mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update tests
This commit is contained in:
parent
25d7a7498d
commit
151b03801f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue