feat(container): update image ghcr.io/autobrr/autobrr ( v1.76.0 → v1.77.0 )#1134
Merged
renovate[bot] merged 1 commit intomainfrom May 2, 2026
Merged
Conversation
…77.0 ) | datasource | package | from | to | | ---------- | ----------------------- | ------- | ------- | | docker | ghcr.io/autobrr/autobrr | v1.76.0 | v1.77.0 |
--- cluster-apps/chongus/network/external-dns/app Kustomization: network/external-dns OCIRepository: network/externaldns
+++ cluster-apps/chongus/network/external-dns/app Kustomization: network/external-dns OCIRepository: network/externaldns
@@ -11,9 +11,9 @@
spec:
interval: 10m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 1.21.1
+ tag: 1.20.0
url: oci://ghcr.io/home-operations/charts-mirror/external-dns
--- cluster-apps/chongus/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr
+++ cluster-apps/chongus/downloads/autobrr/app Kustomization: downloads/autobrr HelmRelease: downloads/autobrr
@@ -38,13 +38,13 @@
TZ: America/Los_Angeles
envFrom:
- secretRef:
name: autobrr-secret
image:
repository: ghcr.io/autobrr/autobrr
- tag: v1.76.0@sha256:f0f4d73fcd77700b1c98233562cd94a78b9bf685a7594a0aac4f8a9436b5044d
+ tag: v1.77.0@sha256:7274b735b23ff4d048e7706145ce5759020e4ee6d85bb1fb8cca523784d35f88
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 5 |
--- HelmRelease: network/external-dns Deployment: network/external-dns
+++ HelmRelease: network/external-dns Deployment: network/external-dns
@@ -40,13 +40,13 @@
- ALL
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 65532
runAsNonRoot: true
runAsUser: 65532
- image: registry.k8s.io/external-dns/external-dns:v0.21.0
+ image: registry.k8s.io/external-dns/external-dns:v0.20.0
imagePullPolicy: IfNotPresent
env:
- name: CF_API_TOKEN
valueFrom:
secretKeyRef:
key: cloudflare-token
--- HelmRelease: downloads/autobrr Deployment: downloads/autobrr
+++ HelmRelease: downloads/autobrr Deployment: downloads/autobrr
@@ -56,13 +56,13 @@
value: '80'
- name: TZ
value: America/Los_Angeles
envFrom:
- secretRef:
name: autobrr-secret
- image: ghcr.io/autobrr/autobrr:v1.76.0@sha256:f0f4d73fcd77700b1c98233562cd94a78b9bf685a7594a0aac4f8a9436b5044d
+ image: ghcr.io/autobrr/autobrr:v1.77.0@sha256:7274b735b23ff4d048e7706145ce5759020e4ee6d85bb1fb8cca523784d35f88
livenessProbe:
failureThreshold: 5
httpGet:
path: /api/healthz/liveness
port: 80
initialDelaySeconds: 10 |
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.76.0→v1.77.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.77.0Compare Source
Changelog
New Features
1bbe0fc: feat(actions): support multiple comma separated labels for Transmission (#2444) (@GianniBYoung)b6db7dd: feat(indexers): PTFiles update announcers (#2437) (@zze0s)552cba9: feat(indexers): add MidnightScene (#2434) (@cmd430)60997aa: feat(indexers): add Nexum (#2438) (@zze0s)00904c0: feat(web): add Norwegian language (#2427) (@NoeRi9n)Bug fixes
40e8bbf: fix(feeds): support magnetURI from torznab enclosure (#2439) (@zze0s)fc8e1c6: fix(i18n): mismatched filter tooltips (#2431) (@crafty5999)af9e89c: fix(indexers): update RocketHD announce format and announcer (#2440) (@sudo2k16)d605c26: fix(web): adjust layout for new languages (#2425) (@martylukyy)Other work
adaa313: chore(indexers): add new EMP domain (#2433) (@martylukyy)Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 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 was generated by Mend Renovate. View the repository job log.