From 1aaef2a79f9125f10c07745e724bda3d69660e77 Mon Sep 17 00:00:00 2001 From: i336516 Date: Wed, 27 Mar 2024 03:36:22 +0000 Subject: [PATCH] Updating broker/Interoperator docker image versions:0.27.1 --- 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 b37cfd6a5..9371c06ab 100644 --- a/helm-charts/interoperator/Chart.yaml +++ b/helm-charts/interoperator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.27.0" +appVersion: "0.27.1" description: A Helm chart for Interoperator for Kubernetes name: interoperator -version: 0.27.0 +version: 0.27.1 diff --git a/helm-charts/interoperator/values.yaml b/helm-charts/interoperator/values.yaml index 4a050acee..9534d9c6e 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.27.0 + tag: 0.27.1 pullPolicy: Always service: type: ClusterIP @@ -153,7 +153,7 @@ quota_app: interoperator: image: repository: servicefabrikjenkins/service-fabrik-interoperator - tag: 0.27.0 + tag: 0.27.1 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.27.0 + tag: 0.27.1 pullPolicy: Always # override the global replicaCount just for operator apis