Skip to content

Commit

Permalink
Add missing nextVersion for 1.1.11 and set it to 1.11.3
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <[email protected]>
  • Loading branch information
dims committed Jul 31, 2024
1 parent 58403c1 commit f335238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions migration/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ var Versions = map[string]release{
plugins: plugins_1_11_0,
},
"1.11.1": {
nextVersion: "1.11.3",
priorVersion: "1.11.0",
dockerImageSHA: "1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1",
plugins: plugins_1_11_0,
Expand Down

0 comments on commit f335238

Please sign in to comment.