Compare commits
9 Commits
b90ef3a1d2
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
81563e5313 | |||
10261025a5 | |||
bf56417c57 | |||
cb9c274542 | |||
a66f41b7c8 | |||
d2e96761bc | |||
fd533a53e2 | |||
d4865ead6c | |||
c01c151654 |
@@ -22,7 +22,7 @@ spec:
|
||||
- repoURL: https://dl.gitea.com/charts/
|
||||
chart: gitea
|
||||
# targetRevision: 11.0.0
|
||||
targetRevision: 12.3.0
|
||||
targetRevision: 12.4.0
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/services/Gitea/values.yaml
|
||||
|
@@ -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
|
||||
|
@@ -12,7 +12,7 @@ spec:
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
# targetRevision: 8.1.2
|
||||
targetRevision: 8.5.3
|
||||
targetRevision: 8.5.7
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
|
Reference in New Issue
Block a user