Skip to content

homarr v1.1.14

Choose a tag to compare

@github-actions github-actions released this 03 Jun 02:52
· 969 commits to main since this release

homarr v1.1.14

Other Changes

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

Install

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

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