Skip to content

tomcat v1.0.3

Choose a tag to compare

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

tomcat v1.0.3

Other Changes

  • release(tomcat): 1.0.3 [skip ci]
  • chore(tomcat): bump tomcat to 11.0.23 (#623)

Install

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

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