1 Commits

Author SHA1 Message Date
7d27c2c90c chore(deps): update helm release sealed-secrets to v2.18.0 2025-12-21 02:13:46 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ spec:
tcpSocket: tcpSocket:
port: 4822 port: 4822
- name: db - name: db
image: postgres:18-alpine image: postgres:16-alpine
securityContext: securityContext:
runAsUser: 70 runAsUser: 70
runAsGroup: 70 runAsGroup: 70

View File

@@ -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.17.7 targetRevision: 2.18.0
helm: helm:
valueFiles: valueFiles:
- $values/system/SealedSecrets/values.yaml - $values/system/SealedSecrets/values.yaml