diff --git a/dev.helmfile.yaml b/dev.helmfile.yaml index dca819df4..aa83d3cae 100644 --- a/dev.helmfile.yaml +++ b/dev.helmfile.yaml @@ -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 diff --git a/dev.high-availability.helmfile.yaml b/dev.high-availability.helmfile.yaml index f9963b853..5542d39e3 100644 --- a/dev.high-availability.helmfile.yaml +++ b/dev.high-availability.helmfile.yaml @@ -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