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 ghcr.io/unpackerr/unpackerr ( 0.14.2 → 0.14.3 ) #7951

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

bot-ross[bot]
Copy link
Contributor

@bot-ross bot-ross bot commented Jul 31, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/unpackerr/unpackerr patch 0.14.2 -> 0.14.3

Release Notes

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

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


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 has been generated by Renovate Bot.

@bot-ross bot-ross bot requested a review from onedr0p as a code owner July 31, 2024 18:07
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jul 31, 2024
@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jul 31, 2024

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

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

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

               UN_WEBSERVER_METRICS: true
             envFrom:
             - secretRef:
                 name: unpackerr-secret
             image:
               repository: ghcr.io/unpackerr/unpackerr
-              tag: 0.14.2@sha256:2b2105159bb7bbf20291ffd2023d96578dad236ed6cbbb6d0a5bc5d44f32d492
+              tag: 0.14.3@sha256:de15cf83364802318dfaf832fb008bde7e9c227dc877c9d03e81c7d0b1c20992
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
             resources:

@bot-ross
Copy link
Contributor Author

bot-ross bot commented Jul 31, 2024

--- HelmRelease: default/unpackerr Deployment: default/unpackerr

+++ HelmRelease: default/unpackerr Deployment: default/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.2@sha256:2b2105159bb7bbf20291ffd2023d96578dad236ed6cbbb6d0a5bc5d44f32d492
+        image: ghcr.io/unpackerr/unpackerr:0.14.3@sha256:de15cf83364802318dfaf832fb008bde7e9c227dc877c9d03e81c7d0b1c20992
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5656

@onedr0p onedr0p merged commit aea693f into main Jul 31, 2024
10 checks passed
@onedr0p onedr0p deleted the renovate/main-ghcr.io-unpackerr-unpackerr-0.x branch July 31, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant