Skip to content

Commit

Permalink
Merge pull request #733 from GiganticMinecraft/renovate/ghcr.io-gigan…
Browse files Browse the repository at this point in the history
…ticminecraft-cloudflared-with-auto-dns-route-2022.x

Update ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route Docker tag to v2022.11.1
  • Loading branch information
kory33 authored Dec 17, 2022
2 parents bb68ee6 + 3ca7fc9 commit 3e045e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm-charts/cloudflared-tunnel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: "cloudflared-tunnel"
version: "1.0.5"
version: "1.0.6"
maintainers:
- name: GiganticMinecraft
2 changes: 1 addition & 1 deletion helm-charts/cloudflared-tunnel/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: cloudflared-tunnel-{{ .Values.installationName }}
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2022.8.0"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2022.11.1"
env:
- name: TUNNEL_NAME
value: '{{ required "tunnelNamePrefix is required" .Values.tunnelNamePrefix }}-{{ .Values.installationName }}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
spec:
containers:
- name: cloudflared-k8s-endpoint
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2022.8.0"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2022.11.1"
env:
- name: TUNNEL_NAME
value: "onp-kubernetes-api-endpoint-tunnel"
Expand Down

0 comments on commit 3e045e9

Please sign in to comment.