From 4143d854ebbf7bb520f31b705d9b1192aefd0103 Mon Sep 17 00:00:00 2001 From: Adam Dyess Date: Wed, 4 Sep 2024 15:28:33 -0500 Subject: [PATCH] update prev release for 1.31 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9ff90a6..f290614 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ REMOTE_BRANCH=$(strip $(shell git branch --list -r '*/'${RELEASE_BRANCH})) # cdk-addons release branch for comparing images. By default, this should be # set to the previous stable release-1.xx branch. -PREV_RELEASE=release-1.29 +PREV_RELEASE=release-1.31 ## Pin some addons to known-good versions # NB: If we lock images to commits/versions, this could affect the image