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 ghost ( 5.111.0 → 5.113.0 ) #3473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Mar 15, 2025

This PR contains the following updates:

Package Update Change Pending
ghost minor 5.111.0 -> 5.113.0 5.113.1

Warning

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


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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@shipwasher shipwasher bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Mar 15, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 15, 2025

--- kubernetes/main/apps/default/ghost/app Kustomization: flux-system/ghost HelmRelease: default/ghost

+++ kubernetes/main/apps/default/ghost/app Kustomization: flux-system/ghost HelmRelease: default/ghost

@@ -48,13 +48,13 @@

               url: https://..PLACEHOLDER_SECRET_GHOST_DOMAIN..
             envFrom:
             - secretRef:
                 name: ghost-secret
             image:
               repository: ghost
-              tag: 5.111.0
+              tag: 5.113.0
     ingress:
       app:
         className: external
         enabled: true
         hosts:
         - host: ..PLACEHOLDER_SECRET_GHOST_DOMAIN..

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 15, 2025

--- HelmRelease: default/ghost Deployment: default/ghost

+++ HelmRelease: default/ghost Deployment: default/ghost

@@ -49,13 +49,13 @@

           value: ghost
         - name: url
           value: https://..PLACEHOLDER_SECRET_GHOST_DOMAIN..
         envFrom:
         - secretRef:
             name: ghost-secret
-        image: ghost:5.111.0
+        image: ghost:5.113.0
         name: app
         volumeMounts:
         - mountPath: /var/lib/ghost/content
           name: content
       volumes:
       - name: content

@shipwasher shipwasher bot force-pushed the renovate/ghost-5.x branch 5 times, most recently from 3866619 to a84f0a0 Compare March 17, 2025 01:34
@shipwasher shipwasher bot changed the title feat(container): update ghost ( 5.111.0 → 5.112.0 ) feat(container): update ghost ( 5.111.0 → 5.113.0 ) Mar 17, 2025
@shipwasher shipwasher bot force-pushed the renovate/ghost-5.x branch 2 times, most recently from d4b2e40 to bf0a284 Compare March 18, 2025 04:08
@shipwasher shipwasher bot changed the title feat(container): update ghost ( 5.111.0 → 5.113.0 ) feat(container): update ghost ( 5.111.0 → 5.112.0 ) Mar 18, 2025
@shipwasher shipwasher bot force-pushed the renovate/ghost-5.x branch from bf0a284 to 676e9cf Compare March 20, 2025 16:08
@shipwasher shipwasher bot changed the title feat(container): update ghost ( 5.111.0 → 5.112.0 ) feat(container): update ghost ( 5.111.0 → 5.113.0 ) Mar 20, 2025
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 directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants