Skip to content

komga v1.4.12

Choose a tag to compare

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

komga v1.4.12

Bug Fixes

  • fix(komga): complete chart standards (#512)

Other Changes

  • release(komga): 1.4.12 [skip ci]

Install

# OCI registry
helm install komga oci://ghcr.io/helmforgedev/helm/komga --version 1.4.12

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install komga helmforge/komga --version 1.4.12