Skip to content

Commit

Permalink
chore: bump ratify version for 1.1.1 patch release (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
akashsinghal authored May 2, 2024
1 parent 43b8090 commit c348a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ releases:
- name: ratify
namespace: gatekeeper-system
chart: ratify/ratify
version: 1.12.0 # Make sure this matches Chart.yaml
version: 1.12.1 # Make sure this matches Chart.yaml
wait: true
needs:
- gatekeeper
Expand Down
2 changes: 1 addition & 1 deletion high-availability.helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ releases:
- name: ratify
namespace: gatekeeper-system
chart: ratify/ratify
version: 1.12.0 # Make sure this matches Chart.yaml
version: 1.12.1 # Make sure this matches Chart.yaml
wait: true
needs:
- dapr-system/dapr
Expand Down

0 comments on commit c348a7d

Please sign in to comment.