Merge pull request 'Automated Manifest Update - Automerge' (#3084) from auto/update-manifests-automerge-20260107015611 into manifests

This commit was merged in pull request #3084.
This commit is contained in:
2026-01-07 01:56:35 +00:00

View File

@@ -22,7 +22,7 @@ spec:
secretName: operator-oauth secretName: operator-oauth
containers: containers:
- name: operator - name: operator
image: tailscale/k8s-operator:v1.92.4 image: tailscale/k8s-operator:v1.92.5
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: OPERATOR_INITIAL_TAGS - name: OPERATOR_INITIAL_TAGS
@@ -46,7 +46,7 @@ spec:
- name: CLIENT_SECRET_FILE - name: CLIENT_SECRET_FILE
value: /oauth/client_secret value: /oauth/client_secret
- name: PROXY_IMAGE - name: PROXY_IMAGE
value: tailscale/tailscale:v1.92.4 value: tailscale/tailscale:v1.92.5
- name: PROXY_TAGS - name: PROXY_TAGS
value: tag:k8s value: tag:k8s
- name: APISERVER_PROXY - name: APISERVER_PROXY