update tests
This commit is contained in:
parent
25d7a7498d
commit
151b03801f
|
@ -16,4 +16,4 @@ async def test_container_paging(get_version):
|
||||||
"source": "container",
|
"source": "container",
|
||||||
"registry": "quay.io",
|
"registry": "quay.io",
|
||||||
"container": "prometheus-operator/prometheus-operator",
|
"container": "prometheus-operator/prometheus-operator",
|
||||||
}) == "v0.48.1"
|
}) == "v0.49.0"
|
||||||
|
|
Loading…
Reference in New Issue