File tree Expand file tree Collapse file tree 3 files changed +3
-12
lines changed
charts/keptn-cert-manager Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ annotations:
1919 artifacthub.io/operator : ' true'
2020kubeVersion : ' >= 1.24.0-0'
2121type : application
22- version : 0.2.5
23- appVersion : v2.2.1 # x-release-please-version
22+ version : 0.2.6
23+ appVersion : v2.2.2 # x-release-please-version
2424dependencies :
2525 - name : common
2626 repository : https://charts.lifecycle.keptn.sh
Original file line number Diff line number Diff line change @@ -44,15 +44,6 @@ rules:
4444 - admissionregistration.k8s.io
4545 resources :
4646 - mutatingwebhookconfigurations
47- verbs :
48- - get
49- - list
50- - patch
51- - update
52- - watch
53- - apiGroups :
54- - admissionregistration.k8s.io
55- resources :
5647 - validatingwebhookconfigurations
5748 verbs :
5849 - get
Original file line number Diff line number Diff line change 7272# # @param image.repository specify repo for manager image
7373 repository : keptn/certificate-operator
7474# # @param image.tag select tag for manager container
75- tag : v2.2.1 # x-release-please-version
75+ tag : v2.2.2 # x-release-please-version
7676# # @param image.imagePullPolicy specify pull policy for the manager image. This overrides global values
7777 imagePullPolicy : " "
7878# # @extra livenessProbe custom RBAC proxy liveness probe
You can’t perform that action at this time.
0 commit comments