Skip to content

drupal v1.2.12

Choose a tag to compare

@github-actions github-actions released this 15 Aug 23:52
· 172 commits to main since this release

drupal v1.2.12

Other Changes

  • release(drupal): 1.2.12 [skip ci]
  • chore(charts): refresh upstream images and dependencies (#978)

Install

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

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