Skip to content

jenkins v1.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 12:23
· 811 commits to main since this release

jenkins v1.0.3

Bug Fixes

  • fix(jenkins): complete chart standards (#509)

Other Changes

  • release(jenkins): 1.0.3 [skip ci]

Install

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

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