Merge "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy"
[oom.git] / kubernetes / platform / Chart.yaml
index 0f8f510..c3f7768 100644 (file)
@@ -3,6 +3,7 @@
 # Modifications Copyright © 2020 Nokia
 # Modifications Copyright © 2021 Orange
 # Modifications Copyright © 2021 Nordix Foundation
+# Modifications Copyright © 2024 Deutsche Telekom AG
 #
 # 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: ONAP platform components
 name: platform
-version: 12.0.0
+version: 13.0.1
 
 dependencies:
   - name: oom-cert-service
-    version: ~12.x-0
+    version: ~13.x-0
     repository: '@local'
-    #repository: 'file://components/oom-cert-service'
     condition: oom-cert-service.enabled
   - name: cmpv2-cert-provider
-    version: ~12.x-0
+    version: ~13.x-0
     repository: '@local'
-    #repository: 'file://components/cmpv2-cert-provider'
     condition: cmpv2-cert-provider.enabled
   - name: chartmuseum
-    version: ~12.x-0
+    version: ~13.x-0
     repository: '@local'
-    #repository: 'file://components/chartmuseum'
     condition: chartmuseum.enabled
-  - name: keycloak-init
-    version: ~12.x-0
-    repository: '@local'
-    #repository: 'file://components/keycloak-init'
-    condition: keycloak-init.enabled