Compare commits
2 Commits
67019b9cc9
...
13d1e75482
| Author | SHA1 | Date | |
|---|---|---|---|
|
13d1e75482
|
|||
| 44a1c4a045 |
@@ -41,4 +41,4 @@ dependencies:
|
|||||||
repository: oci://harbor.alexlebens.net/helm-charts
|
repository: oci://harbor.alexlebens.net/helm-charts
|
||||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png
|
||||||
# renovate: datasource=github-releases depName=gitroomhq/postiz-app
|
# renovate: datasource=github-releases depName=gitroomhq/postiz-app
|
||||||
appVersion: v2.14.0
|
appVersion: v2.15.0
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ postiz:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/gitroomhq/postiz-app
|
repository: ghcr.io/gitroomhq/postiz-app
|
||||||
tag: v2.14.0
|
tag: v2.15.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: MAIN_URL
|
- name: MAIN_URL
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ spotisub:
|
|||||||
- name: SPOTDL_ENABLED
|
- name: SPOTDL_ENABLED
|
||||||
value: 1
|
value: 1
|
||||||
- name: SPOTDL_OUT_FORMAT
|
- name: SPOTDL_OUT_FORMAT
|
||||||
value: "/mnt/store/Music Youtube/Andrew Lebens/{artist}/{album} ({year})/{artists} - {album} - {track-number} - {title}.{output-ext}"
|
value: "/mnt/store/Music Youtube/{artist}/{year} - {album}/{track-number} - {title}.{output-ext}"
|
||||||
- name: LIDARR_ENABLED
|
- name: LIDARR_ENABLED
|
||||||
value: 1
|
value: 1
|
||||||
- name: LIDARR_IP
|
- name: LIDARR_IP
|
||||||
|
|||||||
Reference in New Issue
Block a user