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

feat: enables complex helm overrides in bundle values #242

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

UncleGedd
Copy link
Collaborator

Description

Enables complex data types like objects and lists in bundle value overrides

Related Issue

Fixes #239

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

Copy link
Collaborator

@decleaver decleaver left a comment

Choose a reason for hiding this comment

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

stepped through changes with debugger, lgtm!

@UncleGedd UncleGedd merged commit 7149413 into main Dec 4, 2023
7 checks passed
@UncleGedd UncleGedd deleted the complex-overrides branch December 4, 2023 21:55
This pull request was closed.
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.

Enable objects and lists in Bundle Value overrides
2 participants