fix(container): update image docker.io/library/ghost to v6.21.2#2106
Merged
renovate[bot] merged 1 commit intomainfrom Mar 13, 2026
Merged
fix(container): update image docker.io/library/ghost to v6.21.2#2106renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
--- kubernetes/apps Kustomization: flux-system/cluster-apps HelmRelease: ghost/ghost
+++ kubernetes/apps Kustomization: flux-system/cluster-apps HelmRelease: ghost/ghost
@@ -47,13 +47,13 @@
mail__options__auth__user: no-reply@glimmerlabs.io
mail__options__service: Mailgun
mail__transport: SMTP
url: https://www.glimmerlabs.io
image:
repository: docker.io/library/ghost
- tag: 6.21.0
+ tag: 6.21.2
ingress:
icon: mdi:television-classic
localonly: false
subdomain: ghost
persistence:
config:
--- kubernetes/apps/arcolog/ghost/app Kustomization: flux-system/cluster-apps-arcolog HelmRelease: arcolog/ghost
+++ kubernetes/apps/arcolog/ghost/app Kustomization: flux-system/cluster-apps-arcolog HelmRelease: arcolog/ghost
@@ -57,13 +57,13 @@
mail__options__auth__user: no-reply@glimmerlabs.io
mail__options__service: Mailgun
mail__transport: SMTP
url: https://www.arcolog.com
image:
repository: docker.io/library/ghost
- tag: 6.21.0
+ tag: 6.21.2
ingress:
icon: mdi:television-classic
localonly: false
subdomain: arcolog
persistence:
config: |
9b34a62 to
48279cd
Compare
--- HelmRelease: arcolog/ghost Deployment: arcolog/ghost
+++ HelmRelease: arcolog/ghost Deployment: arcolog/ghost
@@ -58,13 +58,13 @@
value: SMTP
- name: url
value: https://www.arcolog.com
envFrom:
- secretRef:
name: ghost-secret
- image: docker.io/library/ghost:6.21.0
+ image: docker.io/library/ghost:6.21.2
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 2368
--- HelmRelease: ghost/ghost Deployment: ghost/ghost
+++ HelmRelease: ghost/ghost Deployment: ghost/ghost
@@ -58,13 +58,13 @@
value: SMTP
- name: url
value: https://www.glimmerlabs.io
envFrom:
- secretRef:
name: ghost-secret
- image: docker.io/library/ghost:6.21.0
+ image: docker.io/library/ghost:6.21.2
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket:
port: 2368 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.21.0→6.21.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "after 9am,before 5pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.