Compare commits
8 Commits
b90ef3a1d2
...
master
Author | SHA1 | Date | |
---|---|---|---|
10261025a5 | |||
bf56417c57 | |||
cb9c274542 | |||
a66f41b7c8 | |||
d2e96761bc | |||
fd533a53e2 | |||
d4865ead6c | |||
c01c151654 |
@@ -44,6 +44,11 @@ postgresql-ha:
|
|||||||
enabled: false
|
enabled: false
|
||||||
valkey:
|
valkey:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
image:
|
||||||
|
repository: bitnamilegacy/valkey
|
||||||
|
global:
|
||||||
|
security:
|
||||||
|
allowInsecureImages: true
|
||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
existingClaim: csismb-gitea-cache
|
existingClaim: csismb-gitea-cache
|
||||||
|
@@ -18,7 +18,7 @@ spec:
|
|||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
- repoURL: ghcr.io/fallenbagel/jellyseerr
|
- repoURL: ghcr.io/fallenbagel/jellyseerr
|
||||||
chart: jellyseerr-chart
|
chart: jellyseerr-chart
|
||||||
targetRevision: 2.4.0
|
targetRevision: 2.7.0
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/services/PVR/Jellyseerr/values.yaml
|
- $values/services/PVR/Jellyseerr/values.yaml
|
||||||
|
@@ -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.5.3
|
targetRevision: 8.5.7
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/system/ArgoCD/values.yaml
|
- $values/system/ArgoCD/values.yaml
|
||||||
|
Reference in New Issue
Block a user