diff --git a/tests/test_container.py b/tests/test_container.py index 41efbd3..f18697b 100644 --- a/tests/test_container.py +++ b/tests/test_container.py @@ -16,4 +16,4 @@ async def test_container_paging(get_version): "source": "container", "registry": "quay.io", "container": "prometheus-operator/prometheus-operator", - }) == "v0.48.1" + }) == "v0.49.0"