From d32af71cd4c75b61622823876389314c75204cb4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Mar 2024 12:03:49 +0000 Subject: [PATCH] Update ghcr.io/tailscale/tailscale Docker tag to v1.62 --- manifests/auth-proxy/auth-proxy.yaml | 2 +- manifests/auth-proxy/internal-proxy.yaml | 2 +- manifests/auth-proxy/non-auth-proxy.yaml | 2 +- manifests/proxy-civo/non-auth-proxy.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/auth-proxy/auth-proxy.yaml b/manifests/auth-proxy/auth-proxy.yaml index a7d06e9..aef30ea 100644 --- a/manifests/auth-proxy/auth-proxy.yaml +++ b/manifests/auth-proxy/auth-proxy.yaml @@ -148,7 +148,7 @@ spec: requests: memory: 50Mi - name: tailscale - image: ghcr.io/tailscale/tailscale:v1.61 + image: ghcr.io/tailscale/tailscale:v1.62 imagePullPolicy: Always env: - name: TS_AUTH_KEY diff --git a/manifests/auth-proxy/internal-proxy.yaml b/manifests/auth-proxy/internal-proxy.yaml index affae41..1d07b38 100644 --- a/manifests/auth-proxy/internal-proxy.yaml +++ b/manifests/auth-proxy/internal-proxy.yaml @@ -102,7 +102,7 @@ spec: - name: host-mappings mountPath: /config/ - name: tailscale - image: ghcr.io/tailscale/tailscale:v1.61 + image: ghcr.io/tailscale/tailscale:v1.62 imagePullPolicy: Always tty: true env: diff --git a/manifests/auth-proxy/non-auth-proxy.yaml b/manifests/auth-proxy/non-auth-proxy.yaml index b969423..8f2e58b 100644 --- a/manifests/auth-proxy/non-auth-proxy.yaml +++ b/manifests/auth-proxy/non-auth-proxy.yaml @@ -109,7 +109,7 @@ spec: requests: memory: 50Mi - name: tailscale - image: ghcr.io/tailscale/tailscale:v1.61 + image: ghcr.io/tailscale/tailscale:v1.62 imagePullPolicy: Always tty: true env: diff --git a/manifests/proxy-civo/non-auth-proxy.yaml b/manifests/proxy-civo/non-auth-proxy.yaml index 51c9302..120f69c 100644 --- a/manifests/proxy-civo/non-auth-proxy.yaml +++ b/manifests/proxy-civo/non-auth-proxy.yaml @@ -111,7 +111,7 @@ spec: - name: host-mappings mountPath: /config/ - name: tailscale - image: ghcr.io/tailscale/tailscale:v1.61 + image: ghcr.io/tailscale/tailscale:v1.62 imagePullPolicy: Always tty: true env: