Skip to content

Commit

Permalink
bump version to match new guac release
Browse files Browse the repository at this point in the history
Signed-off-by: pxp928 <[email protected]>
  • Loading branch information
pxp928 committed Oct 11, 2023
1 parent d2aa583 commit 4dede80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/guac/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ maintainers:

type: application
version: 0.2.4
appVersion: "v0.1.2"
appVersion: "v0.2.0"

dependencies:
- name: nats
Expand Down
2 changes: 1 addition & 1 deletion charts/guac/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ guac:
guacImage:
repository: ghcr.io/guacsec/guac
# if not set appVersion field from Chart.yaml is used
tag: v0.1.2
tag: v0.2.0
# When digest is set to a non-empty value, images will be pulled by digest (regardless of tag value).
digest: ""
pullPolicy: IfNotPresent
Expand Down

0 comments on commit 4dede80

Please sign in to comment.