Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update values.yaml #622

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

williamtrelawny
Copy link

Description

Fixed in-code documentation referring to non-existent .Values.imageTag. Changed to .Values.image.tag instead.

Minor change, but nonetheless threw me down a long troubleshooting path that led nowhere because of it.

Issues Resolved

none

Check List

  • Commits are signed per the DCO using --signoff

For any changes to files within Helm chart directories:

  • Helm chart version bumped
  • Helm chart CHANGELOG.md updated to reflect change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Fixed in-code documentation referring to non-existent `.Values.imageTag`. Changed to `.Values.image.tag` instead.

Signed-off-by: William Trelawny <[email protected]>
@williamtrelawny
Copy link
Author

https://github.com/opensearch-project/helm-charts/actions/runs/12060829127/job/33670188804?pr=622 Says this needs a version bump but your docs say "Chart version should be bumped for every code change except documentation change," which this is a doc change.

Unless by "doc change" you mean only any of the *.md files, and all other files are considered code changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📦 Backlog
Development

Successfully merging this pull request may close these issues.

1 participant