Skip to content

Commit

Permalink
update prev release for 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Sep 4, 2024
1 parent 7ed3e51 commit 4143d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4143d85

Please sign in to comment.