Skip to content

dolibarr v1.2.13

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:32
· 799 commits to main since this release

dolibarr v1.2.13

Bug Fixes

  • fix(dolibarr): complete chart standards (#503)

Other Changes

  • release(dolibarr): 1.2.13 [skip ci]
  • chore(charts): add SPDX-License-Identifier headers across the catalog (#438)

Install

# OCI registry
helm install dolibarr oci://ghcr.io/helmforgedev/helm/dolibarr --version 1.2.13

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install dolibarr helmforge/dolibarr --version 1.2.13