From d1a1264af927dd9073bac18bf74ea1286b7d6396 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 6 Dec 2022 18:30:46 +0200 Subject: [PATCH 1/2] Update values.yaml --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index dc6d4bb6..5ff8cd32 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -25,7 +25,7 @@ tailscaleImage: repository: tailscale/tailscale # -- Specify the Tailscale image tag # TODO: Switch to stable once a v1.33.x is released - tag: unstable-v1.33.341@sha256:d2fd56590631c51d7f115504513544be8ddcd635f6d87812b057bca889ad0c54 + tag: v1.34.0@sha256:35e8eac77dce33631acb8ae5acf1042a984b1209dcfb115d26f98e977d10ff46 # -- Specify the Tailscale image pull policy pullPolicy: IfNotPresent From c642ea6c18c67c79e2b721126994bc302475a5ee Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 6 Dec 2022 18:31:23 +0200 Subject: [PATCH 2/2] bump --- charts/common/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 3a515179..4c4a8a29 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 11.0.4 +version: 11.0.5