Skip to content

Commit 7ca7ab3

Browse files
github-actions[bot]idirze
authored andcommitted
chore(main): release 0.2.0
1 parent 7890034 commit 7ca7ab3

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"helm/okdp-ui":"0.1.0", ".":"0.1.0"}
1+
{"helm/okdp-ui":"0.1.0",".":"0.2.0"}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/OKDP/okdp-ui/compare/v0.1.0...v0.2.0) (2025-06-29)
4+
5+
6+
### Features
7+
8+
* **config:** add support for 'git' and 'kubernetes' submission modes ([7784f26](https://github.com/OKDP/okdp-ui/commit/7784f2687872cb9c149c5650d8bf669bf7c7d8b3))
9+
10+
11+
### Bug Fixes
12+
13+
* resolve SPA routing 404 errors on page refresh by adding nginx try_files configuration ([7890034](https://github.com/OKDP/okdp-ui/commit/7890034a693d4b5532705bd6026c2141f24d7bb2))
14+
15+
16+
### Refactoring
17+
18+
* KuboCD integration - deploy and list KuboCD releases ([173a6ac](https://github.com/OKDP/okdp-ui/commit/173a6aca77955ee35ecf27357a179147570a61b0))
19+
* kubocd integration - remove catalog from kad ([a2a244f](https://github.com/OKDP/okdp-ui/commit/a2a244fcb40ee97accf8b4cdf6c0790fa727949c))
20+
321
## 0.1.0 (2025-04-03)
422

523

0 commit comments

Comments
 (0)