-
Notifications
You must be signed in to change notification settings - Fork 0
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- 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 |
--- 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 |
--- 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 |
--- 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
bot
force-pushed
the
renovate/syncthing-syncthing-1.x
branch
from
September 6, 2024 08:26
791ac8a
to
1bf6aac
Compare
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
bot
force-pushed
the
renovate/syncthing-syncthing-1.x
branch
from
October 16, 2024 08:29
1bf6aac
to
04a47db
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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:
Enhancements:
v1.27.12
Compare Source
Bugfixes:
v1.27.11
Compare Source
What's Changed
go-shlex
dependency by @Gusted in https://github.com/syncthing/syncthing/pull/9644New 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.
This PR has been generated by Renovate Bot.