-
Notifications
You must be signed in to change notification settings - Fork 1
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 ghcr.io/onedr0p/sonarr-develop ( 4.0.10.2579 → 4.0.10.2624 ) #2483
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
… 4.0.10.2624 ) | datasource | package | from | to | | ---------- | ------------------------------ | ----------- | ----------- | | docker | ghcr.io/onedr0p/sonarr-develop | 4.0.10.2579 | 4.0.10.2624 |
--- kubernetes/apps/media/sonarruhd/app Kustomization: flux-system/sonarruhd HelmRelease: media/sonarruhd
+++ kubernetes/apps/media/sonarruhd/app Kustomization: flux-system/sonarruhd HelmRelease: media/sonarruhd
@@ -56,13 +56,13 @@
SONARR__LOG__LEVEL: info
SONARR__SERVER__PORT: 8989
SONARR__UPDATE__BRANCH: develop
TZ: America/Boise
image:
repository: ghcr.io/onedr0p/sonarr-develop
- tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ tag: 4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/apps/media/sonarranime/app Kustomization: flux-system/sonarranime HelmRelease: media/sonarranime
+++ kubernetes/apps/media/sonarranime/app Kustomization: flux-system/sonarranime HelmRelease: media/sonarranime
@@ -56,13 +56,13 @@
SONARR__LOG__LEVEL: info
SONARR__SERVER__PORT: 8989
SONARR__UPDATE__BRANCH: develop
TZ: America/Boise
image:
repository: ghcr.io/onedr0p/sonarr-develop
- tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ tag: 4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- kubernetes/apps/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr
+++ kubernetes/apps/media/sonarr/app Kustomization: flux-system/sonarr HelmRelease: media/sonarr
@@ -56,13 +56,13 @@
SONARR__LOG__LEVEL: info
SONARR__SERVER__PORT: 8989
SONARR__UPDATE__BRANCH: develop
TZ: America/Boise
image:
repository: ghcr.io/onedr0p/sonarr-develop
- tag: 4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ tag: 4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- 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: America/Boise
- image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 8989
initialDelaySeconds: 0
--- HelmRelease: media/sonarranime Deployment: media/sonarranime
+++ HelmRelease: media/sonarranime Deployment: media/sonarranime
@@ -62,13 +62,13 @@
- name: SONARR__SERVER__PORT
value: '8989'
- name: SONARR__UPDATE__BRANCH
value: develop
- name: TZ
value: America/Boise
- image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 8989
initialDelaySeconds: 0
--- HelmRelease: media/sonarruhd Deployment: media/sonarruhd
+++ HelmRelease: media/sonarruhd Deployment: media/sonarruhd
@@ -62,13 +62,13 @@
- name: SONARR__SERVER__PORT
value: '8989'
- name: SONARR__UPDATE__BRANCH
value: develop
- name: TZ
value: America/Boise
- image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2579@sha256:6b4134faf8a7896a2cd9ec00bc1d98e2953959d12f8840d65bc11e087982aad9
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.10.2624@sha256:550d8206663585710556de32e8656b4838e83c9dd79ec271af567b85fa724912
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 8989
initialDelaySeconds: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Changes made in the kubernetes namespace directory
renovate/container
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
type/patch
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.10.2624
Release Notes
Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)
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 - 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.