Skip to content

Commit

Permalink
chore: Update PREV_RELEASE to release-1.32 (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
HomayoonAlimohammadi authored Feb 26, 2025
1 parent 4143d85 commit f897815
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.31
PREV_RELEASE=release-1.32

## 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 f897815

Please sign in to comment.