Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

fix(container): update image ghost to v5.61.3 #2874

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

midnight-bot-6658[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghost patch 5.61.2 -> 5.61.3

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.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | ghost   | 5.61.2 | 5.61.3 |
@midnight-bot-6658 midnight-bot-6658 bot added renovate/container type/patch area/cluster Changes made in the cluster directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 7, 2023
@midnight-bot-6658
Copy link
Contributor Author

Path: cluster/apps/default/ghost-public/helm-release.yaml

@@ -148,7 +148,7 @@
 enableServiceLinks: true
 containers:
 - name: ghost
- image: "ghost:5.61.2"
+ image: "ghost:5.61.3"
 imagePullPolicy: IfNotPresent
 env:
 - name: NODE_ENV

@midnight-bot-6658
Copy link
Contributor Author

Path: cluster/apps/default/ghost/helm-release.yaml

@@ -148,7 +148,7 @@
 enableServiceLinks: true
 containers:
 - name: ghost
- image: "ghost:5.61.2"
+ image: "ghost:5.61.3"
 imagePullPolicy: IfNotPresent
 env:
 - name: NODE_ENV

@midnight-bot-6658
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 2.35s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 3.35s
✅ YAML prettier 2 0 0.49s
✅ YAML yamllint 2 0 0.32s

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

@claughinghouse claughinghouse merged commit 3fa7308 into main Sep 7, 2023
11 of 12 checks passed
@renovate renovate bot deleted the renovate/ghost-5.x branch September 7, 2023 11:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cluster Changes made in the cluster directory renovate/container size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant