From 9f22ff78003f2f20d3834db623fb57dbb51e4844 Mon Sep 17 00:00:00 2001 From: Kevin W Monroe Date: Tue, 5 Mar 2024 18:40:58 -0600 Subject: [PATCH] update prev release for 1.29 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c7c1e7..ea5632e 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.28 +PREV_RELEASE=release-1.29 ## Pin some addons to known-good versions # NB: If we lock images to commits/versions, this could affect the image