Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Commit a9c4c08

Browse files
authored
Merge pull request #135 from cloudflare/manifests-v0.6.2
update manifests to reference 0.6.2
2 parents decff47 + 576d122 commit a9c4c08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/argo-tunnel-no-rbac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ spec:
2020
app: argo-tunnel
2121
spec:
2222
containers:
23-
- image: gcr.io/cloudflare-registry/argo-tunnel:0.6.0
23+
- image: gcr.io/cloudflare-registry/argo-tunnel:0.6.2
2424
imagePullPolicy: Always
2525
name: argo-tunnel
2626
command: ["argot", "couple"]

deploy/argo-tunnel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ spec:
5757
app: argo-tunnel
5858
spec:
5959
containers:
60-
- image: gcr.io/cloudflare-registry/argo-tunnel:0.6.0
60+
- image: gcr.io/cloudflare-registry/argo-tunnel:0.6.2
6161
imagePullPolicy: Always
6262
name: argo-tunnel
6363
command: ["argot", "couple"]

0 commit comments

Comments
 (0)