Merge branch 'master' into renovate/actions-checkout-6.x
This commit is contained in:
@@ -18,7 +18,7 @@ spec:
|
|||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
- repoURL: https://jellyfin.github.io/jellyfin-helm
|
- repoURL: https://jellyfin.github.io/jellyfin-helm
|
||||||
chart: jellyfin
|
chart: jellyfin
|
||||||
targetRevision: 2.3.0
|
targetRevision: 2.5.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/services/PVR/Jellyfin/values.yaml
|
- $values/services/PVR/Jellyfin/values.yaml
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
deploymentStrategy:
|
||||||
|
type: Recreate
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: traefik
|
className: traefik
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ spec:
|
|||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
# targetRevision: 8.1.2
|
# targetRevision: 8.1.2
|
||||||
targetRevision: 8.6.4
|
targetRevision: 9.1.4
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/system/ArgoCD/values.yaml
|
- $values/system/ArgoCD/values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user