Update ghcr.io/tailscale/tailscale Docker tag to v1.52.0 #369

Merged
tobru merged 1 commit from renovate/ghcr.io-tailscale-tailscale-1.x into main 2023-11-07 20:12:32 +00:00
3 changed files with 3 additions and 3 deletions

View file

@ -59,7 +59,7 @@ spec:
mountPath: /etc/wireguard/privatekey
subPath: privatekey
- name: tailscale
image: ghcr.io/tailscale/tailscale:v1.50.1
image: ghcr.io/tailscale/tailscale:v1.52.0
imagePullPolicy: IfNotPresent
command:
- /bin/sh

View file

@ -52,7 +52,7 @@ spec:
request.object.spec.containers.push({
name: "ts-sidecar",
imagePullPolicy: "IfNotPresent",
image: "ghcr.io/tailscale/tailscale:v1.50.1",
image: "ghcr.io/tailscale/tailscale:v1.52.0",
command: ["/bin/sh", "-c", shellScript],
env: [
{

View file

@ -50,7 +50,7 @@ spec:
containers:
- name: tailscale
imagePullPolicy: Always
image: ghcr.io/tailscale/tailscale:v1.50.1
image: ghcr.io/tailscale/tailscale:v1.52.0
env:
- name: TS_KUBE_SECRET
value: tailscale