Compare commits
11 Commits
3a5f68c308
...
master
Author | SHA1 | Date | |
---|---|---|---|
10261025a5 | |||
bf56417c57 | |||
cb9c274542 | |||
a66f41b7c8 | |||
d2e96761bc | |||
fd533a53e2 | |||
d4865ead6c | |||
c01c151654 | |||
b90ef3a1d2 | |||
58026303b4 | |||
3d2d202ca6 |
@@ -44,6 +44,11 @@ postgresql-ha:
|
||||
enabled: false
|
||||
valkey:
|
||||
enabled: true
|
||||
image:
|
||||
repository: bitnamilegacy/valkey
|
||||
global:
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
primary:
|
||||
persistence:
|
||||
existingClaim: csismb-gitea-cache
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
targetRevision: HEAD
|
||||
- repoURL: ghcr.io/fallenbagel/jellyseerr
|
||||
chart: jellyseerr-chart
|
||||
targetRevision: 2.4.0
|
||||
targetRevision: 2.7.0
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/services/PVR/Jellyseerr/values.yaml
|
||||
|
@@ -11,7 +11,8 @@ spec:
|
||||
sources:
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 8.1.2
|
||||
# targetRevision: 8.1.2
|
||||
targetRevision: 8.5.7
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
|
@@ -13,7 +13,7 @@ spec:
|
||||
sources:
|
||||
- repoURL: https://bitnami-labs.github.io/sealed-secrets
|
||||
chart: sealed-secrets
|
||||
targetRevision: 2.17.4
|
||||
targetRevision: 2.17.7
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/SealedSecrets/values.yaml
|
||||
|
Reference in New Issue
Block a user