Skip to content

Commit

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

chore(deps): update ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route docker tag to v2023.8.2
  • Loading branch information
outductor authored Sep 6, 2023
2 parents 9cf3fd2 + 21837b3 commit ffff6d8
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.7"
version: "1.0.8"
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: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 ffff6d8

Please sign in to comment.