Skip to content

ghost v1.2.5

Choose a tag to compare

@github-actions github-actions released this 02 Sep 04:29
· 26 commits to main since this release

ghost v1.2.5

Other Changes

  • release(ghost): 1.2.5 [skip ci]
  • chore(ghost): bump app to 6.61.0 (#1111)

Install

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

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