Skip to content

Commit

Permalink
udpate guac helm chart for release v0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: pxp928 <[email protected]>
  • Loading branch information
pxp928 committed Jan 30, 2024
1 parent 62cf246 commit 10bc5b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/guac/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ maintainers:
email: [email protected]

type: application
version: 0.2.4
appVersion: "v0.2.0"
version: 0.2.5
appVersion: "v0.4.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 @@ -82,7 +82,7 @@ guac:
guacImage:
repository: ghcr.io/guacsec/guac
# if not set appVersion field from Chart.yaml is used
tag: v0.2.0
tag: v0.4.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 10bc5b0

Please sign in to comment.