diff options
Diffstat (limited to 'kubernetes/common/postgres-init/Chart.yaml')
-rw-r--r-- | kubernetes/common/postgres-init/Chart.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/common/postgres-init/Chart.yaml b/kubernetes/common/postgres-init/Chart.yaml index ff8c98cd13..9fe2eaedc8 100644 --- a/kubernetes/common/postgres-init/Chart.yaml +++ b/kubernetes/common/postgres-init/Chart.yaml @@ -16,13 +16,13 @@ apiVersion: v2 description: Chart for Postgres init job name: postgres-init -version: 11.0.0 +version: 12.0.0 dependencies: - name: common - version: ~11.x-0 + version: ~12.x-0 repository: 'file://../common' - name: repositoryGenerator - version: ~11.x-0 + version: ~12.x-0 repository: 'file://../repositoryGenerator'
\ No newline at end of file |