chore(container): update ghcr.io/autobrr/autobrr docker tag to v1.73.0#6232
Open
budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
Open
chore(container): update ghcr.io/autobrr/autobrr docker tag to v1.73.0#6232budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
budimanjojo-bot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- cluster/apps/default/autobrr/base Kustomization: default/autobrr HelmRelease: default/autobrr
+++ cluster/apps/default/autobrr/base Kustomization: default/autobrr HelmRelease: default/autobrr
@@ -41,13 +41,13 @@
env:
AUTOBRR__CHECK_FOR_UPDATES: false
AUTOBRR__HOST: 0.0.0.0
AUTOBRR__PORT: 80
image:
repository: ghcr.io/autobrr/autobrr
- tag: v1.71.0
+ tag: v1.73.0
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: default/autobrr Deployment: default/autobrr
+++ HelmRelease: default/autobrr Deployment: default/autobrr
@@ -45,13 +45,13 @@
- name: AUTOBRR__CHECK_FOR_UPDATES
value: 'false'
- name: AUTOBRR__HOST
value: 0.0.0.0
- name: AUTOBRR__PORT
value: '80'
- image: ghcr.io/autobrr/autobrr:v1.71.0
+ image: ghcr.io/autobrr/autobrr:v1.73.0
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/healthz/liveness
port: 80
initialDelaySeconds: 0 |
758f194 to
d1640ec
Compare
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
d1640ec to
8b503ae
Compare
This file contains hidden or 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
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:
v1.71.0→v1.73.0Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.73.0Compare Source
Changelog
New Features
2941812: feat(auth): OIDC retry failed init on startup (#2341) (@zze0s)c36e17c: feat(downloadclients): Sonarr and Radarr send indexer flags (#2342) (@zze0s)4b35940: feat(downloadclients): add Skip TLS Verification toggle for arrs (#2335) (@zze0s)ab5c8e5: feat(feeds): add toggle for Skip TLS Verification (#2337) (@zze0s)5690345: feat(feeds): select categories for Torznab and Newznab feeds (#2323) (@zze0s)dfe84a4: feat(indexers): add SkipTheCommercials (#2304) (@zze0s)426ddce: feat(lists): add Copy List ID button to menu (#2330) (@zze0s)3873113: feat(macros): add ReleaseTags (#2345) (@zze0s)4337dd3: feat(web): add option to follow OS theme (#2332) (@zze0s)31c14fa: feat(webb): use URL for filtering on Releases page (#2334) (@zze0s)Bug fixes
8663dab: fix(indexers): update HappyFappy format (#2328) (@zze0s)Other work
c4d2134: build(deps): bump the golang group with 8 updates (#2324) (@dependabot[bot])f0b7bda: build(deps): bump the npm group in /web with 15 updates (#2325) (@dependabot[bot])520aca4: build(deps): use fork of rls package (#2344) (@zze0s)v1.72.1Compare Source
Changelog
Bug fixes
21b137e: fix(logs): sanitize torrentData from actions and webhooks (#2322) (@zze0s)6773284: fix(notifications): Gotify URL (#2321) (@zze0s)v1.72.0Compare Source
Changelog
New Features
c1f12f3: feat(indexers): add Luminarr (#2313) (@zze0s)e6a995a: feat(irc): add HTTP proxy support (#2312) (@zze0s)b3557cb: feat(irc): add Skip TLS Verify toggle (#2314) (@zze0s)ae1ca6e: feat(lists): add item menu with edit, refresh and delete (#2317) (@zze0s)68715f8: feat(notifications): add event-specific sound selection for Pushover (#2249) (@luckylittle)ed4ab12: feat(notifications): add generic webhook support (#2307) (@KyleTryon)50ff6a5: feat(notifications): clarify Gotify URL format (#2318) (@zze0s)dfdada2: feat(releases): scheduled cleanup jobs (#2247) (@mrgeetv)Bug fixes
cbfd7e3: fix(actions): Deluge always setAddPausedto override client (#2310) (@Patricol)34f2bca: fix(lists): handle api keys properly (#2316) (@zze0s)9f6d804: fix(notifications): Test uses redacted credentials (#2297) (@zze0s)Other work
3b85666: build(deps): bump the golang group with 8 updates (#2294) (@dependabot[bot])0b01257: build(deps): bump the npm group across 1 directory with 24 updates (#2295) (@dependabot[bot])Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.