Update ghcr.io/tailscale/tailscale Docker tag to v1.44
This commit is contained in:
parent
6f7fd5441a
commit
f8084f52bc
@ -146,7 +146,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.42
|
||||
image: ghcr.io/tailscale/tailscale:v1.44
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: TS_AUTH_KEY
|
||||
|
@ -103,7 +103,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.42
|
||||
image: ghcr.io/tailscale/tailscale:v1.44
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -107,7 +107,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.42
|
||||
image: ghcr.io/tailscale/tailscale:v1.44
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -110,7 +110,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.42
|
||||
image: ghcr.io/tailscale/tailscale:v1.44
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user