Skip to content

jenkins v1.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:13
· 513 commits to main since this release

jenkins v1.0.5

Bug Fixes

  • fix(jenkins): align template standards (#677)

Other Changes

  • release(jenkins): 1.0.5 [skip ci]

Install

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

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