Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/autobrr/autobrr to v1.50.0 #423

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/autobrr minor v1.48.0 -> v1.50.0

Release Notes

autobrr/autobrr (ghcr.io/autobrr/autobrr)

v1.50.0

Compare Source

Changelog

New Features

Full Changelog: autobrr/autobrr@v1.49.0...v1.50.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.50.0

What to do next?

v1.49.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.48.0...v1.49.0

Docker images

  • docker pull ghcr.io/autobrr/autobrr:v1.49.0

What to do next?


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

--- HelmRelease: downloads/autobrr Deployment: downloads/autobrr

+++ HelmRelease: downloads/autobrr Deployment: downloads/autobrr

@@ -56,13 +56,13 @@

           value: '7474'
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: autobrr-secret
-        image: ghcr.io/autobrr/autobrr:v1.48.0@sha256:0ae19e3beedf491396e450b024c23e9e24df4d692286c0442a81fa699493def0
+        image: ghcr.io/autobrr/autobrr:v1.50.0@sha256:6a6f23570ab6b418318ab12bf2558712714e2f243cf18b139afa414f8417e97d
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/healthz/liveness
             port: 7474
           initialDelaySeconds: 0

Copy link

--- kubernetes/apps/downloads/autobrr/app Kustomization: flux-system/cluster-apps-autobrr HelmRelease: downloads/autobrr

+++ kubernetes/apps/downloads/autobrr/app Kustomization: flux-system/cluster-apps-autobrr HelmRelease: downloads/autobrr

@@ -40,13 +40,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: autobrr-secret
             image:
               repository: ghcr.io/autobrr/autobrr
-              tag: v1.48.0@sha256:0ae19e3beedf491396e450b024c23e9e24df4d692286c0442a81fa699493def0
+              tag: v1.50.0@sha256:6a6f23570ab6b418318ab12bf2558712714e2f243cf18b139afa414f8417e97d
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot merged commit d82d221 into main Nov 10, 2024
5 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-autobrr-autobrr-1.x branch November 10, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants