Skip to content

listmonk v1.1.14

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:38
· 20 commits to main since this release

listmonk v1.1.14

Other Changes

  • release(listmonk): 1.1.14 [skip ci]
  • chore(deps): bump HelmForge subchart dependencies to latest minor/patch (#1011)

Install

# OCI registry
helm install listmonk oci://ghcr.io/helmforgedev/helm/listmonk --version 1.1.14

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install listmonk helmforge/listmonk --version 1.1.14