[AAI] 14.0.3 Oslo release with Java 11
[oom.git] / kubernetes / common / postgres-init / Chart.yaml
index ff8c98c..4951ed6 100644 (file)
@@ -1,5 +1,6 @@
 # Copyright © 2021 Orange
 # Modifications Copyright © 2021 Nordix Foundation
+# Modifications Copyright © 2024 Deutsche Telekom
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 apiVersion: v2
 description: Chart for Postgres init job
 name: postgres-init
-version: 11.0.0
+version: 13.0.3
 
 
 dependencies:
   - name: common
-    version: ~11.x-0
-    repository: 'file://../common'
+    version: ~13.x-0
+    repository: '@local'
   - name: repositoryGenerator
-    version: ~11.x-0
-    repository: 'file://../repositoryGenerator'
\ No newline at end of file
+    version: ~13.x-0
+    repository: '@local'
+  - name: readinessCheck
+    version: ~13.x-0
+    repository: '@local'
+  - name: serviceAccount
+    version: ~13.x-0
+    repository: '@local'