-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat(container): update image ghcr.io/onedr0p/sabnzbd ( 4.3.3 → 4.4.1 ) #5437
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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/cluster-0/apps/media/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: media/sabnzbd
+++ kubernetes/cluster-0/apps/media/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: media/sabnzbd
@@ -45,13 +45,13 @@
TZ: America/New_York
envFrom:
- secretRef:
name: sabnzbd-secret
image:
repository: ghcr.io/onedr0p/sabnzbd
- tag: 4.3.3@sha256:86c645db93affcbf01cc2bce2560082bfde791009e1506dba68269b9c50bc341
+ tag: 4.4.1@sha256:fd85776610865ba5bd8da40415759871ee70dfe9371f88ee88f18a847391ce6a
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: media/sabnzbd Deployment: media/sabnzbd
+++ HelmRelease: media/sabnzbd Deployment: media/sabnzbd
@@ -61,13 +61,13 @@
value: '80'
- name: TZ
value: America/New_York
envFrom:
- secretRef:
name: sabnzbd-secret
- image: ghcr.io/onedr0p/sabnzbd:4.3.3@sha256:86c645db93affcbf01cc2bce2560082bfde791009e1506dba68269b9c50bc341
+ image: ghcr.io/onedr0p/sabnzbd:4.4.1@sha256:fd85776610865ba5bd8da40415759871ee70dfe9371f88ee88f18a847391ce6a
livenessProbe:
failureThreshold: 3
httpGet:
path: /api?mode=version
port: 80
initialDelaySeconds: 0 |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
renovate
bot
force-pushed
the
renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x
branch
from
December 10, 2024 11:53
4cd83db
to
d645742
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/onedr0p/sabnzbd ( 4.3.3 → 4.4.0 )
feat(container): update image ghcr.io/onedr0p/sabnzbd ( 4.3.3 → 4.4.1 )
Dec 20, 2024
renovate
bot
force-pushed
the
renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x
branch
from
December 20, 2024 15:15
d645742
to
883dc7f
Compare
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | docker | ghcr.io/onedr0p/sabnzbd | 4.3.3 | 4.4.1 |
renovate
bot
force-pushed
the
renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x
branch
from
January 27, 2025 18:30
883dc7f
to
7039d8e
Compare
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.3.3
->4.4.1
Release Notes
sabnzbd/sabnzbd (ghcr.io/onedr0p/sabnzbd)
v4.4.1
: SABnzbd 4.4.1Compare Source
Release Notes - SABnzbd 4.4.1
Bugfixes and changes since 4.4.0
Certificate verification
levelMedium
to allowcertificates injected by firewall or virus scanner.
New features in 4.4.0
Personal notes
on the main servers display.Bug fixes in 4.4.0
disk full
errors from Unrar.no such table
error.Upgrade notices
Queue repair
.performing a
Queue repair
due to changes in the internal data format.Known problems and solutions
ISSUES.txt
or https://sabnzbd.org/wiki/introduction/known-issuesAbout
SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.
(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)
v4.4.0
: SABnzbd 4.4.0Compare Source
Release Notes - SABnzbd 4.4.0
New features in 4.4.0
Personal notes
on the main servers display.Bug fixes in 4.4.0
disk full
errors from Unrar.no such table
error.Upgrade notices
Queue repair
.performing a
Queue repair
due to changes in the internal data format.Known problems and solutions
ISSUES.txt
or https://sabnzbd.org/wiki/introduction/known-issuesAbout
SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.
(c) Copyright 2007-2024 by The SABnzbd-Team (sabnzbd.org)
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 was generated by Mend Renovate. View the repository job log.