Skip to content

gophish v0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Jun 13:03
· 847 commits to main since this release

gophish v0.1.3

Bug Fixes

  • fix(gophish): validate external database scenario (#489)

Other Changes

  • release(gophish): 0.1.3 [skip ci]

Install

# OCI registry
helm install gophish oci://ghcr.io/helmforgedev/helm/gophish --version 0.1.3

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install gophish helmforge/gophish --version 0.1.3