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

Refactor app to support generation of Helm charts as a first class Output format. #179

Merged
merged 2 commits into from
May 7, 2024

Conversation

prom3theu5
Copy link
Owner

In this update, substantial changes were made include support for Helm chart generation. This includes amending options for output format to include 'helm', modifying actions, services and other dependent files were needed. Some notable changes include the removal of 'SkipHelmGenerationOption.cs' option file and related references in other files, updating docker image references, and adjustments to secret service functionality. We also consolidated some common functionalities to streamline the generation process. With these changes, users can now generate Helm charts using the 'helm' output format.

prom3theu5 added 2 commits May 7, 2024 13:41
In this update, substantial changes were made include support for Helm chart generation. This includes amending options for output format to include 'helm', modifying actions, services and other dependent files were needed. Some notable changes include the removal of 'SkipHelmGenerationOption.cs' option file and related references in other files, updating docker image references, and adjustments to secret service functionality. We also consolidated some common functionalities to streamline the generation process. With these changes, users can now generate Helm charts using the 'helm' output format.
@prom3theu5 prom3theu5 merged commit ad90fad into main May 7, 2024
2 checks passed
@prom3theu5 prom3theu5 deleted the helm_first_class branch May 7, 2024 12:45
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.

1 participant