Skip to content

komga v1.4.11

Choose a tag to compare

@github-actions github-actions released this 29 Apr 05:24
· 568 commits to main since this release

komga v1.4.11

Bug Fixes

  • fix(mongodb): address post-review P1/P2 findings (#177)

Other Changes

  • release(komga): 1.4.11 [skip ci]

Install

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

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