1
0
mirror of synced 2026-02-13 13:06:56 +00:00

e2e: update podinfo to version with newer APIs

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
Hidde Beydals
2023-03-09 10:35:37 +01:00
parent d29f1c062f
commit 26aafa1b6f
25 changed files with 42 additions and 42 deletions

View File

@@ -39,7 +39,7 @@ func TestSourceOCI(t *testing.T) {
tmpl map[string]string
}{
{
"create source oci thrfg --url=oci://ghcr.io/stefanprodan/manifests/podinfo --tag=6.1.6 --interval 10m",
"create source oci thrfg --url=oci://ghcr.io/stefanprodan/manifests/podinfo --tag=6.3.5 --interval 10m",
"testdata/oci/create_source_oci.golden",
nil,
},