⬆️ Update ghcr.io/autobrr/autobrr ( v1.76.0 → v1.77.0 )#8802
Open
feisar-bot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Update ghcr.io/autobrr/autobrr ( v1.76.0 → v1.77.0 )#8802feisar-bot[bot] wants to merge 1 commit intomainfrom
feisar-bot[bot] wants to merge 1 commit intomainfrom
Conversation
| datasource | package | from | to | | ---------- | ----------------------- | ------- | ------- | | docker | ghcr.io/autobrr/autobrr | v1.76.0 | v1.77.0 |
Contributor
Author
--- kubernetes/apps/default/autobrr/app Kustomization: default/autobrr HelmRelease: default/autobrr
+++ kubernetes/apps/default/autobrr/app Kustomization: default/autobrr HelmRelease: default/autobrr
@@ -30,13 +30,13 @@
AUTOBRR__PORT: 8080
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/autobrr/autobrr
- tag: v1.76.0@sha256:f0f4d73fcd77700b1c98233562cd94a78b9bf685a7594a0aac4f8a9436b5044d
+ tag: v1.77.0@sha256:7274b735b23ff4d048e7706145ce5759020e4ee6d85bb1fb8cca523784d35f88
probes:
liveness:
enabled: true
spec:
failureThreshold: 5
periodSeconds: 30 |
Contributor
Author
--- HelmRelease: default/autobrr Deployment: default/autobrr
+++ HelmRelease: default/autobrr Deployment: default/autobrr
@@ -57,13 +57,13 @@
value: '9094'
- name: AUTOBRR__PORT
value: '8080'
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
initialDelaySeconds: 0
periodSeconds: 30
tcpSocket:
port: 8080 |
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.0Release 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: (UTC)
🚦 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 Mend Renovate.