feat(container): update ghcr.io/autobrr/autobrr ( v1.65.0 → v1.66.0 )#3915
Merged
feat(container): update ghcr.io/autobrr/autobrr ( v1.65.0 → v1.66.0 )#3915
Conversation
Contributor
Author
--- kubernetes/apps/entertainment/autobrr/app Kustomization: entertainment/autobrr HelmRelease: entertainment/autobrr
+++ kubernetes/apps/entertainment/autobrr/app Kustomization: entertainment/autobrr HelmRelease: entertainment/autobrr
@@ -38,13 +38,13 @@
AUTOBRR__PORT: 80
envFrom:
- secretRef:
name: autobrr-secret
image:
repository: ghcr.io/autobrr/autobrr
- tag: v1.65.0@sha256:494e821e7a9c9a1279d1541522a65ed06b03d0b66563e827e3d29b9a63e61ddc
+ tag: v1.66.0@sha256:aaaf582d3d7640e4f01a4d058eb100615a4c8cbc836c7e9c13e223afa54e9b62
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Contributor
Author
--- HelmRelease: entertainment/autobrr Deployment: entertainment/autobrr
+++ HelmRelease: entertainment/autobrr Deployment: entertainment/autobrr
@@ -57,13 +57,13 @@
value: '9094'
- name: AUTOBRR__PORT
value: '80'
envFrom:
- secretRef:
name: autobrr-secret
- image: ghcr.io/autobrr/autobrr:v1.65.0@sha256:494e821e7a9c9a1279d1541522a65ed06b03d0b66563e827e3d29b9a63e61ddc
+ image: ghcr.io/autobrr/autobrr:v1.66.0@sha256:aaaf582d3d7640e4f01a4d058eb100615a4c8cbc836c7e9c13e223afa54e9b62
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/healthz/liveness
port: 80
initialDelaySeconds: 0 |
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.65.0->v1.66.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.66.0Compare Source
Changelog
New Features
92e08a5: feat(http): implement session storage in database (#2158) (@zze0s)1029269: feat(http): mask secrets in api responses (#2163) (@zze0s)7ade46b: feat(indexers): DarkPeers parse freeleech (#2165) (@jschavey)0088aea: feat(indexers): add Fappaizuri (#2174) (@martylukyy)e7b3e2b: feat(indexers): add invite command for Fappaizuri (#2179) (@martylukyy)46edc85: feat(indexers): update ULCX IRC network address (#2166) (@AnabolicsAnonymous)710f8ce: feat(web): clear logs view (#2170) (@luckylittle)Bug fixes
735f489: fix(feeds): torznab freeleech percent parsing (#2150) (@zze0s)73b55f1: fix(indexers): SeedPool internal announces (#2176) (@ministryfml)bc5f439: fix(indexers): update HomieHelpDesk announce format (#2151) (@zze0s)d8c6a5e: fix(macros): change typoCurrenTimeUnixMStoCurrentTimeUnixMS(#2152) (@zze0s)ee4d247: fix(web): form saving and validation with local patched zod-formik-adapter (#2161) (@zze0s)e6b4153: fix(web): revert local patched zod-formik-adapter to use package (#2175) (@martylukyy)Other work
3d2e854: build(ci): use go version from go.mod file with go-version-file (#2159) (@s0up4200)357cda5: build(deps): bump the github group across 1 directory with 2 updates (#2149) (@dependabot[bot])16bdf23: build(deps): bump the github group with 2 updates (#2180) (@dependabot[bot])8813e05: build(deps): bump the golang group with 9 updates (#2168) (@dependabot[bot])2302410: build(make): add build/dockerx for cross platform docker builds (#2146) (@kinghrothgar)e8d74fa: build(make): fix build/dockerx (#2155) (@kinghrothgar)Full Changelog: autobrr/autobrr@v1.65.0...v1.66.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.66.0What to do next?
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.