mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 03:58:02 +08:00
[bitnami/drupal] Release 20.0.1 (#28965)
* [bitnami/drupal] Release 20.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>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 20.0.1 (2024-08-22)
|
||||
|
||||
* [bitnami/drupal] Release 20.0.1 ([#28965](https://github.com/bitnami/charts/pull/28965))
|
||||
|
||||
## 20.0.0 (2024-08-13)
|
||||
|
||||
* [bitnami/drupal] Release 20.0.0 ([#28846](https://github.com/bitnami/charts/pull/28846))
|
||||
* [bitnami/drupal] Release 20.0.0 (#28846) ([4136b1d](https://github.com/bitnami/charts/commit/4136b1d1c8b8cbbe95c140f5fb89c334421baa59)), closes [#28846](https://github.com/bitnami/charts/issues/28846)
|
||||
|
||||
## <small>19.0.9 (2024-08-08)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 19.0.3
|
||||
version: 19.0.4
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.22.0
|
||||
digest: sha256:b177642b18397ccf1120d5bea4a729de766977e0da59a8dfd67152d884afb578
|
||||
generated: "2024-08-13T08:25:15.770904026Z"
|
||||
digest: sha256:7ec7afed965739604a83d618cb7a91c23f46f2843ef5a83137aab3a208347898
|
||||
generated: "2024-08-22T07:11:44.592864378Z"
|
||||
|
||||
@@ -8,7 +8,7 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
|
||||
- name: drupal
|
||||
image: docker.io/bitnami/drupal:11.0.1-debian-12-r0
|
||||
image: docker.io/bitnami/drupal:11.0.1-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
||||
apiVersion: v2
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: drupal
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 20.0.0
|
||||
version: 20.0.1
|
||||
|
||||
@@ -67,7 +67,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 11.0.1-debian-12-r0
|
||||
tag: 11.0.1-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user