This repository was archived by the owner on Jan 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
helm-charts/interoperator Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- appVersion : " 0.27.0 "
2
+ appVersion : " 0.27.1 "
3
3
description : A Helm chart for Interoperator for Kubernetes
4
4
name : interoperator
5
- version : 0.27.0
5
+ version : 0.27.1
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ broker:
85
85
# client_id: ''
86
86
image :
87
87
repository : servicefabrikjenkins/service-fabrik-broker
88
- tag : 0.27.0
88
+ tag : 0.27.1
89
89
pullPolicy : Always
90
90
service :
91
91
type : ClusterIP
@@ -153,7 +153,7 @@ quota_app:
153
153
interoperator :
154
154
image :
155
155
repository : servicefabrikjenkins/service-fabrik-interoperator
156
- tag : 0.27.0
156
+ tag : 0.27.1
157
157
pullPolicy : Always
158
158
159
159
# override the global replicaCount just for interoperator components
@@ -213,7 +213,7 @@ operator_apis:
213
213
# host: op.ingress.sf21-intop.interop.shoot.canary.k8s-hana.ondemand.com
214
214
image :
215
215
repository : servicefabrikjenkins/operatorapis
216
- tag : 0.27.0
216
+ tag : 0.27.1
217
217
pullPolicy : Always
218
218
219
219
# override the global replicaCount just for operator apis
You can’t perform that action at this time.
0 commit comments