axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

feat(container): update ghcr.io/tailscale/tailscale ( v1.68.1 → v1.70.0 ) - autoclosed #1282

Closed bot-akira[bot] closed 1 month ago

bot-akira[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/tailscale/tailscale minor v1.68.1 -> v1.70.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

bot-akira[bot] commented 1 month ago
--- kubernetes/apps/networking/tailscale-gateway/app Kustomization: flux-system/tailscale-gateway HelmRelease: networking/tailscale-gateway

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

@@ -43,13 +43,13 @@

               TZ: Europe/Prague
             envFrom:
             - secretRef:
                 name: tailscale-secret
             image:
               repository: ghcr.io/tailscale/tailscale
-              tag: v1.68.1@sha256:a0d1a9ed2abfacf905c0e3423aea00181064162e548f875f422a03924b9cc5c4
+              tag: v1.70.0@sha256:19c66f261912cd19fa5362d36cf6f4770ad6f273b410f940a0eba39b376fe326
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
             resources:
bot-akira[bot] commented 1 month ago
--- HelmRelease: networking/tailscale-gateway Deployment: networking/tailscale-gateway

+++ HelmRelease: networking/tailscale-gateway Deployment: networking/tailscale-gateway

@@ -56,13 +56,13 @@

           value: 'true'
         - name: TZ
           value: Europe/Prague
         envFrom:
         - secretRef:
             name: tailscale-secret
-        image: ghcr.io/tailscale/tailscale:v1.68.1@sha256:a0d1a9ed2abfacf905c0e3423aea00181064162e548f875f422a03924b9cc5c4
+        image: ghcr.io/tailscale/tailscale:v1.70.0@sha256:19c66f261912cd19fa5362d36cf6f4770ad6f273b410f940a0eba39b376fe326
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m
axeII commented 1 month ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_