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

[BUGFIX] checksum/config already defined #25

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

MichaelSp
Copy link
Contributor

This fixes:

Helm install failed for release prom/perses with chart [email protected]: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors: line 30: mapping key "checksum/config" already defined at line 29

Description

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, IGNORE.
  • All commits have DCO signoffs.

@MichaelSp MichaelSp requested a review from Nexucis as a code owner October 10, 2024 18:23
This fixes:

```
Helm install failed for release prom/perses with chart [email protected]: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors: line 30: mapping key "checksum/config" already defined at line 29
```

Signed-off-by: Michael <[email protected]>
Copy link
Member

@Nexucis Nexucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks for the fix !

@Nexucis Nexucis merged commit 40e29b6 into perses:main Oct 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants