-
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.11.2793 → 4.0.12.2866 ) #2571
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
snoopy82481-bot
bot
added
area/kubernetes
Changes made in the kubernetes namespace directory
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
labels
Dec 26, 2024
--- 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.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+ tag: 4.0.12.2866@sha256:8690925866b385cbce810ae83151b0151fc3fe3579c21cd8410f081ff140c798
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.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+ tag: 4.0.12.2866@sha256:8690925866b385cbce810ae83151b0151fc3fe3579c21cd8410f081ff140c798
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3
--- 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.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+ tag: 4.0.12.2866@sha256:8690925866b385cbce810ae83151b0151fc3fe3579c21cd8410f081ff140c798
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.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2866@sha256:8690925866b385cbce810ae83151b0151fc3fe3579c21cd8410f081ff140c798
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.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2866@sha256:8690925866b385cbce810ae83151b0151fc3fe3579c21cd8410f081ff140c798
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.11.2793@sha256:9a9ad2c77681877c850ef3f1de86c60b515e1329816921778e148537efa0549a
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.12.2866@sha256:8690925866b385cbce810ae83151b0151fc3fe3579c21cd8410f081ff140c798
livenessProbe:
failureThreshold: 3
httpGet:
path: /ping
port: 8989
initialDelaySeconds: 0 |
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
December 28, 2024 02:25
5e12757
to
a6c2d32
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2800 )
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2804 )
Dec 28, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
December 31, 2024 06:08
a6c2d32
to
27ba693
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2804 )
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2815 )
Dec 31, 2024
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
January 5, 2025 02:31
27ba693
to
0fa7fc8
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.11.2815 )
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.12.2825 )
Jan 5, 2025
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
January 11, 2025 01:33
0fa7fc8
to
0a1ba56
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.12.2825 )
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.12.2849 )
Jan 11, 2025
… 4.0.12.2866 ) | datasource | package | from | to | | ---------- | ------------------------------ | ----------- | ----------- | | docker | ghcr.io/onedr0p/sonarr-develop | 4.0.11.2793 | 4.0.12.2866 |
snoopy82481-bot
bot
force-pushed
the
renovate/ghcr.io-onedr0p-sonarr-develop-4.x
branch
from
January 18, 2025 05:06
0a1ba56
to
92d2bbb
Compare
snoopy82481-bot
bot
changed the title
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.12.2849 )
fix(container): update ghcr.io/onedr0p/sonarr-develop ( 4.0.11.2793 → 4.0.12.2866 )
Jan 18, 2025
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.11.2793
->4.0.12.2866
Release Notes
Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)
v4.0.12.2866
: 4.0.12.2866Compare Source
What's Changed
Changes
New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.12.2849...v4.0.12.2866
v4.0.12.2849
: 4.0.12.2849Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.12.2825...v4.0.12.2849
v4.0.12.2825
: 4.0.12.2825Compare Source
What's Changed
Changes
0.0.0.0
validation for bind host by @stevietv in https://github.com/Sonarr/Sonarr/pull/7532Full Changelog: Sonarr/Sonarr@v4.0.11.2815...v4.0.12.2825
v4.0.11.2815
: 4.0.11.2815Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.11.2804...v4.0.11.2815
v4.0.11.2804
: 4.0.11.2804Compare Source
What's Changed
Changes
Full Changelog: Sonarr/Sonarr@v4.0.11.2800...v4.0.11.2804
v4.0.11.2800
: 4.0.11.2800Compare Source
What's Changed
Changes
New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.11.2793...v4.0.11.2800
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 these updates again.
This PR has been generated by Renovate Bot.