Update ghcr.io/tailscale/tailscale Docker tag to v1.54

This commit is contained in:
Renovate Bot 2023-11-20 21:01:44 +00:00
parent 61196429e5
commit e09dde470a
4 changed files with 4 additions and 4 deletions

View File

@ -148,7 +148,7 @@ spec:
requests: requests:
memory: 50Mi memory: 50Mi
- name: tailscale - name: tailscale
image: ghcr.io/tailscale/tailscale:v1.52 image: ghcr.io/tailscale/tailscale:v1.54
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: TS_AUTH_KEY - name: TS_AUTH_KEY

View File

@ -102,7 +102,7 @@ spec:
- name: host-mappings - name: host-mappings
mountPath: /config/ mountPath: /config/
- name: tailscale - name: tailscale
image: ghcr.io/tailscale/tailscale:v1.52 image: ghcr.io/tailscale/tailscale:v1.54
imagePullPolicy: Always imagePullPolicy: Always
tty: true tty: true
env: env:

View File

@ -109,7 +109,7 @@ spec:
requests: requests:
memory: 50Mi memory: 50Mi
- name: tailscale - name: tailscale
image: ghcr.io/tailscale/tailscale:v1.52 image: ghcr.io/tailscale/tailscale:v1.54
imagePullPolicy: Always imagePullPolicy: Always
tty: true tty: true
env: env:

View File

@ -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.52 image: ghcr.io/tailscale/tailscale:v1.54
imagePullPolicy: Always imagePullPolicy: Always
tty: true tty: true
env: env: