Skip to content

Commit 74f5f8b

Browse files
committed
Update to latest version of WxT 6.1.0
1 parent 03e71bc commit 74f5f8b

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.2
5+
appVersion: 6.1.0
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.2
34+
# tag: 6.1.0
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.2-nginx
418+
# tag: 6.1.0-nginx
419419

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

0 commit comments

Comments
 (0)