Skip to content

Commit

Permalink
chore: bump helmfile versions to match v1.0 chart released (ratify-pr…
Browse files Browse the repository at this point in the history
  • Loading branch information
akashsinghal authored Sep 26, 2023
1 parent 71b5a4a commit 7c6221e
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 @@ -21,7 +21,7 @@ releases:
- name: ratify
namespace: gatekeeper-system
chart: ratify/ratify
version: 1.10.0 # Make sure this matches Chart.yaml
version: 1.11.0 # 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.10.0 # Make sure this matches Chart.yaml
version: 1.11.0 # Make sure this matches Chart.yaml
wait: true
needs:
- dapr-system/dapr
Expand Down

0 comments on commit 7c6221e

Please sign in to comment.