You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the scope of the Helm provided services, it would be nice to be able to create/update the index for a chart repository.
This step could be invoked after generating the Chart files /target/jkube/helm/${project.artifactId}, move the affected files to the specified location and update the related chart index.
Description
Requires/blocked by #2392
k8s:helm-repo-index
In the scope of the Helm provided services, it would be nice to be able to create/update the index for a chart repository.
This step could be invoked after generating the Chart files
/target/jkube/helm/${project.artifactId}
, move the affected files to the specified location and update the related chart index.So from https://helm.sh/docs/topics/chart_repository/#managing-chart-repositories:
The equivalent to steps
#3
and#4
.The text was updated successfully, but these errors were encountered: