Skip to content

tomcat v1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:51
· 756 commits to main since this release

tomcat v1.0.2

Bug Fixes

  • fix(tomcat): complete chart standards (#544)

Other Changes

  • release(tomcat): 1.0.2 [skip ci]

Install

# OCI registry
helm install tomcat oci://ghcr.io/helmforgedev/helm/tomcat --version 1.0.2

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install tomcat helmforge/tomcat --version 1.0.2