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

RHTAPINST-38: Helm Chart Filesystem #28

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

otaviof
Copy link
Collaborator

@otaviof otaviof commented Jun 17, 2024

Adopting the io.FS interface to provide a filesystem abstraction for Helm charts. This allows the CLI to read charts from a variety of sources, like the local data for embedded files in the future.

Adopting the `io.FS` interface to provide a filesystem abstraction for
Helm charts. This allows the CLI to read charts from a variety of
sources, like the local data for embedded files in the future.
@Roming22 Roming22 merged commit 79568f5 into redhat-appstudio:main Jun 17, 2024
@otaviof otaviof deleted the RHTAPINST-38 branch June 17, 2024 14:13
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