Skip to content

drupal v1.2.13

Choose a tag to compare

@github-actions github-actions released this 10 Sep 03:02
· 44 commits to main since this release

drupal v1.2.13

Other Changes

  • release(drupal): 1.2.13 [skip ci]
  • chore(drupal): bump to 11.4.6 and verify installer runtime (#1170)

Install

# OCI registry
helm install drupal oci://ghcr.io/helmforgedev/helm/drupal --version 1.2.13

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install drupal helmforge/drupal --version 1.2.13