3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ helmCharts:
- name: redis - name: redis
releaseName: redis releaseName: redis
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
version: 21.2.13 version: 21.2.14
valuesInline: valuesInline:
auth: auth:
enabled: false enabled: false

View File

@@ -9,6 +9,6 @@ namespace: pg-ha
helmCharts: helmCharts:
- name: cloudnative-pg - name: cloudnative-pg
releaseName: pg-controller releaseName: pg-controller
version: 0.24.0 version: 0.26.0
valuesFile: values.yaml valuesFile: values.yaml
repo: https://cloudnative-pg.io/charts/ repo: https://cloudnative-pg.io/charts/