Skip to content

Commit

Permalink
Merge pull request #1278 from cloudfoundry-incubator/dev_pr_77
Browse files Browse the repository at this point in the history
Updating broker/Interoperator docker image versions:0.13.0
  • Loading branch information
Vivek Anand T Kallampally committed Mar 12, 2021
2 parents fdbb377 + 691d051 commit ff32e0e
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.12.3"
appVersion: "0.13.0"
description: A Helm chart for Interoperator for Kubernetes
name: interoperator
version: 0.12.3
version: 0.13.0
6 changes: 3 additions & 3 deletions helm-charts/interoperator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ broker:
# password: quota_password
image:
repository: servicefabrikjenkins/service-fabrik-broker
tag: 0.12.3
tag: 0.13.0
pullPolicy: Always
service:
type: LoadBalancer
Expand All @@ -63,7 +63,7 @@ quota_app:
interoperator:
image:
repository: servicefabrikjenkins/service-fabrik-interoperator
tag: 0.12.3
tag: 0.13.0
pullPolicy: Always
resources:
limits:
Expand All @@ -85,7 +85,7 @@ operator_apis:
#host: op.ingress.sf21-intop.interop.shoot.canary.k8s-hana.ondemand.com
image:
repository: servicefabrikjenkins/operatorapis
tag: 0.12.3
tag: 0.13.0
pullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit ff32e0e

Please sign in to comment.