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 ( 1.27.11 → 1.27.12 ) #2897

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

unhesitatingeffectivebot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
syncthing/syncthing (source) patch 1.27.11 -> 1.27.12

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

syncthing/syncthing (syncthing/syncthing)

v1.27.12

Compare Source

Bugfixes:

  • #​9677: Syncthing v1.27.11 on desktop claims there are Local Additions for all folders from Android v1.27.10

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.

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

@@ -42,13 +42,13 @@

       containers:
       - env:
         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'
-        image: syncthing/syncthing:1.27.11@sha256:4ced94de2ac200921fb35ad6d01f1109f568981a12fc7666861700ab6ea70f0a
+        image: syncthing/syncthing:1.27.12@sha256:5fb5438b300a430f0636b60924939defb84f965b15ad7ae16acf5a2ac9c9e5c3
         name: app
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 15m

@unhesitatingeffectivebot
Copy link
Contributor Author

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

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

@@ -45,13 +45,13 @@

           app:
             env:
               PGID: '1000'
               PUID: '1000'
             image:
               repository: syncthing/syncthing
-              tag: 1.27.11@sha256:4ced94de2ac200921fb35ad6d01f1109f568981a12fc7666861700ab6ea70f0a
+              tag: 1.27.12@sha256:5fb5438b300a430f0636b60924939defb84f965b15ad7ae16acf5a2ac9c9e5c3
             resources:
               limits:
                 memory: 512Mi
               requests:
                 cpu: 15m
                 memory: 249Mi

@ahgraber ahgraber merged commit 94f0cfc into main Sep 6, 2024
5 checks passed
@ahgraber ahgraber deleted the renovate/syncthing-syncthing-1.x branch September 6, 2024 23:55
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