feat(container): update ghcr.io/autobrr/autobrr ( v1.67.0 → v1.68.0 )#4019
Merged
feat(container): update ghcr.io/autobrr/autobrr ( v1.67.0 → v1.68.0 )#4019
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.67.0@sha256:af3fbcfa5f12b4bea8dc3338571071ed98e4caebb204cd50a31d5eff0a08152f
+ tag: v1.68.0@sha256:0d61a307f3569853fe876dd8a4baf3a3065ff4cde342d13e33aa108db6129f3f
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.67.0@sha256:af3fbcfa5f12b4bea8dc3338571071ed98e4caebb204cd50a31d5eff0a08152f
+ image: ghcr.io/autobrr/autobrr:v1.68.0@sha256:0d61a307f3569853fe876dd8a4baf3a3065ff4cde342d13e33aa108db6129f3f
livenessProbe:
failureThreshold: 3
httpGet:
path: /api/healthz/liveness
port: 80
initialDelaySeconds: 0 |
0996ebb to
115f51a
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.67.0->v1.68.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
autobrr/autobrr (ghcr.io/autobrr/autobrr)
v1.68.0Compare Source
Changelog
New Features
b9f4bbd: feat(database): new migrations strategy (#2205) (@zze0s)1bcd622: feat(indexers): update RevolutionTT domain (#2212) (@msitt)fa9e678: feat(releases): add hybrid toggle to skip duplicate profiles (#2216) (@zze0s)Bug fixes
3e899bc: fix(indexers): GGn iOS title parsing (#2214) (@zze0s)b28aaa4: fix(indexers): HDB parse announce with Internal and Exclusive correctly (#2217) (@zze0s)fbd31bf: fix(indexers): HHD add new announcer (#2215) (@zze0s)23cbcd5: fix(indexers): Rastastugan use rsskey (#2207) (@zze0s)18d452c: fix(notifications): per-filter settings override global (#2208) (@zze0s)Other work
324e842: build(deps): bump the golang group across 1 directory with 12 updates (#2213) (@dependabot[bot])47276c2: docs: add pull request template (#2169) (@luckylittle)Full Changelog: autobrr/autobrr@v1.67.0...v1.68.0
Docker images
docker pull ghcr.io/autobrr/autobrr:v1.68.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.