Skip to content

Commit 03e71bc

Browse files
committed
Update to latest version of WxT 5.4.2
1 parent d2d14b1 commit 03e71bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/drupal/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: drupal
22
apiVersion: v2
33
type: application
44
version: 1.0.0-beta14
5-
appVersion: 5.4.1
5+
appVersion: 5.4.2
66
description: Helm Chart for deploying an enterprise-grade Drupal environment.
77
keywords:
88
- cms

charts/drupal/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ drupal:
3131
image: drupalwxt/site-wxt
3232

3333
## Note that by default we use appVersion to get image tag
34-
# tag: 5.4.1
34+
# tag: 5.4.2
3535

3636
## Optionally specify an array of imagePullSecrets.
3737
## Secrets must be manually created in the namespace.
@@ -415,7 +415,7 @@ nginx:
415415
## ref: https://hub.docker.com/drupalwxt/site-wxt/tags/
416416
image: drupalwxt/site-wxt
417417
## Note that by default we use appVersion to get image tag
418-
# tag: 5.4.1-nginx
418+
# tag: 5.4.2-nginx
419419

420420
## Optionally specify an array of imagePullSecrets.
421421
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)