home-ops
home-ops copied to clipboard
feat(container): update ghcr.io/tailscale/tailscale ( v1.64.2 → v1.66.3 )
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/tailscale/tailscale | minor | v1.64.2 -> v1.66.3 |
[!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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
--- 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.64.2@sha256:7ee2ab4b9efadc5a68c92fb4549206eedac240a758f61b5431e39e8c0806930d
+ tag: v1.66.3@sha256:cf8e97667e8be250caaed88694cec0befe11040bbd5a3de3b33086cc52ef4eb1
probes:
liveness:
enabled: false
readiness:
enabled: false
resources:
--- 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.64.2@sha256:7ee2ab4b9efadc5a68c92fb4549206eedac240a758f61b5431e39e8c0806930d
+ image: ghcr.io/tailscale/tailscale:v1.66.3@sha256:cf8e97667e8be250caaed88694cec0befe11040bbd5a3de3b33086cc52ef4eb1
name: app
resources:
limits:
memory: 256Mi
requests:
cpu: 10m
🦙 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