Skip to content

Commit

Permalink
feat(release): Release of v1.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
sylus committed Dec 3, 2023
1 parent cc0e594 commit 4e06d9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ A **[Helm chart][helm]** for **[Drupal WxT][wxt]**.
This chart will deploy a highly available and performant enterprise Drupal site with the following integrations:

- File Storage (Azure Files) for Stateless Design
- MySQL configured with ProxySQL
- PostgreSQL configured with PGBouncer
- MySQL (optionally configured with ProxySQL)
- PostgreSQL (optionally configured with PGBouncer)
- Redis
- Solr
- Varnish
Expand Down
1 change: 1 addition & 0 deletions test/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ chart-dirs:
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami
- helm=https://charts.helm.sh/stable
- drupal=https://drupalwxt.github.io/helm-drupal
check-version-increment: true
validate-maintainers: false
excluded-charts:
Expand Down

0 comments on commit 4e06d9e

Please sign in to comment.