12 lines
426 B
YAML
12 lines
426 B
YAML
apiVersion: v2
|
|
name: jenkins
|
|
version: 1.0.0
|
|
dependencies:
|
|
- name: jenkins
|
|
# Was a fully-vendored chart at v4.8.4 — converted to a thin wrapper
|
|
# like every other app in this repo, at the version the fleet's own
|
|
# jenkins-grn versioned sibling already targeted as the vetted
|
|
# upgrade candidate (appVersion 2.504.2, vs. 2.426.1 on the old one).
|
|
version: 5.8.58
|
|
repository: https://charts.jenkins.io
|