diff --git a/helm-charts/interoperator/Chart.yaml b/helm-charts/interoperator/Chart.yaml index f754ae745..438d5ca77 100644 --- a/helm-charts/interoperator/Chart.yaml +++ b/helm-charts/interoperator/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.23.1" +appVersion: "0.23.2" description: A Helm chart for Interoperator for Kubernetes name: interoperator -version: 0.23.1 +version: 0.23.2 diff --git a/helm-charts/interoperator/values.yaml b/helm-charts/interoperator/values.yaml index d68f850e4..2edc22efb 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.23.1 + tag: 0.23.2 pullPolicy: Always service: type: LoadBalancer @@ -140,7 +140,7 @@ quota_app: interoperator: image: repository: servicefabrikjenkins/service-fabrik-interoperator - tag: 0.23.1 + tag: 0.23.2 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.23.1 + tag: 0.23.2 pullPolicy: Always # override the global replicaCount just for operator apis