Update helm-controller/api to v1.0.1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ func TestOCIHelmRelease(t *testing.T) {
|
||||
helmRelease := helmv2.HelmRelease{
|
||||
ObjectMeta: metav1.ObjectMeta{Name: testID, Namespace: testID},
|
||||
Spec: helmv2.HelmReleaseSpec{
|
||||
Chart: helmv2.HelmChartTemplate{
|
||||
Chart: &helmv2.HelmChartTemplate{
|
||||
Spec: helmv2.HelmChartTemplateSpec{
|
||||
Interval: &metav1.Duration{
|
||||
Duration: 10 * time.Minute,
|
||||
|
||||
Reference in New Issue
Block a user