Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: 1gtm <1gtm@appscode.com>
  • Loading branch information
1gtm committed Sep 29, 2020
1 parent bbb5f5d commit 40ab8a8
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 1 deletion.
64 changes: 63 additions & 1 deletion releases/v2020.09.29/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"product_line": "Stash",
"release": "v2020.09.29",
"release_date": "2020-09-29T08:10:25.623239849Z",
"release_date": "2020-09-29T08:22:05.244498199Z",
"release_project_url": "https://github.com/stashed/CHANGELOG",
"docs_url": "https://stash.run/docs/v2020.09.29",
"kubernetes_version": "1.12+",
Expand Down Expand Up @@ -47,6 +47,68 @@
]
}
]
},
{
"url": "github.com/stashed/stash",
"releases": [
{
"tag": "v0.11.2",
"commits": [
{
"SHA": "ba1cb598",
"Subject": "Prepare for release v0.11.2 (#1211)"
},
{
"SHA": "09b06beb",
"Subject": "Update Kubernetes v1.18.9 dependencies (#1209)"
},
{
"SHA": "d0bae661",
"Subject": "Fix repository status update (#1208)"
},
{
"SHA": "d7ee2d1e",
"Subject": "Update Kubernetes v1.18.9 dependencies (#1205)"
},
{
"SHA": "b97403dc",
"Subject": "Update repository config (#1204)"
},
{
"SHA": "44173b82",
"Subject": "Update repository config (#1203)"
},
{
"SHA": "3e62cd2d",
"Subject": "Update repository config (#1202)"
},
{
"SHA": "bfac4f0f",
"Subject": "Update Kubernetes v1.18.9 dependencies (#1201)"
},
{
"SHA": "022c5eac",
"Subject": "Update Kubernetes v1.18.3 dependencies (#1200)"
},
{
"SHA": "9793d44b",
"Subject": "Update README.md"
},
{
"SHA": "2970d018",
"Subject": "Update Kubernetes v1.18.3 dependencies (#1199)"
},
{
"SHA": "86e90746",
"Subject": "Implicitly import go.bytebuilders.dev/license-verifier"
},
{
"SHA": "8acf60c2",
"Subject": "Update README.md"
}
]
}
]
}
]
}
20 changes: 20 additions & 0 deletions releases/v2020.09.29/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,23 @@



## [stashed/stash](https://github.com/stashed/stash)

### [v0.11.2](https://github.com/stashed/stash/releases/tag/v0.11.2)

- [ba1cb598](https://github.com/stashed/stash/commit/ba1cb598) Prepare for release v0.11.2 (#1211)
- [09b06beb](https://github.com/stashed/stash/commit/09b06beb) Update Kubernetes v1.18.9 dependencies (#1209)
- [d0bae661](https://github.com/stashed/stash/commit/d0bae661) Fix repository status update (#1208)
- [d7ee2d1e](https://github.com/stashed/stash/commit/d7ee2d1e) Update Kubernetes v1.18.9 dependencies (#1205)
- [b97403dc](https://github.com/stashed/stash/commit/b97403dc) Update repository config (#1204)
- [44173b82](https://github.com/stashed/stash/commit/44173b82) Update repository config (#1203)
- [3e62cd2d](https://github.com/stashed/stash/commit/3e62cd2d) Update repository config (#1202)
- [bfac4f0f](https://github.com/stashed/stash/commit/bfac4f0f) Update Kubernetes v1.18.9 dependencies (#1201)
- [022c5eac](https://github.com/stashed/stash/commit/022c5eac) Update Kubernetes v1.18.3 dependencies (#1200)
- [9793d44b](https://github.com/stashed/stash/commit/9793d44b) Update README.md
- [2970d018](https://github.com/stashed/stash/commit/2970d018) Update Kubernetes v1.18.3 dependencies (#1199)
- [86e90746](https://github.com/stashed/stash/commit/86e90746) Implicitly import go.bytebuilders.dev/license-verifier
- [8acf60c2](https://github.com/stashed/stash/commit/8acf60c2) Update README.md



0 comments on commit 40ab8a8

Please sign in to comment.