Skip to content

Commit

Permalink
feat(container): update image ghcr.io/tailscale/tailscale to v1.76.6
Browse files Browse the repository at this point in the history
| datasource | package                     | from    | to      |
| ---------- | --------------------------- | ------- | ------- |
| docker     | ghcr.io/tailscale/tailscale | v1.66.4 | v1.76.6 |
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 2163a10 commit 6dc219b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/networking/tailscale/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
main:
image:
repository: ghcr.io/tailscale/tailscale
tag: v1.66.4
tag: v1.76.6
env:
TS_KUBE_SECRET: tailscale-state-1
TS_USERSPACE: &TS_USERSPACE "true"
Expand All @@ -50,7 +50,7 @@ spec:
main:
image:
repository: ghcr.io/tailscale/tailscale
tag: v1.66.4
tag: v1.76.6
env:
TS_KUBE_SECRET: tailscale-state-2
TS_USERSPACE: *TS_USERSPACE
Expand Down

0 comments on commit 6dc219b

Please sign in to comment.