Skip to content

Commit

Permalink
chore: bump chart versions in dev helmfiles (ratify-project#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
akashsinghal authored Oct 9, 2023
1 parent be2ce34 commit 028690d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev.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: charts/ratify # PRERELEASE: Change to 'ratify/ratify' before copying to helmfile.yaml
version: 1.10.0 # ATTENTION: Needs to match latest in Chart.yaml
version: 1.11.0 # ATTENTION: Needs to match latest in Chart.yaml
wait: true
needs:
- gatekeeper
Expand Down
2 changes: 1 addition & 1 deletion dev.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: charts/ratify/
version: 1.10.0 # ATTENTION: Needs to match latest in Chart.yaml
version: 1.11.0 # ATTENTION: Needs to match latest in Chart.yaml
wait: true
needs:
- dapr-system/dapr
Expand Down

0 comments on commit 028690d

Please sign in to comment.