Compare commits
1 Commits
renovate/s
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
| cb625f131a |
@@ -32,7 +32,7 @@ spec:
|
|||||||
- name: csismb-authelia-conf
|
- name: csismb-authelia-conf
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
- name: redis
|
- name: redis
|
||||||
image: redis:7-alpine
|
image: redis:8-alpine
|
||||||
args:
|
args:
|
||||||
- redis-server
|
- redis-server
|
||||||
- --requirepass
|
- --requirepass
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ spec:
|
|||||||
sources:
|
sources:
|
||||||
- repoURL: https://bitnami-labs.github.io/sealed-secrets
|
- repoURL: https://bitnami-labs.github.io/sealed-secrets
|
||||||
chart: sealed-secrets
|
chart: sealed-secrets
|
||||||
targetRevision: 2.18.0
|
targetRevision: 2.17.7
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/system/SealedSecrets/values.yaml
|
- $values/system/SealedSecrets/values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user