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

feat(container): update image syncthing/syncthing to v1.28.0 #1283

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Sep 3, 2024

This PR contains the following updates:

Package Update Change
syncthing/syncthing (source) minor 1.27.10 -> 1.28.0

Warning

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


Release Notes

syncthing/syncthing (syncthing/syncthing)

v1.28.0

Compare Source

Bugfixes:

  • #​9597: Filenames with extended characters not ignored correctly on macOS
  • #​9668: The Web UI defaults to Filipino on Finnish browsers.
  • #​9670: lib/api: /svc/lang disregards the passed quality values
  • #​9719: Unable to establish/maintain multiple connections due to connection priority error

Enhancements:

  • #​9715: Lower the log level of "already connected to this device" to DEBUG (is: INFO)

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

v1.27.11

Compare Source

What's Changed
New Contributors

Full Changelog: syncthing/syncthing@v1.27.10...v1.27.11


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.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Sep 3, 2024

--- clusters/serpentine/kube/apps/media/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: media/syncthing

+++ clusters/serpentine/kube/apps/media/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: media/syncthing

@@ -34,13 +34,13 @@

           main:
             env:
               PGID: '1000'
               PUID: '1000'
             image:
               repository: syncthing/syncthing
-              tag: 1.27.10
+              tag: 1.28.0
             resources:
               limits:
                 memory: 265Mi
               requests:
                 cpu: 15m
                 memory: 249Mi

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Sep 3, 2024

--- HelmRelease: media/syncthing Deployment: media/syncthing

+++ HelmRelease: media/syncthing Deployment: media/syncthing

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

       containers:
       - env:
         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'
-        image: syncthing/syncthing:1.27.10
+        image: syncthing/syncthing:1.28.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8384

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Sep 3, 2024

--- clusters/mallard/kube/apps/media/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: media/syncthing

+++ clusters/mallard/kube/apps/media/syncthing/app Kustomization: flux-system/cluster-apps-syncthing HelmRelease: media/syncthing

@@ -34,13 +34,13 @@

           main:
             env:
               PGID: '1000'
               PUID: '1000'
             image:
               repository: syncthing/syncthing
-              tag: 1.27.10
+              tag: 1.28.0
             resources:
               limits:
                 memory: 265Mi
               requests:
                 cpu: 15m
                 memory: 249Mi

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Sep 3, 2024

--- HelmRelease: media/syncthing Deployment: media/syncthing

+++ HelmRelease: media/syncthing Deployment: media/syncthing

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

       containers:
       - env:
         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'
-        image: syncthing/syncthing:1.27.10
+        image: syncthing/syncthing:1.28.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8384

@detective-gesicht detective-gesicht bot force-pushed the renovate/syncthing-syncthing-1.x branch from 791ac8a to 1bf6aac Compare September 6, 2024 08:26
@detective-gesicht detective-gesicht bot changed the title fix(container): update image syncthing/syncthing to v1.27.11 fix(container): update image syncthing/syncthing to v1.27.12 Sep 6, 2024
@detective-gesicht detective-gesicht bot force-pushed the renovate/syncthing-syncthing-1.x branch from 1bf6aac to 04a47db Compare October 16, 2024 08:29
@detective-gesicht detective-gesicht bot changed the title fix(container): update image syncthing/syncthing to v1.27.12 feat(container): update image syncthing/syncthing to v1.28.0 Oct 16, 2024
@surskitt surskitt merged commit ce1c413 into main Nov 6, 2024
7 checks passed
@detective-gesicht detective-gesicht bot deleted the renovate/syncthing-syncthing-1.x branch November 6, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant