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.54.0 #1730

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/autobrr/autobrr minor v1.51.1 -> v1.54.0

Release Notes

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

v1.54.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.53.1...v1.54.0

Docker images

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

What to do next?

v1.53.1

Compare Source

Changelog

New Features
Bug fixes

Full Changelog: autobrr/autobrr@v1.53.0...v1.53.1

Docker images

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

What to do next?

v1.53.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.52.0...v1.53.0

Docker images

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

What to do next?

v1.52.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.51.1...v1.52.0

Docker images

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

What to do next?


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 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.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Dec 2, 2024
Copy link

github-actions bot commented Dec 2, 2024

--- HelmRelease: default/autobrr Deployment: default/autobrr

+++ HelmRelease: default/autobrr Deployment: default/autobrr

@@ -64,13 +64,13 @@

           value: DEBUG
         - name: AUTOBRR__PORT
           value: '80'
         envFrom:
         - secretRef:
             name: autobrr-secret
-        image: ghcr.io/autobrr/autobrr:v1.51.1@sha256:747c682d8d59e72a202ee4239bafbd7cfa10b0fc3a6220b61446de73dbd0c956
+        image: ghcr.io/autobrr/autobrr:v1.54.0@sha256:0b5b0d89ec996db19d50f1d64aa4250d4c31549a2b1f0134aee6f07444e42ae5
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api/healthz/liveness
             port: 80
           initialDelaySeconds: 0

Copy link

github-actions bot commented Dec 2, 2024

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

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

@@ -42,13 +42,13 @@

               AUTOBRR__PORT: 80
             envFrom:
             - secretRef:
                 name: autobrr-secret
             image:
               repository: ghcr.io/autobrr/autobrr
-              tag: v1.51.1@sha256:747c682d8d59e72a202ee4239bafbd7cfa10b0fc3a6220b61446de73dbd0c956
+              tag: v1.54.0@sha256:0b5b0d89ec996db19d50f1d64aa4250d4c31549a2b1f0134aee6f07444e42ae5
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@qlonik qlonik force-pushed the main branch 4 times, most recently from c0b1e57 to 1afd825 Compare December 5, 2024 05:19
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.52.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.53.0 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 747b3fe to 3804cfb Compare December 9, 2024 00:54
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.53.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.53.1 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 3804cfb to d753286 Compare December 11, 2024 18:27
@qlonik qlonik force-pushed the main branch 6 times, most recently from 7ce8ea6 to 80e6938 Compare December 12, 2024 07:43
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.53.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.54.0 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from d753286 to 6f2de66 Compare December 16, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants