mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Polishing helmV3 related changes
Enabled HelmV3 related test, Made sure HelmV2 and HelmV3 UT pass, Pinned Chart version as per TODO note Removed accomplished TODOs
This commit is contained in:
@@ -28,10 +28,6 @@
|
||||
# Example execution:
|
||||
# ./plugin/someteam.example.com/v1/ChartInflator configFile.yaml
|
||||
|
||||
# TODO: allow specification of a specific chart VERSION
|
||||
# so this test doesn't break every time minecraft is upgraded :P
|
||||
# See https://github.com/helm/helm/issues/4008
|
||||
|
||||
set -e
|
||||
|
||||
# Yaml parsing is a ridiculous thing to do in bash,
|
||||
|
||||
Reference in New Issue
Block a user