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(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.6.2 #2284

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/exportarr minor v1.1.0 -> v1.6.2

Warning

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


Release Notes

onedr0p/exportarr (ghcr.io/onedr0p/exportarr)

v1.6.2

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.6.1...v1.6.2

v1.6.1

Compare Source

What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.6.0...v1.6.1

v1.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.5.5...v1.6.0

v1.5.5

Compare Source

What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.5.3...v1.5.5

v1.5.3

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.5.2...v1.5.3

v1.5.2

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.5.0...v1.5.1

v1.5.0

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.4.0...v1.5.0

v1.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.3.2...v1.4.0

v1.3.2

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.3.1...v1.3.2

v1.3.1

Compare Source

What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.3.0...v1.3.1

v1.3.0

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.2.6...v1.3.0

v1.2.6

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.2.5...v1.2.6

v1.2.5

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.2.4...v1.2.5

v1.2.4

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.2.3...v1.2.4

v1.2.3

Compare Source

What's Changed

Full Changelog: onedr0p/exportarr@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.2.1...v1.2.2

v1.2.1

Compare Source

Small release to fix the binaries not being attached to the releases, thanks again @​rtrox

Be sure to read the release notes on v1.2.0

What's Changed

Full Changelog: onedr0p/exportarr@v1.2.0...v1.2.1

v1.2.0

Compare Source

I would like to give a huge shoutout to @​rtrox who made some really awesome changes in this release. 🎉

Important Changes
What's Changed
New Contributors

Full Changelog: onedr0p/exportarr@v1.1.0...v1.2.0


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 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.

@renovate renovate bot requested a review from dfroberg as a code owner March 22, 2023 08:01
@github-actions
Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.2.4
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.2.4
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.2.4
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.2.4 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.2.6 Mar 29, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 3960b95 to 6bde878 Compare March 29, 2023 22:51
@github-actions
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.2.6
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.2.6
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.2.6
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 6bde878 to 70772d3 Compare May 27, 2023 19:14
@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.2.6 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.3.2 May 27, 2023
@github-actions
Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.3.2
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.3.2
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.3.2
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.3.2 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.4.0 May 29, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 70772d3 to 56590b0 Compare May 29, 2023 12:06
@github-actions
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.4.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.4.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.4.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.4.0 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.0 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 56590b0 to 7b7c39a Compare June 8, 2023 00:33
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.0 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.1 Jun 9, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 7b7c39a to fcd7ac3 Compare June 9, 2023 00:24
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.1
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

github-actions bot commented Jun 9, 2023

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.1
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

github-actions bot commented Jun 9, 2023

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.1
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.1 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.2 Jun 10, 2023
@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.2 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.3 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 2cd9530 to 65f2ade Compare June 14, 2023 20:39
@github-actions
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.3
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.3
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.3
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.3 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.5 Oct 3, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 65f2ade to 133bf0b Compare October 3, 2023 22:54
@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.5
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.5
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.5.5
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from 133bf0b to e878147 Compare October 18, 2023 15:29
@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.5.5 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.6.0 Oct 18, 2023
@github-actions
Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@github-actions
Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.0
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from e878147 to c396090 Compare January 29, 2024 04:10
@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.6.0 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.6.1 Jan 29, 2024
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.1
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.1
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.1
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-exportarr-1.x branch from c396090 to 0918e20 Compare February 28, 2024 22:13
@renovate renovate bot changed the title feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.6.1 feat(deps): update ghcr.io/onedr0p/exportarr docker tag to v1.6.2 Feb 28, 2024
Copy link

Path: cluster/apps/media/radarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.2
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

Copy link

Path: cluster/apps/media/lidarr/helm-release.yaml

@@ -142,7 +142,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.2
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

Copy link

Path: cluster/apps/media/sonarr/helm-release.yaml

@@ -141,7 +141,7 @@
               value: "true"
             - name: ENABLE_UNKNOWN_QUEUE_ITEMS
               value: "false"
-          image: ghcr.io/onedr0p/exportarr:v1.1.0
+          image: ghcr.io/onedr0p/exportarr:v1.6.2
           imagePullPolicy: IfNotPresent
           name: exporter
           ports:

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