aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/platform/components/oauth2-proxy
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-06-22 13:37:32 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2023-06-29 19:20:03 +0000
commit6e00a8b5804469a9be1ad7d59f612341ce9bf0ce (patch)
tree79264d3589cc8e6020b617976c71695238490cfd /kubernetes/platform/components/oauth2-proxy
parentdcff42b4a5b406ff9abb3da0e077268581e4cb51 (diff)
[COMMON] Bump ONAP version
Update chart versions to 13.0.0 for Montreal Issue-ID: OOM-3173 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Ie53fd021f01e459c464e44f4459a73ba0b00c172
Diffstat (limited to 'kubernetes/platform/components/oauth2-proxy')
-rw-r--r--kubernetes/platform/components/oauth2-proxy/Chart.yaml6
-rw-r--r--kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml4
2 files changed, 5 insertions, 5 deletions
diff --git a/kubernetes/platform/components/oauth2-proxy/Chart.yaml b/kubernetes/platform/components/oauth2-proxy/Chart.yaml
index 1da3d7e19a..13da57793c 100644
--- a/kubernetes/platform/components/oauth2-proxy/Chart.yaml
+++ b/kubernetes/platform/components/oauth2-proxy/Chart.yaml
@@ -16,7 +16,7 @@
# limitations under the License.
# ============LICENSE_END=========================================================
apiVersion: v2
-version: 12.0.0
+version: 13.0.0
description: ONAP Oauth2-proxy
name: oauth2-proxy
sources:
@@ -24,10 +24,10 @@ sources:
dependencies:
- name: common
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: serviceAccount
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: onap-oauth2-proxy
version: 6.10.1
diff --git a/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml b/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml
index 0609a0f69b..b31b35f46d 100644
--- a/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml
+++ b/kubernetes/platform/components/oauth2-proxy/components/oauth2-proxy/Chart.yaml
@@ -19,10 +19,10 @@ dependencies:
alias: redis
condition: redis.enabled
- name: common
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
- name: repositoryGenerator
- version: ~12.x-0
+ version: ~13.x-0
repository: '@local'
sources: