Skip to content

Commit

Permalink
Fix link to VALUES.md in the chart's README (#1225)
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenshoham authored Oct 15, 2024
1 parent 7c93f23 commit 9f1810a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/jenkins/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: jenkins
type: application
home: https://www.jenkins.io/
version: 5.7.5
version: 5.7.6
appVersion: 2.462.3
description: >
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.
Expand Down
2 changes: 1 addition & 1 deletion charts/jenkins/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ To see all configurable options with detailed comments, visit the chart's [value
$ helm show values jenkins/jenkins
```

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

### Configure Security Realm and Authorization Strategy

Expand Down

0 comments on commit 9f1810a

Please sign in to comment.