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

chore: bump helm to 3.16.1 #677

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

Conversation

chenrui333
Copy link

seeing some regression test failure while bumping helm to 3.16.0 on the brew side:

==> /opt/homebrew/Cellar/chart-testing/3.11.0/bin/ct lint --charts ./testchart --validate-chart-schema=false --validate-maintainers=false
Version increment checking disabled.
Error: failed linting charts: failed processing charts
Linting charts...

------------------------------------------------------------------------------------------------------------------------
 Charts to be processed:
------------------------------------------------------------------------------------------------------------------------
 testchart => (version: "0.1.0", path: "./testchart")
------------------------------------------------------------------------------------------------------------------------

Linting chart "testchart => (version: \"0.1.0\", path: \"./testchart\")"
testchart/values.yaml
  22:2      error    missing starting space in comment  (comments)
  35:112    error    trailing spaces  (trailing-spaces)
  98:2      error    missing starting space in comment  (comments)


------------------------------------------------------------------------------------------------------------------------
 ✖︎ testchart => (version: "0.1.0", path: "./testchart") > failed waiting for process: exit status 1
------------------------------------------------------------------------------------------------------------------------
failed linting charts: failed processing charts
/opt/homebrew/Library/Homebrew/ignorable.rb:27:in `block in raise'
Minitest::Assertion: Expected: 0
  Actual: 1

Signed-off-by: Rui Chen <rui@chenrui.dev>
@pull-request-size pull-request-size bot added size/S and removed size/M labels Sep 12, 2024
@chenrui333 chenrui333 changed the title chore: bump helm to 3.16.0 chore: bump helm to 3.16.1 Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant