From 5eb9cb1a9f1610003f482ade919069bd2615e100 Mon Sep 17 00:00:00 2001 From: i068838 Date: Tue, 29 Mar 2022 07:05:00 +0000 Subject: [PATCH] Updating broker/Interoperator docker image versions:0.23.0 --- helm-charts/interoperator/Chart.yaml | 4 ++-- helm-charts/interoperator/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/helm-charts/interoperator/Chart.yaml b/helm-charts/interoperator/Chart.yaml index 7fdbaa148..eba563fc6 100644 --- a/helm-charts/interoperator/Chart.yaml +++ b/helm-charts/interoperator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.22.0" +appVersion: "0.23.0" description: A Helm chart for Interoperator for Kubernetes name: interoperator -version: 0.22.0 +version: 0.23.0 diff --git a/helm-charts/interoperator/values.yaml b/helm-charts/interoperator/values.yaml index 4af1d39b4..bfa9b56de 100644 --- a/helm-charts/interoperator/values.yaml +++ b/helm-charts/interoperator/values.yaml @@ -72,7 +72,7 @@ broker: # client_id: '' image: repository: servicefabrikjenkins/service-fabrik-broker - tag: 0.22.0 + tag: 0.23.0 pullPolicy: Always service: type: LoadBalancer @@ -140,7 +140,7 @@ quota_app: interoperator: image: repository: servicefabrikjenkins/service-fabrik-interoperator - tag: 0.22.0 + tag: 0.23.0 pullPolicy: Always # override the global replicaCount just for interoperator components @@ -193,7 +193,7 @@ operator_apis: #host: op.ingress.sf21-intop.interop.shoot.canary.k8s-hana.ondemand.com image: repository: servicefabrikjenkins/operatorapis - tag: 0.22.0 + tag: 0.23.0 pullPolicy: Always # override the global replicaCount just for operator apis