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/koush/scrypted to v20-jammy-full-v0.100.1 #6103

Merged
merged 1 commit into from
May 3, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/koush/scrypted patch 20-jammy-full-v0.100.0 -> 20-jammy-full-v0.100.1

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.

…-v0.100.1

| datasource | package                | from                   | to                     |
| ---------- | ---------------------- | ---------------------- | ---------------------- |
| docker     | ghcr.io/koush/scrypted | 20-jammy-full-v0.100.0 | 20-jammy-full-v0.100.1 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/home/scrypted/app Kustomization: flux-system/scrypted HelmRelease: home/scrypted

+++ kubernetes/main/apps/home/scrypted/app Kustomization: flux-system/scrypted HelmRelease: home/scrypted

@@ -25,13 +25,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: ghcr.io/koush/scrypted
-              tag: 20-jammy-full-v0.100.0
+              tag: 20-jammy-full-v0.100.1
             resources:
               limits:
                 gpu.intel.com/i915: 1
                 memory: 8192Mi
               requests:
                 cpu: 136m

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: home/scrypted StatefulSet: home/scrypted

+++ HelmRelease: home/scrypted StatefulSet: home/scrypted

@@ -36,13 +36,13 @@

       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       nodeSelector:
         intel.feature.node.kubernetes.io/gpu: 'true'
       containers:
-      - image: ghcr.io/koush/scrypted:20-jammy-full-v0.100.0
+      - image: ghcr.io/koush/scrypted:20-jammy-full-v0.100.1
         name: main
         resources:
           limits:
             gpu.intel.com/i915: 1
             memory: 8192Mi
           requests:

@rwlove rwlove merged commit add29d7 into main May 3, 2024
11 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-koush-scrypted-0.x branch May 3, 2024 19:03
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