File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 21.2.2 (2025-04-04)
3
+ ## 21.2.3 (2025-04-04)
4
4
5
- * [ bitnami/drupal] Release 21.2.2 ([ #32811 ] ( https://github.com/bitnami/charts/pull/32811 ) )
5
+ * [ bitnami/drupal] Release 21.2.3 ([ #32820 ] ( https://github.com/bitnami/charts/pull/32820 ) )
6
+
7
+ ## <small >21.2.2 (2025-04-04)</small >
8
+
9
+ * [ bitnami/drupal] Release 21.2.2 (#32811 ) ([ 21e3062] ( https://github.com/bitnami/charts/commit/21e3062d1521a344fb59aa4d09a9a8e4409153f2 ) ), closes [ #32811 ] ( https://github.com/bitnami/charts/issues/32811 )
6
10
7
11
## <small >21.2.1 (2025-04-03)</small >
8
12
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ annotations:
9
9
- name: apache-exporter
10
10
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r1
11
11
- name: drupal
12
- image: docker.io/bitnami/drupal:11.1.6-debian-12-r1
12
+ image: docker.io/bitnami/drupal:11.1.6-debian-12-r2
13
13
- name: os-shell
14
14
image: docker.io/bitnami/os-shell:12-debian-12-r40
15
15
apiVersion : v2
@@ -41,4 +41,4 @@ maintainers:
41
41
name : drupal
42
42
sources :
43
43
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
44
- version : 21.2.2
44
+ version : 21.2.3
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ usePasswordFiles: true
73
73
image :
74
74
registry : docker.io
75
75
repository : bitnami/drupal
76
- tag : 11.1.6-debian-12-r1
76
+ tag : 11.1.6-debian-12-r2
77
77
digest : " "
78
78
# # Specify a imagePullPolicy
79
79
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments