generated from willianpaixao/cluster-template
-
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
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2688 #323
Merged
willianpaixao
merged 1 commit into
main
from
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
Nov 27, 2024
Merged
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2688 #323
willianpaixao
merged 1 commit into
main
from
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
Nov 27, 2024
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
--- kubernetes/raspberry/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr
+++ kubernetes/raspberry/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr
@@ -45,13 +45,13 @@
SONARR__LOG__LEVEL: info
SONARR__SERVER__PORT: 8989
SONARR__UPDATE__BRANCH: develop
TZ: Europe/Stockholm
image:
repository: ghcr.io/onedr0p/sonarr-develop
- tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ tag: 4.0.10.2656@sha256:4eb7790aeed145b5495951bd5e68a67c2f04693bfd3c9916ffd4667d4c8b8400
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
--- HelmRelease: media/sonarr Deployment: media/sonarr
+++ HelmRelease: media/sonarr Deployment: media/sonarr
@@ -62,13 +62,13 @@
- name: SONARR__SERVER__PORT
value: '8989'
- name: SONARR__UPDATE__BRANCH
value: develop
- name: TZ
value: Europe/Stockholm
- image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2656@sha256:4eb7790aeed145b5495951bd5e68a67c2f04693bfd3c9916ffd4667d4c8b8400
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8989 |
willianpaixao
force-pushed
the
main
branch
9 times, most recently
from
November 12, 2024 11:08
4a925c9
to
7512259
Compare
renovate
bot
changed the title
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2624
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2656
Nov 15, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
November 15, 2024 04:53
01036a9
to
92b9e56
Compare
willianpaixao
force-pushed
the
main
branch
14 times, most recently
from
November 21, 2024 12:42
79d976f
to
73cfe16
Compare
willianpaixao
force-pushed
the
main
branch
21 times, most recently
from
November 24, 2024 16:44
0c352c2
to
73e0800
Compare
renovate
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
November 27, 2024 03:37
92b9e56
to
abd4c2b
Compare
renovate
bot
changed the title
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.10.2656
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.11.2688
Nov 27, 2024
willianpaixao
approved these changes
Nov 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
willianpaixao
deleted the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
November 27, 2024 14:01
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:
4.0.10.2579
->4.0.11.2688
Release Notes
Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)
v4.0.11.2688
: 4.0.11.2688Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.10.2656...v4.0.11.2688
v4.0.10.2656
: 4.0.10.2656Compare Source
What's Changed
Changes
GetFileSize
to follow symlinks by @eliasbenb in https://github.com/Sonarr/Sonarr/pull/7378New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.10.2624...v4.0.10.2656
v4.0.10.2624
: 4.0.10.2624Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.10.2579...v4.0.10.2624
Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.