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 syncthing/syncthing docker tag to v1.27.7 #3299

Merged
merged 1 commit into from
May 30, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented May 8, 2024

This PR contains the following updates:

Package Update Change
syncthing/syncthing (source) patch 1.27.6 -> 1.27.7

Release Notes

syncthing/syncthing (syncthing/syncthing)

v1.27.7

Compare Source

Bugfixes:

  • #​9503: lib/nat: panic: runtime error: index out of range

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.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner May 8, 2024 06:22
@mchesterbot mchesterbot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels May 8, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 8, 2024

--- kubernetes/apps/default/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: default/syncthing

+++ kubernetes/apps/default/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: default/syncthing

@@ -31,13 +31,13 @@

     controllers:
       syncthing:
         containers:
           app:
             image:
               repository: syncthing/syncthing
-              tag: 1.27.6
+              tag: 1.27.7
             resources:
               limits:
                 cpu: 100m
                 memory: 200M
               requests:
                 cpu: 15m

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 8, 2024

--- HelmRelease: default/syncthing Deployment: default/syncthing

+++ HelmRelease: default/syncthing Deployment: default/syncthing

@@ -35,13 +35,13 @@

         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: syncthing/syncthing:1.27.6
+      - image: syncthing/syncthing:1.27.7
         name: app
         resources:
           limits:
             cpu: 100m
             memory: 200M
           requests:

@mchestr mchestr merged commit 5fd6108 into main May 30, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/syncthing-syncthing-1.x branch May 30, 2024 15:24
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.

None yet

1 participant