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 syncthing/syncthing ( 1.28.0 → 1.28.1 ) #4076

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
syncthing/syncthing (source) patch 1.28.0 -> 1.28.1 OpenSSF Scorecard

Release Notes

syncthing/syncthing (syncthing/syncthing)

v1.28.1

Compare Source

Bugfixes:

  • #​9400: Folder overlap not detected when using tilde
  • #​9590: WebUI table column widths broken on iPhone 12 Pro Max and wider
  • #​9686: Sync status stays at 'Syncing xx%" when remote device pauses the folder.
  • #​9757: Firefox, dark theme: device ID is hard to read
  • #​9775: Junctions as dirs doesn't work anymore
  • #​9776: Disabled checkbox panels don't respect dark theme
  • #​9783: gui: Address override not respected in fresh default config
  • #​9821: panic: runtime error: index out of range [-1]

Enhancements:

  • #​9725: Ignoring symbolic links when syncing on android as well

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

sonarqubecloud bot commented Dec 3, 2024

@tyriis-automation
Copy link
Contributor Author

--- HelmRelease: productivity/syncthing Deployment: productivity/syncthing

+++ HelmRelease: productivity/syncthing Deployment: productivity/syncthing

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

       containers:
       - env:
         - name: PGID
           value: '1000'
         - name: PUID
           value: '1000'
-        image: syncthing/syncthing:1.28.0@sha256:30b6a53436527edf31d791361d14b1f5119cc6882dbcf07822b618ee7a74e115
+        image: syncthing/syncthing:1.28.1@sha256:289b4ca86d77e4938d3e0af7d11f5c0a0fb786e469d5f697c25ab0f9e1f29f34
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /
             port: 8384
             scheme: HTTP

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/productivity/syncthing/app Kustomization: flux-system/apps-syncthing HelmRelease: productivity/syncthing

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

@@ -36,13 +36,13 @@

           app:
             env:
               PGID: '1000'
               PUID: '1000'
             image:
               repository: syncthing/syncthing
-              tag: 1.28.0@sha256:30b6a53436527edf31d791361d14b1f5119cc6882dbcf07822b618ee7a74e115
+              tag: 1.28.1@sha256:289b4ca86d77e4938d3e0af7d11f5c0a0fb786e469d5f697c25ab0f9e1f29f34
             ports:
             - containerPort: 8384
               name: http
             probes:
               liveness:
                 custom: true

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 3.92s
✅ YAML prettier 1 0 0.51s
✅ YAML yamllint 1 0 0.47s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation tyriis-automation bot merged commit 244f266 into main Dec 3, 2024
16 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/syncthing-syncthing-1.x branch December 3, 2024 13:14
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.

0 participants