Skip to content

ghost v1.1.16

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:46

ghost v1.1.16

Other Changes

  • release(ghost): 1.1.16 [skip ci]
  • chore(deps): bump HelmForge subchart dependencies to latest minor/patch (#592)

Install

# OCI registry
helm install ghost oci://ghcr.io/helmforgedev/helm/ghost --version 1.1.16

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install ghost helmforge/ghost --version 1.1.16