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.8.2223 #188
Merged
willianpaixao
merged 1 commit into
main
from
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
Aug 22, 2024
Merged
fix(container): update image ghcr.io/onedr0p/sonarr-develop to v4.0.8.2223 #188
willianpaixao
merged 1 commit into
main
from
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
Aug 22, 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/main/apps/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr
+++ kubernetes/main/apps/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.8.1929@sha256:40e4cd941486a77d8b40760363f5027186b4f56a1ed9f3b42190a08a5e492279
+ tag: 4.0.8.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
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.8.1929@sha256:40e4cd941486a77d8b40760363f5027186b4f56a1ed9f3b42190a08a5e492279
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.8.2223@sha256:f4d8a1203d2f0cf4f1ab69b9682896ef1e73eaf04021edb4ce2a479af961e420
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8989 |
ff52850
to
ccb8653
Compare
8fab574
to
01001be
Compare
01001be
to
03cc1cc
Compare
03cc1cc
to
def1654
Compare
def1654
to
c8bd7ac
Compare
willianpaixao
approved these changes
Aug 22, 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
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.8.1929
->4.0.8.2223
Release Notes
Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)
v4.0.8.2223
: 4.0.8.2223Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.8.2208...v4.0.8.2223
v4.0.8.2208
: 4.0.8.2208Compare Source
What's Changed
Changes
New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.8.2158...v4.0.8.2208
v4.0.8.2158
: 4.0.8.2158Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.8.2093...v4.0.8.2158
v4.0.8.2093
: 4.0.8.2093Compare Source
What's Changed
Changes
New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.8.2008...v4.0.8.2093
v4.0.8.2008
: 4.0.8.2008Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.8.1988...v4.0.8.2008
v4.0.8.1988
: 4.0.8.1988Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.8.1967...v4.0.8.1988
v4.0.8.1967
: 4.0.8.1967Compare Source
What's Changed
Changes
New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.8.1929...v4.0.8.1967
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.