From 40db077d3d7ee58adf206f6fc43ec13321cb841b Mon Sep 17 00:00:00 2001 From: Alexey Odinokov Date: Fri, 24 Apr 2020 05:51:23 +0000 Subject: [PATCH] updated test for helmV3 --- .../someteam.example.com/v1/chartinflator/ChartInflator_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/someteam.example.com/v1/chartinflator/ChartInflator_test.go b/plugin/someteam.example.com/v1/chartinflator/ChartInflator_test.go index 2d41fe3e8..08bb9bbba 100644 --- a/plugin/someteam.example.com/v1/chartinflator/ChartInflator_test.go +++ b/plugin/someteam.example.com/v1/chartinflator/ChartInflator_test.go @@ -103,6 +103,7 @@ apiVersion: someteam.example.com/v1 kind: ChartInflator metadata: name: notImportantHere +chartRepo: https://kubernetes-charts.storage.googleapis.com/ chartName: minecraft helmBin: helmV3 `)