Skip to content

Commit 00c209a

Browse files
committed
update chart
1 parent 81cee66 commit 00c209a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/chisel-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ version: 0.1.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.3.0"
24+
appVersion: "0.4.0"

charts/chisel-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ image:
1111
repository: ghcr.io/fyralabs/chisel-operator
1212
pullPolicy: IfNotPresent
1313
# Overrides the image tag whose default is the chart appVersion.
14-
tag: v0.3.0
14+
tag: v0.4.0
1515

1616
imagePullSecrets: []
1717
nameOverride: ""

0 commit comments

Comments
 (0)