Skip to content

Commit

Permalink
[bitnami/drupal] Release 17.6.3 updating components versions (#24526)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Mar 18, 2024
1 parent 1e9d09e commit aeef4fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bitnami/drupal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.6-debian-12-r8
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r0
- name: drupal
image: docker.io/bitnami/drupal:10.2.4-debian-12-r1
image: docker.io/bitnami/drupal:10.2.4-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r16
apiVersion: v2
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 17.6.2
version: 17.6.3
4 changes: 2 additions & 2 deletions bitnami/drupal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 10.2.4-debian-12-r1
tag: 10.2.4-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -727,7 +727,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.6-debian-12-r8
tag: 1.0.7-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit aeef4fa

Please sign in to comment.