Merge pull request #294 from truecharts/stavros-k-patch-1

This commit is contained in:
Stavros Kois
2022-12-06 19:12:01 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 11.0.4
version: 11.0.5

View File

@@ -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