Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.

Commit

Permalink
Updating broker/Interoperator docker image versions:0.25.1 (#1887)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinaybheri authored Jun 20, 2023
1 parent e41d3fc commit 3a34d50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions helm-charts/interoperator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.24.0"
appVersion: "0.25.1"
description: A Helm chart for Interoperator for Kubernetes
name: interoperator
version: 0.24.0
version: 0.25.1
6 changes: 3 additions & 3 deletions helm-charts/interoperator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ broker:
# client_id: ''
image:
repository: servicefabrikjenkins/service-fabrik-broker
tag: 0.24.0
tag: 0.25.1
pullPolicy: Always
service:
type: ClusterIP
Expand Down Expand Up @@ -153,7 +153,7 @@ quota_app:
interoperator:
image:
repository: servicefabrikjenkins/service-fabrik-interoperator
tag: 0.24.0
tag: 0.25.1
pullPolicy: Always

# override the global replicaCount just for interoperator components
Expand Down Expand Up @@ -213,7 +213,7 @@ operator_apis:
#host: op.ingress.sf21-intop.interop.shoot.canary.k8s-hana.ondemand.com
image:
repository: servicefabrikjenkins/operatorapis
tag: 0.24.0
tag: 0.25.1
pullPolicy: Always

# override the global replicaCount just for operator apis
Expand Down

0 comments on commit 3a34d50

Please sign in to comment.