Skip to content

Commit

Permalink
chore(container): update docker.io/tailscale/tailscale docker tag to …
Browse files Browse the repository at this point in the history
…v1.78.3 (#30166)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker)
([source](https://redirect.github.com/tailscale/tailscale)) | final |
minor | `v1.76.6` -> `v1.78.3` |

---

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

---

### Release Notes

<details>
<summary>tailscale/tailscale (docker.io/tailscale/tailscale)</summary>

###
[`v1.78.3`](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3)

[Compare
Source](https://redirect.github.com/tailscale/tailscale/compare/v1.78.1...v1.78.3)

###
[`v1.78.1`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.78.1)

[Compare
Source](https://redirect.github.com/tailscale/tailscale/compare/v1.76.6...v1.78.1)

Please refer to the changelog available at
[https://tailscale.com/changelog](https://tailscale.com/changelog#2024-12-05).

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
truecharts-admin authored Dec 27, 2024
1 parent 3e9aa42 commit fa88b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/apps/tailscale/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/tailscale/tailscale:v1.76.6@sha256:da35f0fbeb3037754049e3b079cb30c58c140576a50b54be107c0ff6ad0ec0e9
FROM docker.io/tailscale/tailscale:v1.78.3@sha256:9d4c17a8451e2d1282c22aee1f08d28dc106979c39c7b5a35ec6313d4682a43e
LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers"

ARG CONTAINER_NAME
Expand Down

0 comments on commit fa88b60

Please sign in to comment.