chore(deps): update container image tailscale/tailscale to v1.46.1 (#11409)

This commit is contained in:
TrueCharts Bot
2023-08-11 02:48:34 +02:00
committed by GitHub
parent caa31e4155
commit 60a5949474
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.44.0" appVersion: "1.46.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.0 version: 5.0.1
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.44.0@sha256:6de55b4d442d001f672199f0b1cda9119614df8f46c64098e4a1c9fc558c5e24 tag: v1.46.1@sha256:542963c00c1488a77bcba72c4a179361932e97e66b5a40bcde3e7520cac4f676
serviceAccount: serviceAccount:
main: main:
enabled: true enabled: true