Skip to content

Commit

Permalink
feat(container): update image ghcr.io/tailscale/tailscale to v1.70.0 (#…
Browse files Browse the repository at this point in the history
…866)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/tailscale/tailscale | minor | `v1.68.1` -> `v1.70.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguNSIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
spiceratops authored Jul 23, 2024
2 parents 48afd7a + 43c1c47 commit 1c7905c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/networking/tailscale/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
app:
image:
repository: ghcr.io/tailscale/tailscale
tag: v1.68.1
tag: v1.70.0
env:
TZ: ${TIMEZONE}
PORT: &port ${TAILNET_PUBLIC_PORT}
Expand Down

0 comments on commit 1c7905c

Please sign in to comment.