Skip to content

jenkins v1.0.8

Choose a tag to compare

@github-actions github-actions released this 15 Aug 23:58
· 182 commits to main since this release

jenkins v1.0.8

Other Changes

  • release(jenkins): 1.0.8 [skip ci]
  • chore(charts): refresh upstream images and dependencies (#978)

Install

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

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