Skip to content

Commit

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

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Jan 13, 2025
1 parent 0ed2580 commit 979b822
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 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

## 22.1.2 (2024-12-13)
## 22.1.3 (2025-01-13)

* [bitnami/ghost] Release 22.1.2 ([#31038](https://github.com/bitnami/charts/pull/31038))
* [bitnami/ghost] Release 22.1.3 ([#31332](https://github.com/bitnami/charts/pull/31332))

## <small>22.1.2 (2024-12-13)</small>

* [bitnami/ghost] Release 22.1.2 (#31038) ([b5d4c51](https://github.com/bitnami/charts/commit/b5d4c5136f4da9c15b23fa036fc2f826f3852adf)), closes [#31038](https://github.com/bitnami/charts/issues/31038)

## <small>22.1.1 (2024-12-11)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/ghost/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mysql
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.2.0
version: 12.2.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
digest: sha256:3223e7d411f191a4b4411acf223ece9169c890187ce8db5b95f67a012906874b
generated: "2024-12-11T20:10:16.49010995Z"
version: 2.29.0
digest: sha256:42d3c5be2fc611736705b87982b261a1f2a7e155052a5b620879b14dbfac3208
generated: "2025-01-13T10:00:21.135423373Z"
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.105.0-debian-12-r0
image: docker.io/bitnami/ghost:5.106.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r34
image: docker.io/bitnami/os-shell:12-debian-12-r35
apiVersion: v2
appVersion: 5.105.0
appVersion: 5.106.1
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.1.2
version: 22.1.3
4 changes: 2 additions & 2 deletions bitnami/ghost/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/ghost
tag: 5.105.0-debian-12-r0
tag: 5.106.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -638,7 +638,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r34
tag: 12-debian-12-r35
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit 979b822

Please sign in to comment.