Skip to content

Commit

Permalink
Merge pull request #1292 from cloudfoundry-incubator/dev_pr_79
Browse files Browse the repository at this point in the history
Updating broker/Interoperator docker image versions:0.14.0
  • Loading branch information
Vivek Anand T Kallampally committed Mar 26, 2021
2 parents 4479b1d + a40db45 commit 58a87ee
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
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "0.13.0"
appVersion: "0.14.0"
description: A Helm chart for Interoperator for Kubernetes
name: interoperator
version: 0.13.0
version: 0.14.0
6 changes: 3 additions & 3 deletions helm-charts/interoperator/values.yaml
Expand Up @@ -46,7 +46,7 @@ broker:
# password: quota_password
image:
repository: servicefabrikjenkins/service-fabrik-broker
tag: 0.13.0
tag: 0.14.0
pullPolicy: Always
service:
type: LoadBalancer
Expand All @@ -71,7 +71,7 @@ quota_app:
interoperator:
image:
repository: servicefabrikjenkins/service-fabrik-interoperator
tag: 0.13.0
tag: 0.14.0
pullPolicy: Always

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

# override the global replicaCount just for operator apis
Expand Down

0 comments on commit 58a87ee

Please sign in to comment.