mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 08:07:55 +08:00
[bitnami/drupal] Release 20.0.10 (#29842)
* [bitnami/drupal] Release 20.0.10 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.9 (2024-10-03)
|
||||
## 20.0.10 (2024-10-09)
|
||||
|
||||
* [bitnami/drupal] Release 20.0.9 ([#29760](https://github.com/bitnami/charts/pull/29760))
|
||||
* [bitnami/drupal] Release 20.0.10 ([#29842](https://github.com/bitnami/charts/pull/29842))
|
||||
|
||||
## <small>20.0.9 (2024-10-03)</small>
|
||||
|
||||
* [bitnami/drupal] Release 20.0.9 (#29760) ([7811272](https://github.com/bitnami/charts/commit/7811272b7e19eb908077cfc533b3098ff7be3a98)), closes [#29760](https://github.com/bitnami/charts/issues/29760)
|
||||
|
||||
## <small>20.0.8 (2024-10-01)</small>
|
||||
|
||||
|
||||
@@ -8,9 +8,9 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r1
|
||||
- name: drupal
|
||||
image: docker.io/bitnami/drupal:11.0.5-debian-12-r0
|
||||
image: docker.io/bitnami/drupal:11.0.5-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r31
|
||||
apiVersion: v2
|
||||
appVersion: 11.0.5
|
||||
dependencies:
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: drupal
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 20.0.9
|
||||
version: 20.0.10
|
||||
|
||||
@@ -67,7 +67,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 11.0.5-debian-12-r0
|
||||
tag: 11.0.5-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -694,7 +694,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r30
|
||||
tag: 12-debian-12-r31
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -911,7 +911,7 @@ certificates:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r30
|
||||
tag: 12-debian-12-r31
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user