chore(deps): update container image tailscale/tailscale to v1.40.1 (#8889)
This commit is contained in:
parent
fd25bf7eec
commit
e47016bbbd
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.40.0"
|
||||
appVersion: "1.40.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -19,7 +19,7 @@ name: tailscale
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tailscale
|
||||
- https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh
|
||||
version: 4.0.16
|
||||
version: 4.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- network
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tailscale/tailscale
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.40.0@sha256:56c775cedbf48c0b3b78c44d89a30c470a882d233837253d42b9699cdd586a36
|
||||
tag: v1.40.1@sha256:78c44afc888aa496c4264f835f98103d65eab337a579912d18ec69f18157e8c1
|
||||
serviceAccount:
|
||||
main:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue