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

feat(container): update image ghost to v5.65.0 #2931

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghost minor 5.64.0 -> 5.65.0

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 Mend Renovate. View repository job log here.

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | ghost   | 5.64.0 | 5.65.0 |
@midnight-bot-6658 midnight-bot-6658 bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Sep 23, 2023
@midnight-bot-6658
Copy link
Contributor

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

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

@midnight-bot-6658
Copy link
Contributor

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

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

@midnight-bot-6658
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.76s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 2.32s
✅ YAML prettier 2 0 0.39s
✅ YAML yamllint 2 0 0.26s

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 4d8b323 into main Sep 24, 2023
11 of 12 checks passed
@renovate renovate bot deleted the renovate/ghost-5.x branch September 24, 2023 22:51
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/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant