Update ghcr.io/tailscale/tailscale Docker tag to v1.50
This commit is contained in:
parent
8d42388c42
commit
0f3af49dc7
@ -148,7 +148,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.48
|
||||
image: ghcr.io/tailscale/tailscale:v1.50
|
||||
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.48
|
||||
image: ghcr.io/tailscale/tailscale:v1.50
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -109,7 +109,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.48
|
||||
image: ghcr.io/tailscale/tailscale:v1.50
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
@ -111,7 +111,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:v1.48
|
||||
image: ghcr.io/tailscale/tailscale:v1.50
|
||||
imagePullPolicy: Always
|
||||
tty: true
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user