From a76c34c14eaa180909b4eed2969573ca136b3e6d Mon Sep 17 00:00:00 2001 From: i336516 Date: Wed, 27 Sep 2023 05:30:38 +0000 Subject: [PATCH] Updating broker/Interoperator docker image versions:0.26.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 b723c4dc0..798173177 100644 --- a/helm-charts/interoperator/Chart.yaml +++ b/helm-charts/interoperator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.25.1" +appVersion: "0.26.0" description: A Helm chart for Interoperator for Kubernetes name: interoperator -version: 0.25.1 +version: 0.26.0 diff --git a/helm-charts/interoperator/values.yaml b/helm-charts/interoperator/values.yaml index d974bfeaa..5f80bcd31 100644 --- a/helm-charts/interoperator/values.yaml +++ b/helm-charts/interoperator/values.yaml @@ -85,7 +85,7 @@ broker: # client_id: '' image: repository: servicefabrikjenkins/service-fabrik-broker - tag: 0.25.1 + tag: 0.26.0 pullPolicy: Always service: type: ClusterIP @@ -153,7 +153,7 @@ quota_app: interoperator: image: repository: servicefabrikjenkins/service-fabrik-interoperator - tag: 0.25.1 + tag: 0.26.0 pullPolicy: Always # override the global replicaCount just for interoperator components @@ -213,7 +213,7 @@ operator_apis: #host: op.ingress.sf21-intop.interop.shoot.canary.k8s-hana.ondemand.com image: repository: servicefabrikjenkins/operatorapis - tag: 0.25.1 + tag: 0.26.0 pullPolicy: Always # override the global replicaCount just for operator apis