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/onedr0p/theme-park ( 1.16.0 → 1.16.1 ) #3339

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 29, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/theme-park (source) patch 1.16.0 -> 1.16.1

Release Notes

themepark-dev/theme.park (ghcr.io/onedr0p/theme-park)

v1.16.1

Compare Source

What's Changed

Some fixes for qBittorrent, Emby and VueTorrent

Other Changes

Full Changelog: themepark-dev/theme.park@1.16.0...1.16.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.

…16.1 )

| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/onedr0p/theme-park | 1.16.0 | 1.16.1 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 29, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

--- kubernetes/main/apps/self-hosted/theme-park/app Kustomization: flux-system/self-hosted-theme-park HelmRelease: self-hosted/theme-park

+++ kubernetes/main/apps/self-hosted/theme-park/app Kustomization: flux-system/self-hosted-theme-park HelmRelease: self-hosted/theme-park

@@ -32,13 +32,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: ghcr.io/onedr0p/theme-park
-              tag: 1.16.0@sha256:ea7df908833d0aa7b9b68dd74708d48ce4aef4e03b79ef32946e2188eecd6fc6
+              tag: 1.16.1@sha256:26746f632b3a0f15cd5b234a2828d77d6078920b94fea34d9d443aa4a84dcab9
             resources:
               limits:
                 memory: 50Mi
               requests:
                 cpu: 5m
                 memory: 10Mi

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

--- HelmRelease: self-hosted/theme-park Deployment: self-hosted/theme-park

+++ HelmRelease: self-hosted/theme-park Deployment: self-hosted/theme-park

@@ -37,13 +37,13 @@

           matchLabels:
             app.kubernetes.io/name: theme-park
         maxSkew: 1
         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
-      - image: ghcr.io/onedr0p/theme-park:1.16.0@sha256:ea7df908833d0aa7b9b68dd74708d48ce4aef4e03b79ef32946e2188eecd6fc6
+      - image: ghcr.io/onedr0p/theme-park:1.16.1@sha256:26746f632b3a0f15cd5b234a2828d77d6078920b94fea34d9d443aa4a84dcab9
         name: main
         resources:
           limits:
             memory: 50Mi
           requests:
             cpu: 5m

@szinn szinn merged commit d9a5b54 into main Mar 29, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-onedr0p-theme-park-1.x branch March 29, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant