concourse / concourse-chart

Helm chart to install Concourse
Apache License 2.0
145 stars 176 forks source link

Helm 3 #146

Closed xtreme-vikram-yadav closed 3 years ago

xtreme-vikram-yadav commented 4 years ago

Existing Issue

Fixes #56 .

Changes proposed in this pull request

Contributor Checklist

Reviewer Checklist

This section is intended for the core maintainers only, to track review progress. Please do not fill out this section.

  • [ ] Code reviewed
  • [ ] Topgun tests run
  • [ ] Back-port if needed
  • [ ] Is the correct branch targeted? (master or dev)
supahgreg commented 4 years ago

Minor, but the helm install near the start of the README should be updated to include a release name (or --generate-name) since v3 no longer auto-generates one.

taylorsilva commented 3 years ago

Can't publish a new major of the chart until concourse/ci#375 is merged because that updates all of our scripts in CI to use helm v3