Skip to content

Commit

Permalink
Use version range instead harcoded version
Browse files Browse the repository at this point in the history
  • Loading branch information
ttimot24 authored May 30, 2024
1 parent 54bb83d commit 5519607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/helm-chart/src/main/helm/zilla/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ releases:
- name: zilla
namespace: zilla
chart: oci://ghcr.io/aklivity/charts/zilla
version: 0.9.81
version: ^0.9.0
set:
# single value loaded from a local file, translates to --set-file zilla\\.yaml=zilla.yaml
# as described in: https://artifacthub.io/packages/helm/zilla/zilla#configuration
Expand Down

0 comments on commit 5519607

Please sign in to comment.