From 0fd9a384c7e737c0cdf5fd460023507a46d3a0de Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 13:28:21 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20tailscale-operator=20(=20?= =?UTF-8?q?1.72.0=20=E2=86=92=201.72.1=20)=20(#5277)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tailscale-operator](https://togithub.com/tailscale/tailscale) | patch | `1.72.0` -> `1.72.1` | --- ### Release Notes
tailscale/tailscale (tailscale-operator) ### [`v1.72.1`](https://togithub.com/tailscale/tailscale/releases/tag/v1.72.1) [Compare Source](https://togithub.com/tailscale/tailscale/compare/v1.72.0...v1.72.1) Please refer to the changelog available at .
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/tailscale/tailscale/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/tailscale/tailscale/app/helmrelease.yaml b/kubernetes/kyak/apps/tailscale/tailscale/app/helmrelease.yaml index b47bb6ce91..d774cf689c 100644 --- a/kubernetes/kyak/apps/tailscale/tailscale/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/tailscale/tailscale/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: tailscale-operator - version: 1.72.0 + version: 1.72.1 sourceRef: kind: HelmRepository name: tailscale