File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : ratify
33description : A Helm chart for Ratify
4- version : 1.13.3
5- appVersion : v1.2.2
4+ version : 1.13.4
5+ appVersion : v1.2.3
66home : https://github.com/ratify-project/ratify
77icon : https://raw.githubusercontent.com/ratify-project/ratify/main/logo.svg
Original file line number Diff line number Diff line change 11image :
22 repository : ghcr.io/ratify-project/ratify
33 crdRepository : ghcr.io/ratify-project/ratify-crds
4- tag : v1.2.2
4+ tag : v1.2.3
55 pullPolicy : IfNotPresent
66
77nameOverride : " "
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ releases:
2323 - name : ratify
2424 namespace : gatekeeper-system
2525 chart : ratify/ratify
26- version : 1.13.3 # Make sure this matches Chart.yaml
26+ version : 1.13.4 # Make sure this matches Chart.yaml
2727 wait : true
2828 needs :
2929 - gatekeeper
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ releases:
3232 - name : ratify
3333 namespace : gatekeeper-system
3434 chart : ratify/ratify
35- version : 1.13.3 # Make sure this matches Chart.yaml
35+ version : 1.13.4 # Make sure this matches Chart.yaml
3636 wait : true
3737 needs :
3838 - dapr-system/dapr
You can’t perform that action at this time.
0 commit comments