Update ghcr.io/tailscale/tailscale Docker tag to v1.56
This commit is contained in:
parent
ec48552dd1
commit
4516184e57
@ -148,7 +148,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.54
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: TS_AUTH_KEY
|
||||
|
@ -102,7 +102,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.54
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -109,7 +109,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.54
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -111,7 +111,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.54
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user