diff --git a/charts/stable/tailscale/Chart.yaml b/charts/stable/tailscale/Chart.yaml index 8c0b47f724f..297148311bb 100644 --- a/charts/stable/tailscale/Chart.yaml +++ b/charts/stable/tailscale/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.92.4 +appVersion: 1.92.5 dependencies: - name: common version: 28.29.17 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/tailscale - https://hub.docker.com/r/tailscale/tailscale type: application -version: 11.17.3 +version: 11.17.4 diff --git a/charts/stable/tailscale/values.yaml b/charts/stable/tailscale/values.yaml index 4579f649830..253feb463a4 100644 --- a/charts/stable/tailscale/values.yaml +++ b/charts/stable/tailscale/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.92.4@sha256:d6734d69fd7d31b1861589e347463954aa6097f9a61aa4f8f763ba94bfe0e5b9 + tag: v1.92.5@sha256:4a0aaacee6f28e724c1f80c986e5776c9c979d8f7e19274c2cae2d495cc8d625 serviceAccount: main: enabled: true