Skip to content

tomcat v1.0.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:33

tomcat v1.0.4

Bug Fixes

  • fix(tomcat): align template standards (#686)

Other Changes

  • release(tomcat): 1.0.4 [skip ci]

Install

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

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