Skip to content

Commit

Permalink
Merge pull request #2339 from GiganticMinecraft/renovate/ghcr.io-giga…
Browse files Browse the repository at this point in the history
…nticminecraft-cloudflared-with-auto-dns-route-2024.x

chore(deps): update ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route docker tag to v2024.11.1
  • Loading branch information
outductor authored Dec 12, 2024
2 parents cf4db8f + cede151 commit 1a6a09c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:2024.6.1"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2024.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:2024.6.1"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2024.11.1"
env:
- name: TUNNEL_NAME
value: "onp-kubernetes-api-endpoint-tunnel"
Expand Down

0 comments on commit 1a6a09c

Please sign in to comment.