Skip to content

Commit

Permalink
chore(deps): update ghcr.io/giganticminecraft/cloudflared-with-auto-d…
Browse files Browse the repository at this point in the history
…ns-route docker tag to v2024.11.1
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 8595c96 commit cede151
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 cede151

Please sign in to comment.