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 #22

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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?

v1.51.1

Compare Source

Changelog

Bug fixes
Other work

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

Docker images

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

What to do next?

v1.51.0

Compare Source

Changelog

New Features
Bug fixes
Other work

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

Docker images

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

What to do next?

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?

v1.48.0

Compare Source

Changelog

New Features
Bug fixes
Other work

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

Docker images

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

What to do next?

v1.47.1

Compare Source

Changelog

Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.47.0...v1.47.1

Docker images

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

What to do next?

v1.47.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.46.1...v1.47.0

Docker images

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

What to do next?

v1.46.1

Compare Source

Changelog

Bug fixes

Full Changelog: autobrr/autobrr@v1.46.0...v1.46.1

Docker images

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

What to do next?

v1.46.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.45.0...v1.46.0

Docker images

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

What to do next?

v1.45.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.44.0...v1.45.0

Docker images

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

What to do next?

v1.44.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.43.0...v1.44.0

Docker images

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

What to do next?

v1.43.0

Compare Source

Changelog

New Features
Bug fixes
Other work

Full Changelog: autobrr/autobrr@v1.42.0...v1.43.0

Docker images

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

What to do next?

v1.42.0

Compare Source

Changelog

New Features
Bug fixes

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
Copy link

github-actions bot commented Oct 28, 2023

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

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

@@ -38,13 +38,13 @@

       AUTOBRR__PORT: 80
     envFrom:
     - secretRef:
         name: autobrr-secret
     image:
       repository: ghcr.io/autobrr/autobrr
-      tag: v1.31.0
+      tag: v1.47.1
     ingress:
       main:
         enabled: true
         hosts:
         - host: '{{ .Release.Name }}.${SECRET_DOMAIN}'
           paths:

@github-actions
Copy link

github-actions bot commented Oct 28, 2023

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

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

@@ -39,13 +39,13 @@

             name: autobrr-secret
         image: ghcr.io/onedr0p/postgres-init:14.8
         imagePullPolicy: IfNotPresent
         name: 01-init-db
       containers:
       - name: autobrr
-        image: ghcr.io/autobrr/autobrr:v1.31.0
+        image: ghcr.io/autobrr/autobrr:v1.47.1
         imagePullPolicy: null
         env:
         - name: AUTOBRR__CHECKFORUPDATES
           value: 'false'
         - name: AUTOBRR__HOST
           value: 0.0.0.0

@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from ac64fb0 to 2f5ce89 Compare October 31, 2023 23:05
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.32.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.33.0 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 2f5ce89 to ece69ac Compare December 1, 2023 22:17
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.33.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.34.0 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from ece69ac to 4361654 Compare December 12, 2023 22:06
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.34.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.34.1 Dec 12, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 4361654 to 5ac7669 Compare January 19, 2024 18:50
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.34.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.35.0 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 5ac7669 to 77239d4 Compare January 20, 2024 22:18
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.35.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.35.1 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 77239d4 to 6cc48e4 Compare January 28, 2024 22:23
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.35.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.36.0 Jan 28, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 6cc48e4 to 0e38734 Compare February 12, 2024 17:04
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.36.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.37.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 0e38734 to 97a45ff Compare February 14, 2024 12:27
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.37.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.38.0 Feb 14, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 97a45ff to d1385a3 Compare February 16, 2024 15:16
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.38.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.38.1 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from d1385a3 to f72965c Compare February 27, 2024 16:04
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.38.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.39.0 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from f72965c to bab8716 Compare February 28, 2024 19:33
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.39.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.39.1 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from bab8716 to 624b3cd Compare March 25, 2024 09:18
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.39.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.40.1 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 624b3cd to 07a0190 Compare April 16, 2024 18:14
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.43.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.44.0 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 740d732 to a35f0c8 Compare August 25, 2024 22:02
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.44.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.45.0 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from a35f0c8 to 74769c9 Compare September 12, 2024 11:15
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.45.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.46.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 74769c9 to 19e9aa6 Compare September 12, 2024 19:14
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.46.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.46.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 19e9aa6 to 66e2815 Compare October 6, 2024 15:32
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.46.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.47.0 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 66e2815 to 78a042c Compare October 8, 2024 02:02
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.47.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.47.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 78a042c to 4d81f6d Compare October 20, 2024 22:29
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.47.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.48.0 Oct 20, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 4d81f6d to c361ac6 Compare November 7, 2024 01:59
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.48.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.49.0 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from c361ac6 to 2d42d23 Compare November 9, 2024 16:35
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.49.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.50.0 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 2d42d23 to a82dafa Compare November 24, 2024 23:19
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.50.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.51.0 Nov 24, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from a82dafa to e728d3b Compare November 25, 2024 14:08
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.51.0 feat(container): update image ghcr.io/autobrr/autobrr to v1.51.1 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from e728d3b to 9219f9e Compare December 1, 2024 22:00
@renovate renovate bot changed the title feat(container): update image ghcr.io/autobrr/autobrr to v1.51.1 feat(container): update image ghcr.io/autobrr/autobrr to v1.52.0 Dec 1, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 9219f9e to 6422a3d Compare December 8, 2024 23:36
@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 8, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-autobrr-autobrr-1.x branch from 6422a3d to 0f0eb55 Compare December 11, 2024 19:23
@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 0f0eb55 to 9b6fb04 Compare December 16, 2024 00:06
@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
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