File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: drupal
22apiVersion : v2
33type : application
44version : 1.0.0-beta14
5- appVersion : 5.4.2
5+ appVersion : 6.1.0
66description : Helm Chart for deploying an enterprise-grade Drupal environment.
77keywords :
88- cms
Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments