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

fix(container): update image ghcr.io/tailscale/tailscale to v1.56.1 #1565

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 18, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/tailscale/tailscale patch v1.56.0 -> v1.56.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.


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

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 18, 2023 20:04
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 18, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 18, 2023

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

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

@@ -49,13 +49,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: tailscale-secret
             image:
               repository: ghcr.io/tailscale/tailscale
-              tag: v1.56.0@sha256:ed1f9317d0bab2bc17f6eecc29401479b91c938df48c28b1bd3d3014eba9d013
+              tag: v1.56.1@sha256:ac0c192f6cba52877e4d9c2fe8943f16c0ab44927605a21416852590e3ccb71e
             resources:
               limits:
                 memory: 256M
               requests:
                 cpu: 5m
                 memory: 128M

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 18, 2023

--- kubernetes HelmRelease: networking/tailscale Deployment: networking/tailscale

+++ kubernetes HelmRelease: networking/tailscale Deployment: networking/tailscale

@@ -71,13 +71,13 @@

           value: 'true'
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: tailscale-secret
-        image: ghcr.io/tailscale/tailscale:v1.56.0@sha256:ed1f9317d0bab2bc17f6eecc29401479b91c938df48c28b1bd3d3014eba9d013
+        image: ghcr.io/tailscale/tailscale:v1.56.1@sha256:ac0c192f6cba52877e4d9c2fe8943f16c0ab44927605a21416852590e3ccb71e
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 2000

@buroa buroa merged commit 7e7f8c8 into master Dec 18, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-tailscale-tailscale-1.x branch December 18, 2023 20: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/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant