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
22name : service-binding-operator
33description : A Helm chart to deploy service binding operator
44type : application
5- version : 1.3.0
6- appVersion : " 1.3.0 "
5+ version : 1.3.1
6+ appVersion : " 1.3.1 "
77kubeVersion : " >= 1.19.2-0"
88icon : https://raw.githubusercontent.com/redhat-developer/service-binding-operator/master/assets/icon/sbo-logo.png
99keywords :
@@ -23,4 +23,4 @@ maintainers:
2323annotations :
2424 charts.openshift.io/name : service-binding-operator
2525 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 2929 - --zap-log-level=info
3030 command :
3131 - /manager
32- image : " {{.Values.image.repository}}/servicebinding-operator@sha256:e01016cacae84dfb6eaf7a1022130e7d95e2a8489c38d4d46e4f734848e93849 "
32+ image : " {{.Values.image.repository}}/servicebinding-operator@sha256:67c2a2502f59fac1e7ded9ed19b59bbd4e50f5559a13978a87ecd2283b81e067 "
3333 imagePullPolicy : {{.Values.image.pullPolicy}}
3434 securityContext :
3535 allowPrivilegeEscalation : false
6363 - name : cert
6464 secret :
6565 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