generated from onedr0p/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
feat(container): update image ghcr.io/autobrr/autobrr to v1.54.0 #1730
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/ghcr.io-autobrr-autobrr-1.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
github-actions
bot
added
the
area/kubernetes
Changes made in the kubernetes directory
label
Dec 2, 2024
--- HelmRelease: default/autobrr Deployment: default/autobrr
+++ HelmRelease: default/autobrr Deployment: default/autobrr
@@ -64,13 +64,13 @@
value: DEBUG
- name: AUTOBRR__PORT
value: '80'
envFrom:
- secretRef:
name: autobrr-secret
- image: ghcr.io/autobrr/autobrr:v1.51.1@sha256:747c682d8d59e72a202ee4239bafbd7cfa10b0fc3a6220b61446de73dbd0c956
+ image: ghcr.io/autobrr/autobrr:v1.54.0@sha256:0b5b0d89ec996db19d50f1d64aa4250d4c31549a2b1f0134aee6f07444e42ae5
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/healthz/liveness
port: 80
initialDelaySeconds: 0 |
--- kubernetes/main/apps/default/autobrr/app Kustomization: flux-system/cluster-apps-autobrr HelmRelease: default/autobrr
+++ kubernetes/main/apps/default/autobrr/app Kustomization: flux-system/cluster-apps-autobrr HelmRelease: default/autobrr
@@ -42,13 +42,13 @@
AUTOBRR__PORT: 80
envFrom:
- secretRef:
name: autobrr-secret
image:
repository: ghcr.io/autobrr/autobrr
- tag: v1.51.1@sha256:747c682d8d59e72a202ee4239bafbd7cfa10b0fc3a6220b61446de73dbd0c956
+ tag: v1.54.0@sha256:0b5b0d89ec996db19d50f1d64aa4250d4c31549a2b1f0134aee6f07444e42ae5
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
qlonik
force-pushed
the
main
branch
4 times, most recently
from
December 5, 2024 05:19
c0b1e57
to
1afd825
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/autobrr/autobrr to v1.52.0
feat(container): update image ghcr.io/autobrr/autobrr to v1.53.0
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-autobrr-autobrr-1.x
branch
from
December 9, 2024 00:54
747b3fe
to
3804cfb
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/autobrr/autobrr to v1.53.0
feat(container): update image ghcr.io/autobrr/autobrr to v1.53.1
Dec 11, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-autobrr-autobrr-1.x
branch
from
December 11, 2024 18:27
3804cfb
to
d753286
Compare
qlonik
force-pushed
the
main
branch
6 times, most recently
from
December 12, 2024 07:43
7ce8ea6
to
80e6938
Compare
renovate
bot
changed the title
feat(container): update image ghcr.io/autobrr/autobrr to v1.53.1
feat(container): update image ghcr.io/autobrr/autobrr to v1.54.0
Dec 16, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-autobrr-autobrr-1.x
branch
from
December 16, 2024 00:34
d753286
to
6f2de66
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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:
v1.51.1
->v1.54.0
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.54.0
Compare Source
Changelog
New Features
21b768a
: feat(indexers): add PrivateSilverScreen (#1871) (@s0up4200)Bug fixes
66fa645
: fix(ci): update indexers workflow with improved path handling (#1874) (@s0up4200)96f61a9
: fix(database): SQLite try reindexing on integrity check error (#1877) (@zze0s)81ce8ac
: fix(releases): search by group (#1876) (@KyleSanderson)Other work
108db34
: build(deps): bump the github group with 2 updates (#1878) (@dependabot[bot])Full Changelog: autobrr/autobrr@v1.53.1...v1.54.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.54.0
What to do next?
v1.53.1
Compare Source
Changelog
New Features
85d2e51
: feat(docs): add indexer docs update script (#1872) (@s0up4200)Bug fixes
e808eda
: fix(releases): set freeleech from downloadVolumeFactor (#1873) (@zze0s)eb67f94
: fix(web): releases status URL filtering (#1868) (@s0up4200)Full Changelog: autobrr/autobrr@v1.53.0...v1.53.1
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.53.1
What to do next?
v1.53.0
Compare Source
Changelog
New Features
f644b3a
: feat(filters): implementAnnounceType
(#1837) (@zze0s)24f3157
: feat(indexers): update PTP announce to new format (#1738) (@zze0s)ab718b8
: feat(macros): add Description (#1863) (@nsenica)ec85d53
: feat(web): migrate react-table to v8 (#1866) (@zze0s)172fa65
: feat(web): replace react-portal with own implementation (#1862) (@zze0s)Bug fixes
99a9e6b
: fix(http): downgrade canOnboard check to warning log level (#1859) (@s0up4200)a6b463f
: fix(web): honor baseURL path when logging out (#1851) (@martylukyy)Other work
66696dc
: build(deps): bump the npm group across 1 directory with 27 updates (#1847) (@dependabot[bot])Full Changelog: autobrr/autobrr@v1.52.0...v1.53.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.53.0
What to do next?
v1.52.0
Compare Source
Changelog
New Features
b07556c
: feat(ci): skip build on misc files (#1854) (@nuxencs)4c39198
: feat(indexers): add UploadCX (#1852) (@establish33)2a9a890
: feat(makefile): add tmux-based dev environment (#1844) (@s0up4200)Bug fixes
ee04c61
: fix(indexers): iPlay RMT update download url (#1849) (@zze0s)Other work
ac1974c
: build(deps): bump the golang group with 10 updates (#1856) (@dependabot[bot])97e02d3
: build: add docs update workflow trigger (#1846) (@s0up4200)Full Changelog: autobrr/autobrr@v1.51.1...v1.52.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.52.0
What to do next?
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.