diff options
author | 2025-03-02 13:58:22 +0000 | |
---|---|---|
committer | 2025-03-02 13:58:22 +0000 | |
commit | 0060da424b15edf2d389d9898395d5e8bd19ca6a (patch) | |
tree | 2421fa7e8134502dfe10c28b20c9764bf911a51c /kubernetes/common/postgres-init/Chart.yaml | |
parent | ec6ebbd6049f0e9af38869c6a6af089fc04a8a29 (diff) | |
parent | 4aeb83993fc3c78554ed53b5ffbf35552634e4a6 (diff) |
Merge "[COMMON] Add jobAnnotations as optional variables"
Diffstat (limited to 'kubernetes/common/postgres-init/Chart.yaml')
-rw-r--r-- | kubernetes/common/postgres-init/Chart.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kubernetes/common/postgres-init/Chart.yaml b/kubernetes/common/postgres-init/Chart.yaml index 8cf9707157..2f1971c77a 100644 --- a/kubernetes/common/postgres-init/Chart.yaml +++ b/kubernetes/common/postgres-init/Chart.yaml @@ -17,8 +17,7 @@ apiVersion: v2 description: Chart for Postgres init job name: postgres-init -version: 13.0.5 - +version: 13.0.6 dependencies: - name: common |