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

fix(container): update image ghcr.io/unpackerr/unpackerr to v0.14.5 #194

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/unpackerr/unpackerr patch 0.14.0 -> 0.14.5

Release Notes

Unpackerr/unpackerr (ghcr.io/unpackerr/unpackerr)

v0.14.5

Compare Source

There are no application code updates in this release. I am creating this release to trigger new code that signs FreeBSD and Arch Linux package files. It was incomplete in the previous release. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.4...v0.14.5

v0.14.5

Compare Source

There are no application code updates in this release. I am creating this release to trigger new code that signs FreeBSD and Arch Linux package files. It was incomplete in the previous release. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.4...v0.14.5

v0.14.4

Compare Source

There are no application code updates in this release. I am creating this release to trigger new cod that signs FreeBSD and Arch Linux package files. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.3...v0.14.4

v0.14.4

Compare Source

There are no application code updates in this release. I am creating this release to trigger new cod that signs FreeBSD and Arch Linux package files. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.3...v0.14.4

v0.14.3

Compare Source

There are no application code updates in this release. I am creating this release to trigger the new Arch Linux binary packaging code. This release and future releases will contain a binary zst (pacman) package that can be installed directly. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.2...v0.14.3

v0.14.3

Compare Source

There are no application code updates in this release. I am creating this release to trigger the new Arch Linux binary packaging code. This release and future releases will contain a binary zst (pacman) package that can be installed directly. See this release for the most recent application code changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

What's Changed

Full Changelog: Unpackerr/unpackerr@v0.14.2...v0.14.3

v0.14.2

Compare Source

The aur build on the previous release failed; it worked on this release. See this release for the most recent changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

v0.14.2

Compare Source

The aur build on the previous release failed; it worked on this release. See this release for the most recent changes: https://github.com/Unpackerr/unpackerr/releases/tag/v0.14.1

v0.14.1

Compare Source

Changes

This releases fixes a bug that causes an application crash in some environments. Home directory expansion ~ now works in all configurable paths. There was also a lot of code cleanup.

Additionally the example configuration file is no longer hand maintained, but generated. This is also true for the configuration documentation website and the example docker compose file.

This release also triggers the first automatic package upload to https://aur.archlinux.org. 🤞

Auto Generated Notes

Full Changelog: Unpackerr/unpackerr@v0.14.0...v0.14.1

v0.14.1

Compare Source

Changes

This releases fixes a bug that causes an application crash in some environments. Home directory expansion ~ now works in all configurable paths. There was also a lot of code cleanup.

Additionally the example configuration file is no longer hand maintained, but generated. This is also true for the configuration documentation website and the example docker compose file.

This release also triggers the first automatic package upload to https://aur.archlinux.org. 🤞

Auto Generated Notes

Full Changelog: Unpackerr/unpackerr@v0.14.0...v0.14.1


Configuration

📅 Schedule: Branch creation - "every weekend" (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.

Copy link

github-actions bot commented Aug 2, 2024

--- kubernetes/apps/downloads/unpackerr/app Kustomization: flux-system/unpackerr HelmRelease: downloads/unpackerr

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

@@ -44,13 +44,13 @@

               UN_WEBSERVER_METRICS: true
             envFrom:
             - secretRef:
                 name: unpackerr-secret
             image:
               repository: ghcr.io/unpackerr/unpackerr
-              tag: 0.14.0@sha256:92e76f59dffc11379c1cb900bc4a4dd10bcb1ad15a8a34797fdf07e4d28f22f8
+              tag: 0.14.5@sha256:dc72256942ce50d1c8a1aeb5aa85b6ae2680a36eefd2182129d8d210fce78044
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

Copy link

github-actions bot commented Aug 2, 2024

--- HelmRelease: downloads/unpackerr Deployment: downloads/unpackerr

+++ HelmRelease: downloads/unpackerr Deployment: downloads/unpackerr

@@ -62,13 +62,13 @@

           value: /logs/webserver.log
         - name: UN_WEBSERVER_METRICS
           value: 'true'
         envFrom:
         - secretRef:
             name: unpackerr-secret
-        image: ghcr.io/unpackerr/unpackerr:0.14.0@sha256:92e76f59dffc11379c1cb900bc4a4dd10bcb1ad15a8a34797fdf07e4d28f22f8
+        image: ghcr.io/unpackerr/unpackerr:0.14.5@sha256:dc72256942ce50d1c8a1aeb5aa85b6ae2680a36eefd2182129d8d210fce78044
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5656

@renovate renovate bot force-pushed the renovate/ghcr.io-unpackerr-unpackerr-0.x branch from 1926b7a to 42cffd0 Compare August 4, 2024 20:24
@renovate renovate bot force-pushed the renovate/ghcr.io-unpackerr-unpackerr-0.x branch from 42cffd0 to 9ee1714 Compare August 4, 2024 22:28
@gavinmcfall gavinmcfall merged commit 4819825 into main Aug 4, 2024
5 checks passed
@gavinmcfall gavinmcfall deleted the renovate/ghcr.io-unpackerr-unpackerr-0.x branch August 4, 2024 23:22
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.

1 participant