Skip to content

Commit

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

chore(deps): update ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route docker tag to v2023
  • Loading branch information
inductor authored May 17, 2023
2 parents be796cf + 27ab4fe commit d19cbdd
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.6"
version: "1.0.7"
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.11.1"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2023.5.0"
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.11.1"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2023.5.0"
env:
- name: TUNNEL_NAME
value: "onp-kubernetes-api-endpoint-tunnel"
Expand Down

0 comments on commit d19cbdd

Please sign in to comment.