1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Update tests to GA APIs

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Stefan Prodan
2024-05-09 19:05:45 +03:00
parent 83b7b17f11
commit d5aedaca7d
5 changed files with 4 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ import (
"k8s.io/apimachinery/pkg/types"
helmv2 "github.com/fluxcd/helm-controller/api/v2"
sourcev1 "github.com/fluxcd/source-controller/api/v1beta2"
sourcev1 "github.com/fluxcd/source-controller/api/v1"
)
func TestOCIHelmRelease(t *testing.T) {