Skip to content

Commit

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

chore(deps): update dependency ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route to v2022.6.3
  • Loading branch information
inductor committed Jun 24, 2022
2 parents c397b91 + 63c719f commit 67deb23
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.2"
version: "1.0.3"
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.5.3"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2022.6.3"
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.5.3"
image: "ghcr.io/giganticminecraft/cloudflared-with-auto-dns-route:2022.6.3"
env:
- name: TUNNEL_NAME
value: "onp-kubernetes-api-endpoint-tunnel"
Expand Down

0 comments on commit 67deb23

Please sign in to comment.