Skip to content

Commit f2b32b8

Browse files
authored
Update deployment.yaml
1 parent 361acaf commit f2b32b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
automountServiceAccountToken: true
2020
containers:
2121
- name: chisel-operator
22-
image: ghcr.io/fyralabs/chisel-operator:v0.3.0
22+
image: ghcr.io/fyralabs/chisel-operator:v0.3.1
2323
env:
2424
- name: RUST_LOG
2525
value: "debug"

0 commit comments

Comments
 (0)