Skip to content

Commit

Permalink
[bitnami/ghost] Release 22.0.1 (bitnami#30479)
Browse files Browse the repository at this point in the history
* [bitnami/ghost] Release 22.0.1 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 and sajad-sadra committed Nov 20, 2024
1 parent 27b4b98 commit e4442df
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
6 changes: 5 additions & 1 deletion bitnami/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 22.0.1 (2024-11-15)

* [bitnami/ghost] Release 22.0.1 ([#30479](https://github.com/bitnami/charts/pull/30479))

## 22.0.0 (2024-11-12)

* [bitnami/ghost] chore!: :arrow_up: :boom: Bump MySQL subchart to 12 ([#30429](https://github.com/bitnami/charts/pull/30429))
* [bitnami/ghost] chore!: :arrow_up: :boom: Bump MySQL subchart to 12 (#30429) ([8296f63](https://github.com/bitnami/charts/commit/8296f63fa9733a07b782afb6ab559b73e3a0f554)), closes [#30429](https://github.com/bitnami/charts/issues/30429)

## <small>21.1.50 (2024-11-08)</small>

Expand Down
8 changes: 4 additions & 4 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.100.1-debian-12-r0
image: docker.io/bitnami/ghost:5.101.0-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r32
image: docker.io/bitnami/os-shell:12-debian-12-r33
apiVersion: v2
appVersion: 5.100.1
appVersion: 5.101.0
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: 22.0.0
version: 22.0.1
4 changes: 2 additions & 2 deletions bitnami/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.100.1-debian-12-r0
tag: 5.101.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -633,7 +633,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r32
tag: 12-debian-12-r33
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit e4442df

Please sign in to comment.