Skip to content

wallabag v1.0.0

Choose a tag to compare

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

wallabag v1.0.0

Initial release of the wallabag chart.

Features

  • feat: add phase 1 charts — umami, metabase, liwan, wallabag, strava-statistics (#6)

Other Changes

  • release(wallabag): 1.0.0 [skip ci]

Install

# OCI registry
helm install wallabag oci://ghcr.io/helmforgedev/helm/wallabag --version 1.0.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install wallabag helmforge/wallabag --version 1.0.0