haraldkoch / kochhaus-home

Experimental homelab configuration for running things on kubernetes
MIT License
114 stars 14 forks source link

feat(container): update ghcr.io/tailscale/tailscale ( v1.74.1 → v1.76.1 ) [network] #5634

Closed doug-piranha-bot[bot] closed 1 day ago

doug-piranha-bot[bot] commented 1 day ago

This PR contains the following updates:

Package Update Change
ghcr.io/tailscale/tailscale minor v1.74.1 -> v1.76.1

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.



This PR has been generated by Renovate Bot.

doug-piranha-bot[bot] commented 1 day ago
--- kubernetes/network/apps/network/tailscale/app Kustomization: flux-system/tailscale HelmRelease: network/tailscale

+++ kubernetes/network/apps/network/tailscale/app Kustomization: flux-system/tailscale HelmRelease: network/tailscale

@@ -48,13 +48,13 @@

               TZ: America/Toronto
             envFrom:
             - secretRef:
                 name: tailscale-secret
             image:
               repository: ghcr.io/tailscale/tailscale
-              tag: v1.74.1@sha256:a013ce5266e5c796efe31c7cf9562deb21423f8586361d7faadaf675fa4296ac
+              tag: v1.76.1@sha256:51d9f5f8543670ecd6b15363977876a876ac591ea45cc6adfc0bb2d07e487810
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
doug-piranha-bot[bot] commented 1 day ago
--- HelmRelease: network/tailscale Deployment: network/tailscale

+++ HelmRelease: network/tailscale Deployment: network/tailscale

@@ -67,13 +67,13 @@

           value: 'true'
         - name: TZ
           value: America/Toronto
         envFrom:
         - secretRef:
             name: tailscale-secret
-        image: ghcr.io/tailscale/tailscale:v1.74.1@sha256:a013ce5266e5c796efe31c7cf9562deb21423f8586361d7faadaf675fa4296ac
+        image: ghcr.io/tailscale/tailscale:v1.76.1@sha256:51d9f5f8543670ecd6b15363977876a876ac591ea45cc6adfc0bb2d07e487810
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /debug/pprof/
             port: 9001
           initialDelaySeconds: 15