-
-
Notifications
You must be signed in to change notification settings - Fork 43
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 ( 4.0.9.2457 → 4.0.9.2513 ) #7309
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
…356f6 → 964f168 )
…457 → 4.0.9.2513 ) | datasource | package | from | to | | ---------- | ------------------------------ | ---------- | ---------- | | docker | ghcr.io/onedr0p/sonarr-develop | 4.0.9.2457 | 4.0.9.2513 |
lab-assistant
bot
added
renovate/container
type/patch
Issue relates to a patch version bump
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
labels
Oct 7, 2024
--- kubernetes/main/apps/downloads/sonarr/app Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr
+++ kubernetes/main/apps/downloads/sonarr/app Kustomization: flux-system/sonarr HelmRelease: downloads/sonarr
@@ -38,13 +38,13 @@
SONARR__AUTH__REQUIRED: DisabledForLocalAddresses
SONARR__LOG__LEVEL: info
SONARR__SERVER__PORT: 8989
SONARR__UPDATE__BRANCH: develop
image:
repository: ghcr.io/onedr0p/sonarr-develop
- tag: 4.0.9.2457@sha256:d981084e9534a6f4a089926625ba4679089dbced7693460df7d83233177c1f92
+ tag: 4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
--- HelmRelease: downloads/sonarr Deployment: downloads/sonarr
+++ HelmRelease: downloads/sonarr Deployment: downloads/sonarr
@@ -60,13 +60,13 @@
- name: SONARR__LOG__LEVEL
value: info
- name: SONARR__SERVER__PORT
value: '8989'
- name: SONARR__UPDATE__BRANCH
value: develop
- image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2457@sha256:d981084e9534a6f4a089926625ba4679089dbced7693460df7d83233177c1f92
+ image: ghcr.io/onedr0p/sonarr-develop:4.0.9.2513@sha256:31c0f7881c18d496a45616bad4b02ab6588b95836615122042c8709d5edb0241
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 8989 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/kubernetes
Issue relates to Kubernetes
cluster/main
Issue relates to the "main" cluster
renovate/container
type/patch
Issue relates to a patch version bump
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.9.2457
->4.0.9.2513
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Sonarr/Sonarr (ghcr.io/onedr0p/sonarr-develop)
v4.0.9.2513
: 4.0.9.2513Compare Source
What's Changed
Changes
New Contributors
Full Changelog: Sonarr/Sonarr@v4.0.9.2457...v4.0.9.2513
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.