Skip to content

mosquitto v1.0.4

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:56

mosquitto v1.0.4

Other Changes

  • release(mosquitto): 1.0.4 [skip ci]
  • ci: add PGP provenance signing for ArtifactHub verification (#4)

Install

# OCI registry
helm install mosquitto oci://ghcr.io/helmforgedev/helm/mosquitto --version 1.0.4

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install mosquitto helmforge/mosquitto --version 1.0.4