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 v2023.8.2
  • Loading branch information
renovate[bot] authored Sep 6, 2023
1 parent 9cf3fd2 commit 2df6880
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:2023.5.0"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2023.8.2"
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:2023.5.0"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2023.8.2"
env:
- name: TUNNEL_NAME
value: "onp-kubernetes-api-endpoint-tunnel"
Expand Down

0 comments on commit 2df6880

Please sign in to comment.