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

fix: fix nil pointer error with StatefulSet labels when set #364

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

peikk0
Copy link
Contributor

@peikk0 peikk0 commented Mar 7, 2024

what

Fix nil pointer error with StatefulSet labels when set, introduced in #356.

why

    [ERROR] templates/: template: atlantis/templates/statefulset.yaml:8:22: executing "atlantis/templates/statefulset.yaml" at <.Values.statefulSet.labels>: nil pointer evaluating interface {}.statefulSet

tests

references

#356 (comment)

@peikk0 peikk0 requested a review from a team as a code owner March 7, 2024 21:59
@GMartinez-Sisti
Copy link
Member

Thanks @peikk0 🙏 can you please bump the patch version for the chart?

@peikk0
Copy link
Contributor Author

peikk0 commented Mar 7, 2024

@GMartinez-Sisti done 👍🏻

@GMartinez-Sisti GMartinez-Sisti merged commit 91bfd96 into runatlantis:main Mar 7, 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