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 (v0.13.0 → 0.13.1) #1744

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Jan 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/unpackerr/unpackerr patch v0.13.0 -> 0.13.1

Release Notes

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

v0.13.1: One too 1

Compare Source

  • Adds semver support to GHCR image tags.
  • Fixes bugs with missing and invalid env variables in command hooks.
  • See v0.13.1 for other recent changes (released 3 days prior to this release).

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-blake bot-blake bot requested a review from buroa as a code owner January 21, 2024 23:06
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Jan 21, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 21, 2024

--- HelmRelease: media/unpackerr Deployment: media/unpackerr

+++ HelmRelease: media/unpackerr Deployment: media/unpackerr

@@ -56,13 +56,13 @@

           value: http://sonarr.media.svc.cluster.local:8989
         - name: UN_WEBSERVER_METRICS
           value: 'true'
         envFrom:
         - secretRef:
             name: unpackerr-secret
-        image: ghcr.io/unpackerr/unpackerr:v0.13.0@sha256:d37ec65c77fa751524109db88682f7ccaa471a4085ef8a7e1ade7002daa7fd34
+        image: ghcr.io/unpackerr/unpackerr:0.13.1@sha256:04fcb43fa70e6db88331962760607842cdf19889e6d35d9d2fde0cf6a1550eaf
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 5656

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Jan 21, 2024

--- kubernetes/apps/media/unpackerr/app Kustomization: flux-system/cluster-apps-unpackerr HelmRelease: media/unpackerr

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

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

               UN_WEBSERVER_METRICS: true
             envFrom:
             - secretRef:
                 name: unpackerr-secret
             image:
               repository: ghcr.io/unpackerr/unpackerr
-              tag: v0.13.0@sha256:d37ec65c77fa751524109db88682f7ccaa471a4085ef8a7e1ade7002daa7fd34
+              tag: 0.13.1@sha256:04fcb43fa70e6db88331962760607842cdf19889e6d35d9d2fde0cf6a1550eaf
             resources:
               limits:
                 memory: 8Gi
               requests:
                 cpu: 10m
             securityContext:

@buroa buroa merged commit 7b4f78e into master Jan 21, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-unpackerr-unpackerr-0.x branch January 21, 2024 23:11
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/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant