Skip to content

jenkins v1.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:43
· 748 commits to main since this release

jenkins v1.0.4

Other Changes

  • release(jenkins): 1.0.4 [skip ci]
  • chore(jenkins): bump jenkins to 2.555.3 (#548)

Install

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

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