chore(deps): update container image tailscale/tailscale to v1.50.1 (#13251)

This commit is contained in:
TrueCharts Bot
2023-10-04 23:34:53 +02:00
committed by GitHub
parent d5777b6fba
commit 42572149b3
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.50.0" appVersion: "1.50.1"
dependencies: dependencies:
- name: common - name: common
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
@@ -19,7 +19,7 @@ name: tailscale
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
version: 5.0.6 version: 5.0.7
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- network - network
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: tailscale/tailscale repository: tailscale/tailscale
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: v1.50.0@sha256:87130c1ddccb2fdde2544786c71a94fa0bcde251834677db891c20d47316bbeb tag: v1.50.1@sha256:9540c3289987a41db3342dabe334cbcf0f58ecdc49a083a1876e219fbf151a4d
serviceAccount: serviceAccount:
main: main:
enabled: true enabled: true