chore(deps): update container image tailscale/tailscale to v1.48.2 (#12680)

This commit is contained in:
TrueCharts Bot
2023-09-17 01:33:39 +02:00
committed by GitHub
parent a6aaa6ec58
commit 2eb5bab856
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
apiVersion: v2 apiVersion: v2
appVersion: "1.48.1" appVersion: "1.48.2"
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.4 version: 5.0.5
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.48.1@sha256:51c756718c30b15d1d3d228b1f4425cba646ec15da5d188a0d55c32b8ea4f378 tag: v1.48.2@sha256:310c46b59490ac95ed4aab1af135bf7f65e849032f9436a84222622d59d4f6df
serviceAccount: serviceAccount:
main: main:
enabled: true enabled: true