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

feat(container): update image ghcr.io/onedr0p/theme-park to v1.16.2 #2334

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented Feb 25, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/theme-park (source) minor 1.15.1 -> 1.16.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.16.2

Compare Source

Fixes

  • Add fix for qbittorrent dockermod downloading the wrong webui files. Default is now downloading the latest stable webui. Override by adding QBITTORRENT_VERSION e.g. -e QBITTORRENT_VERSION=4.2.0
  • Some minor fixes on the servarr and prowlarr css.
  • Some minor fixes on the bazarr css.
  • Some minor fixes on the unraid css.

What's Changed

Other Changes

Full Changelog: themepark-dev/theme.park@1.16.1...1.16.2

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

v1.16.0

Compare Source

1.16.0 - 2024-02-25

Added




Fixed

What's Changed

Other Changes

New Contributors

Full Changelog: themepark-dev/theme.park@1.15.1...1.16.0


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.

@snoopy82481-bot snoopy82481-bot bot added renovate/container type/minor size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/kubernetes Changes made in the kubernetes namespace directory labels Feb 25, 2024
@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Feb 25, 2024

--- kubernetes/apps/web-tools/theme-park/app Kustomization: flux-system/cluster-apps-theme-park HelmRelease: web-tools/theme-park

+++ kubernetes/apps/web-tools/theme-park/app Kustomization: flux-system/cluster-apps-theme-park HelmRelease: web-tools/theme-park

@@ -39,13 +39,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: ghcr.io/onedr0p/theme-park
-              tag: 1.15.1@sha256:a22b171c05c63ec4d52b8c042bafb8f58fc4cd426069d221d792a1fc9864535d
+              tag: 1.16.2@sha256:6c780d6a9048a2f1361bff20490315b340e78f0b064b943a57fccfd2fcbaf274
             resources:
               limits:
                 memory: 50Mi
               requests:
                 cpu: 5m
                 memory: 10Mi

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Feb 25, 2024

--- HelmRelease: web-tools/theme-park Deployment: web-tools/theme-park

+++ HelmRelease: web-tools/theme-park Deployment: web-tools/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.15.1@sha256:a22b171c05c63ec4d52b8c042bafb8f58fc4cd426069d221d792a1fc9864535d
+      - image: ghcr.io/onedr0p/theme-park:1.16.2@sha256:6c780d6a9048a2f1361bff20490315b340e78f0b064b943a57fccfd2fcbaf274
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Feb 25, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 1 1.47s
✅ REPOSITORY git_diff yes no 0.05s
❌ REPOSITORY secretlint yes 1 2.51s
✅ YAML prettier 1 0 0.58s
✅ YAML yamllint 1 0 0.27s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-theme-park-1.x branch from 9346fcf to 83532c8 Compare March 29, 2024 12:30
@snoopy82481-bot snoopy82481-bot bot changed the title feat(container): update image ghcr.io/onedr0p/theme-park to v1.16.0 feat(container): update image ghcr.io/onedr0p/theme-park to v1.16.1 Mar 29, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-theme-park-1.x branch 2 times, most recently from 8236ab6 to 21c1446 Compare April 15, 2024 00:05
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-theme-park-1.x branch from 21c1446 to ae88022 Compare April 16, 2024 20:18
@snoopy82481-bot snoopy82481-bot bot changed the title feat(container): update image ghcr.io/onedr0p/theme-park to v1.16.1 feat(container): update image ghcr.io/onedr0p/theme-park to v1.16.2 Apr 16, 2024
| datasource | package                    | from   | to     |
| ---------- | -------------------------- | ------ | ------ |
| docker     | ghcr.io/onedr0p/theme-park | 1.15.1 | 1.16.2 |
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/ghcr.io-onedr0p-theme-park-1.x branch from ae88022 to d099e7c Compare April 19, 2024 13:19
@snoopy82481 snoopy82481 merged commit c0472b0 into main Apr 23, 2024
6 of 7 checks passed
@snoopy82481 snoopy82481 deleted the renovate/ghcr.io-onedr0p-theme-park-1.x branch April 23, 2024 00:50
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 namespace directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant