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

@@ -37,7 +37,7 @@ func TestHelmReleaseFromGit(t *testing.T) {
tmpl map[string]string
}{
{
"create source git thrfg --url=https://github.com/stefanprodan/podinfo --branch=main --tag=6.0.0",
"create source git thrfg --url=https://github.com/stefanprodan/podinfo --branch=main --tag=6.3.5",
"testdata/helmrelease/create_source_git.golden",
nil,
},