Update ghcr.io/tailscale/tailscale Docker tag to v1.58 #178
@ -148,7 +148,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
image: ghcr.io/tailscale/tailscale:v1.58
|
||||
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.56
|
||||
image: ghcr.io/tailscale/tailscale:v1.58
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -109,7 +109,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
image: ghcr.io/tailscale/tailscale:v1.58
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -111,7 +111,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.56
|
||||
image: ghcr.io/tailscale/tailscale:v1.58
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user