mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
[bitnami/drupal] Release 20.0.3 (#29283)
* [bitnami/drupal] Release 20.0.3 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.2 (2024-09-05)
|
||||
## 20.0.3 (2024-09-06)
|
||||
|
||||
* [bitnami/drupal] Release 20.0.2 ([#29222](https://github.com/bitnami/charts/pull/29222))
|
||||
* [bitnami/drupal] Release 20.0.3 ([#29283](https://github.com/bitnami/charts/pull/29283))
|
||||
|
||||
## <small>20.0.2 (2024-09-05)</small>
|
||||
|
||||
* [bitnami/drupal] Release 20.0.2 (#29222) ([c9daacb](https://github.com/bitnami/charts/commit/c9daacbab47a8d7bf8185c8bc0cca237accd9d9a)), closes [#29222](https://github.com/bitnami/charts/issues/29222)
|
||||
|
||||
## <small>20.0.1 (2024-08-22)</small>
|
||||
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r8
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
|
||||
- name: drupal
|
||||
image: docker.io/bitnami/drupal:11.0.2-debian-12-r0
|
||||
image: docker.io/bitnami/drupal:11.0.2-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r29
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
apiVersion: v2
|
||||
appVersion: 11.0.2
|
||||
dependencies:
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: drupal
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 20.0.2
|
||||
version: 20.0.3
|
||||
|
||||
@@ -67,7 +67,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 11.0.2-debian-12-r0
|
||||
tag: 11.0.2-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-r29
|
||||
tag: 12-debian-12-r30
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -744,7 +744,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.8-debian-12-r8
|
||||
tag: 1.0.8-debian-12-r9
|
||||
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-r29
|
||||
tag: 12-debian-12-r30
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user