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:
|
requests:
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.44
|
image: ghcr.io/tailscale/tailscale:v1.46
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: TS_AUTH_KEY
|
- name: TS_AUTH_KEY
|
||||||
|
@ -104,7 +104,7 @@ spec:
|
|||||||
- name: host-mappings
|
- name: host-mappings
|
||||||
mountPath: /config/
|
mountPath: /config/
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.44
|
image: ghcr.io/tailscale/tailscale:v1.46
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
tty: true
|
tty: true
|
||||||
env:
|
env:
|
||||||
|
@ -109,7 +109,7 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.44
|
image: ghcr.io/tailscale/tailscale:v1.46
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
tty: true
|
tty: true
|
||||||
env:
|
env:
|
||||||
|
@ -111,7 +111,7 @@ spec:
|
|||||||
- name: host-mappings
|
- name: host-mappings
|
||||||
mountPath: /config/
|
mountPath: /config/
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.44
|
image: ghcr.io/tailscale/tailscale:v1.46
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
tty: true
|
tty: true
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user