Skip to content

tomcat v1.0.5

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:32

tomcat v1.0.5

Other Changes

  • release(tomcat): 1.0.5 [skip ci]
  • chore(tomcat): bump image to 11.0.24 (#775)

Install

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

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