Skip to content

Commit 9f1810a

Browse files
authored
Fix link to VALUES.md in the chart's README (#1225)
1 parent 7c93f23 commit 9f1810a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/jenkins/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: jenkins
33
type: application
44
home: https://www.jenkins.io/
5-
version: 5.7.5
5+
version: 5.7.6
66
appVersion: 2.462.3
77
description: >
88
Jenkins - Build great things at any scale! As the leading open source automation server, Jenkins provides over 1800 plugins to support building, deploying and automating any project.

charts/jenkins/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To see all configurable options with detailed comments, visit the chart's [value
7575
$ helm show values jenkins/jenkins
7676
```
7777

78-
For a summary of all configurable options, see [VALUES_SUMMARY.md](https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/VALUES_SUMMARY.md).
78+
For a summary of all configurable options, see [VALUES.md](https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/VALUES.md).
7979

8080
### Configure Security Realm and Authorization Strategy
8181

0 commit comments

Comments
 (0)