Skip to content

Commit

Permalink
Update version.json (#99)
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Liva <[email protected]>
  • Loading branch information
thisthat authored Dec 21, 2023
1 parent 7406d44 commit 2956c36
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions src/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@
"1.4.0",
"1.4.1",
"1.4.2",
"1.4.3"
"1.4.3",
"1.4.4",
"1.4.5"
],
"prerelease": []
},
Expand Down Expand Up @@ -116,12 +118,41 @@
"1.4.0",
"1.4.1",
"1.4.2",
"1.4.3"
"1.4.3",
"1.4.4",
"1.4.5"
],
"prerelease": []
},
"keptn": {
"stable": [
{
"version": "1.4.5",
"upgradableVersions": [
"1.0.0",
"1.1.0",
"1.2.0",
"1.3.0",
"1.4.0",
"1.4.1",
"1.4.2",
"1.4.3",
"1.4.4"
]
},
{
"version": "1.4.4",
"upgradableVersions": [
"1.0.0",
"1.1.0",
"1.2.0",
"1.3.0",
"1.4.0",
"1.4.1",
"1.4.2",
"1.4.3"
]
},
{
"version": "1.4.3",
"upgradableVersions": [
Expand Down

0 comments on commit 2956c36

Please sign in to comment.