From 3c4001dd0e3c0b93e4ef73253e91742a78b369ba Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 7 Jan 2026 01:56:19 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../manifests/tailscale-operator/Deployment-operator.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/tailscale-operator/Deployment-operator.yaml b/clusters/cl01tl/manifests/tailscale-operator/Deployment-operator.yaml index e4e043ec5..42658cad0 100644 --- a/clusters/cl01tl/manifests/tailscale-operator/Deployment-operator.yaml +++ b/clusters/cl01tl/manifests/tailscale-operator/Deployment-operator.yaml @@ -22,7 +22,7 @@ spec: secretName: operator-oauth containers: - name: operator - image: tailscale/k8s-operator:v1.92.4 + image: tailscale/k8s-operator:v1.92.5 imagePullPolicy: Always env: - name: OPERATOR_INITIAL_TAGS @@ -46,7 +46,7 @@ spec: - name: CLIENT_SECRET_FILE value: /oauth/client_secret - name: PROXY_IMAGE - value: tailscale/tailscale:v1.92.4 + value: tailscale/tailscale:v1.92.5 - name: PROXY_TAGS value: tag:k8s - name: APISERVER_PROXY