X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-gui%2FChart.yaml;h=28972b59b015a2e0a2457e2d4cbbfa213e7eecf5;hb=refs%2Fheads%2Fmaster;hp=fed1af98956103d590fd5f4f0290c78d0f9179ca;hpb=416a94eee7f118e5451d65b96759e149a0cf3902;p=oom.git diff --git a/kubernetes/policy/components/policy-gui/Chart.yaml b/kubernetes/policy/components/policy-gui/Chart.yaml index fed1af9895..28972b59b0 100644 --- a/kubernetes/policy/components/policy-gui/Chart.yaml +++ b/kubernetes/policy/components/policy-gui/Chart.yaml @@ -1,7 +1,7 @@ # ============LICENSE_START======================================================= # Copyright (C) 2021 Nordix Foundation. # Modifications Copyright © 2021 Orange -# Modifications Copyright © 2021 Nordix Foundation +# Modifications Copyright © 2021, 2024 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,15 +21,12 @@ apiVersion: v2 description: ONAP Policy GUI name: policy-gui -version: 11.0.0 +version: 14.0.0 dependencies: - - name: certInitializer - version: ~11.x-0 - repository: '@local' - name: repositoryGenerator - version: ~11.x-0 + version: ~13.x-0 repository: '@local' - name: serviceAccount - version: ~11.x-0 + version: ~13.x-0 repository: '@local'