Skip to content

Commit 44372e7

Browse files
chore(deps): update dependency projectcalico/calico to v3.31.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de303c4 commit 44372e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

magnum_cluster_api/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
from magnum_cluster_api.integrations import cinder, manila
4848

4949
CONF = cfg.CONF
50-
CALICO_TAG = "v3.30.2"
50+
CALICO_TAG = "v3.31.2"
5151

5252
CLUSTER_CLASS_VERSION = pkg_resources.require("magnum_cluster_api")[0].version
5353
CLUSTER_CLASS_NAME = f"magnum-v{CLUSTER_CLASS_VERSION}"

0 commit comments

Comments
 (0)