This repository was archived by the owner on Jun 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
charts/service-binding-operator Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : service-binding-operator
3
3
description : A Helm chart to deploy service binding operator
4
4
type : application
5
- version : 1.3.0
6
- appVersion : " 1.3.0 "
5
+ version : 1.3.1
6
+ appVersion : " 1.3.1 "
7
7
kubeVersion : " >= 1.19.2-0"
8
8
icon : https://raw.githubusercontent.com/redhat-developer/service-binding-operator/master/assets/icon/sbo-logo.png
9
9
keywords :
@@ -23,4 +23,4 @@ maintainers:
23
23
annotations :
24
24
charts.openshift.io/name : service-binding-operator
25
25
charts.openshift.io/provider : RedHat
26
- charts.openshift.io/supportURL : https://github.com/redhat-developer/service-binding-operator.git
26
+ charts.openshift.io/supportURL : https://github.com/redhat-developer/service-binding-operator.git
Original file line number Diff line number Diff line change 29
29
- --zap-log-level=info
30
30
command :
31
31
- /manager
32
- image : " {{.Values.image.repository}}/servicebinding-operator@sha256:e01016cacae84dfb6eaf7a1022130e7d95e2a8489c38d4d46e4f734848e93849 "
32
+ image : " {{.Values.image.repository}}/servicebinding-operator@sha256:67c2a2502f59fac1e7ded9ed19b59bbd4e50f5559a13978a87ecd2283b81e067 "
33
33
imagePullPolicy : {{.Values.image.pullPolicy}}
34
34
securityContext :
35
35
allowPrivilegeEscalation : false
63
63
- name : cert
64
64
secret :
65
65
defaultMode : 420
66
- secretName : service-binding-operator-service-cert
66
+ secretName : service-binding-operator-service-cert
You can’t perform that action at this time.
0 commit comments