Skip to content

Commit e8532bb

Browse files
committed
Update deploy.yml to point to v0.1.1 images
1 parent ab191f6 commit e8532bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
app: hairpin-proxy-haproxy
2424
spec:
2525
containers:
26-
- image: compumike/hairpin-proxy-haproxy:0.1
26+
- image: compumike/hairpin-proxy-haproxy:0.1.1
2727
name: main
2828

2929
---
@@ -145,5 +145,5 @@ spec:
145145
runAsUser: 405
146146
runAsGroup: 65533
147147
containers:
148-
- image: compumike/hairpin-proxy-controller:0.1
148+
- image: compumike/hairpin-proxy-controller:0.1.1
149149
name: main

0 commit comments

Comments
 (0)