mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/ghost] ⚡ ⬆️ Update dependency references (#33670)
* [bitnami/ghost] Release 23.0.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 23.0.1 (2025-05-13)
|
||||
|
||||
* [bitnami/ghost] :zap: :arrow_up: Update dependency references ([#33670](https://github.com/bitnami/charts/pull/33670))
|
||||
|
||||
## 23.0.0 (2025-05-12)
|
||||
|
||||
* [bitnami/ghost] Update MySQL subchart ([#33609](https://github.com/bitnami/charts/pull/33609))
|
||||
* [bitnami/ghost] Update MySQL subchart (#33609) ([574a85b](https://github.com/bitnami/charts/commit/574a85bcddac878eb99dd7f4960be3480841a75d)), closes [#33609](https://github.com/bitnami/charts/issues/33609)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>22.2.16 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: CMS
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: ghost
|
||||
image: docker.io/bitnami/ghost:5.118.1-debian-12-r0
|
||||
image: docker.io/bitnami/ghost:5.119.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 5.118.1
|
||||
appVersion: 5.119.2
|
||||
dependencies:
|
||||
- condition: mysql.enabled
|
||||
name: mysql
|
||||
@@ -24,7 +24,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Ghost is an open source publishing platform designed to create blogs, magazines, and news sites. It includes a simple markdown editor with preview, theming, and SEO built-in to simplify editing.
|
||||
description: Ghost is an open source publishing platform designed to create blogs,
|
||||
magazines, and news sites. It includes a simple markdown editor with preview, theming,
|
||||
and SEO built-in to simplify editing.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/ghost/img/ghost-stack-220x234.png
|
||||
keywords:
|
||||
@@ -41,4 +43,4 @@ maintainers:
|
||||
name: ghost
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
|
||||
version: 23.0.0
|
||||
version: 23.0.1
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/ghost
|
||||
tag: 5.118.1-debian-12-r0
|
||||
tag: 5.119.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user