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