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 ( 1.16.2 → 1.17.0 ) #3853

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jun 15, 2024

This PR contains the following updates:

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

Release Notes

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

v1.17.0

Compare Source

New
Fixes
Changes

….17.0 )

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

repo-jeeves bot commented Jun 15, 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

@@ -33,13 +33,13 @@

     controllers:
       main:
         containers:
           main:
             image:
               repository: ghcr.io/onedr0p/theme-park
-              tag: 1.16.2@sha256:48cfdb526cf02d5ec874a7655ad3215539a202560c190fa48849a93559bc8bbc
+              tag: 1.17.0@sha256:df753be9371fd663795cd9784d79ba0af1ea86f69ef42774b02a9dabb67afa8c
             resources:
               limits:
                 memory: 50Mi
               requests:
                 cpu: 5m
                 memory: 10Mi

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 15, 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.2@sha256:48cfdb526cf02d5ec874a7655ad3215539a202560c190fa48849a93559bc8bbc
+      - image: ghcr.io/onedr0p/theme-park:1.17.0@sha256:df753be9371fd663795cd9784d79ba0af1ea86f69ef42774b02a9dabb67afa8c
         name: main
         resources:
           limits:
             memory: 50Mi
           requests:
             cpu: 5m

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jun 15, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.07s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.55s
✅ YAML prettier 1 0 0.36s
✅ YAML yamllint 1 0 0.29s

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

@szinn szinn merged commit e17ec68 into main Jun 15, 2024
12 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-onedr0p-theme-park-1.x branch June 15, 2024 21:43
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/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant