Skip to content

Commit

Permalink
[bitnami/ghost] Release 21.1.26 (#28602)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 21.1.26 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Jul 31, 2024
1 parent 40d557a commit 77d52b1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 21.1.25 (2024-07-26)
## 21.1.26 (2024-07-31)

* [bitnami/ghost] Release 21.1.25 ([#28541](https://github.com/bitnami/charts/pull/28541))
* [bitnami/ghost] Release 21.1.26 ([#28602](https://github.com/bitnami/charts/pull/28602))

## <small>21.1.25 (2024-07-26)</small>

* [bitnami/ghost] Release 21.1.25 (#28541) ([3587672](https://github.com/bitnami/charts/commit/3587672cfa89d84f2baad16e8bd29823d352a683)), closes [#28541](https://github.com/bitnami/charts/issues/28541)

## <small>21.1.24 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/ghost/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: ghost
image: docker.io/bitnami/ghost:5.88.2-debian-12-r0
image: docker.io/bitnami/ghost:5.88.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
appVersion: 5.88.2
appVersion: 5.88.3
dependencies:
- condition: mysql.enabled
name: mysql
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: ghost
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/ghost
version: 21.1.25
version: 21.1.26
2 changes: 1 addition & 1 deletion bitnami/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.88.2-debian-12-r0
tag: 5.88.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 77d52b1

Please sign in to comment.