Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm): update chart tailscale-operator to 1.68.1 #2614

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Jun 20, 2024

This PR contains the following updates:

Package Update Change
tailscale-operator minor 1.66.4 -> 1.68.1

Release Notes

tailscale/tailscale (tailscale-operator)

v1.68.1

Compare Source

All Platforms

Linux

  • Fixed: Tailscale SSH access to Security-Enhanced Linux (SELinux) machines works as expected.

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner June 20, 2024 23:06
@layla-bot layla-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/storage labels Jun 20, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jun 20, 2024

--- 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.66.4
+      version: 1.68.1
   interval: 30m
   values:
     apiServerProxyConfig:
       mode: 'false'
     operatorConfig:
       hostname: tailscale-storage-operator

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jun 20, 2024

--- 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.66.4
+        image: tailscale/k8s-operator:v1.68.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.66.4
+          value: tailscale/tailscale:v1.68.1
         - name: PROXY_TAGS
           value: tag:k8s
         - name: APISERVER_PROXY
           value: 'false'
         - name: PROXY_FIREWALL_MODE
           value: auto

@layla-bot layla-bot bot force-pushed the renovate/tailscale-operator-1.x branch 2 times, most recently from 1fcf559 to a84ebf4 Compare July 10, 2024 01:27
@layla-bot layla-bot bot force-pushed the renovate/tailscale-operator-1.x branch from a84ebf4 to 9f50559 Compare July 10, 2024 01:48
@kashalls kashalls merged commit e4eff1a into main Jul 10, 2024
13 checks passed
@layla-bot layla-bot bot deleted the renovate/tailscale-operator-1.x branch July 10, 2024 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/helm type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant