Closed layla-bot[bot] closed 2 months ago
--- kubernetes/storage/apps/networking/tailscale/app Kustomization: flux-system/tailscale-operator HelmRelease: networking/tailscale-operator
+++ kubernetes/storage/apps/networking/tailscale/app Kustomization: flux-system/tailscale-operator HelmRelease: networking/tailscale-operator
@@ -14,13 +14,13 @@
chart: tailscale-operator
interval: 30m
sourceRef:
kind: HelmRepository
name: tailscale
namespace: flux-system
- version: 1.72.0
+ version: 1.72.1
interval: 30m
values:
apiServerProxyConfig:
mode: 'false'
operatorConfig:
hostname: tailscale-storage-operator
--- HelmRelease: networking/tailscale-operator Deployment: networking/operator
+++ HelmRelease: networking/tailscale-operator Deployment: networking/operator
@@ -20,13 +20,13 @@
volumes:
- name: oauth
secret:
secretName: operator-oauth
containers:
- name: operator
- image: tailscale/k8s-operator:v1.72.0
+ image: tailscale/k8s-operator:v1.72.1
imagePullPolicy: Always
env:
- name: OPERATOR_INITIAL_TAGS
value: tag:k8s-operator
- name: OPERATOR_HOSTNAME
value: tailscale-storage-operator
@@ -40,13 +40,13 @@
fieldPath: metadata.namespace
- name: CLIENT_ID_FILE
value: /oauth/client_id
- name: CLIENT_SECRET_FILE
value: /oauth/client_secret
- name: PROXY_IMAGE
- value: tailscale/tailscale:v1.72.0
+ value: tailscale/tailscale:v1.72.1
- name: PROXY_TAGS
value: tag:k8s
- name: APISERVER_PROXY
value: 'false'
- name: PROXY_FIREWALL_MODE
value: auto
This PR contains the following updates:
1.72.0
->1.72.1
Release Notes
tailscale/tailscale (tailscale-operator)
### [`v1.72.1`](https://togithub.com/tailscale/tailscale/releases/tag/v1.72.1) [Compare Source](https://togithub.com/tailscale/tailscale/compare/v1.72.0...v1.72.1) Please refer to the changelog available atConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.