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/themepark-dev/theme.park ( 1.19.0 → 1.19.1 ) #441

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

field-repair-bot-74a[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/themepark-dev/theme.park (source) patch 1.19.0 -> 1.19.1

Release Notes

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

v1.19.1

Compare Source

Fixes the themes.json docker-mods section. fetch.sh was broken.


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.

@field-repair-bot-74a
Copy link
Contributor Author

--- kubernetes/apps/default/theme-park/app Kustomization: flux-system/theme-park HelmRelease: default/theme-park

+++ kubernetes/apps/default/theme-park/app Kustomization: flux-system/theme-park HelmRelease: default/theme-park

@@ -30,13 +30,13 @@

     controllers:
       theme-park:
         containers:
           app:
             image:
               repository: ghcr.io/themepark-dev/theme.park
-              tag: 1.19.0@sha256:c67d8e5b25bf8cba554072c019d5108ea75749e69db839b8cfe14d208dd34ed8
+              tag: 1.19.1@sha256:3ee4d452be87ec0275bc737ad4d87df2af3d3e72f6f3ece00f3fff589916df45
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 15m
         replicas: 2

@field-repair-bot-74a
Copy link
Contributor Author

--- HelmRelease: default/theme-park Deployment: default/theme-park

+++ HelmRelease: default/theme-park Deployment: default/theme-park

@@ -30,13 +30,13 @@

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/themepark-dev/theme.park:1.19.0@sha256:c67d8e5b25bf8cba554072c019d5108ea75749e69db839b8cfe14d208dd34ed8
+      - image: ghcr.io/themepark-dev/theme.park:1.19.1@sha256:3ee4d452be87ec0275bc737ad4d87df2af3d3e72f6f3ece00f3fff589916df45
         name: app
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 15m

@Heavybullets8 Heavybullets8 merged commit 305b593 into main Oct 15, 2024
7 checks passed
@field-repair-bot-74a field-repair-bot-74a bot deleted the renovate/ghcr.io-themepark-dev-theme.park-1.x branch October 15, 2024 10:04
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