Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:01

What's Changed

Other Changes

Full Changelog: v0.1.0...v0.2.0


Full Changelog: v0.1.0...v0.2.0

Docker: ghcr.io/dennisme/grex:0.2.0 (also v0.2.0)

Helm (Pages chart repo):

helm repo add grex https://dennisme.github.io/grex/charts/
helm repo update
helm upgrade --install grex grex/grex --version 0.2.0 -n grex --create-namespace

Helm (OCI):

helm upgrade --install grex oci://ghcr.io/dennisme/charts/grex --version 0.2.0 -n grex --create-namespace

Docs: https://dennisme.github.io/grex/