Skip to content

Commit 90973c4

Browse files
chore(master): release 0.5.8 (#883)
🤖 I have created a release *beep* *boop* --- ## [0.5.8](v0.5.7...v0.5.8) (2026-02-09) ### Features * **ui:** revamp menu layout ([#884](#884)) ([0510bce](0510bce)) ### Bug Fixes * **charts/otfd:** Adjust indentation for volume mounts in deployment.yaml ([#881](#881)) ([67341d3](67341d3)) * **dockerfile:** bump alpine version and upgrade base packages to fix critical CVE ([#882](#882)) ([3e730d7](3e730d7)) * sync layout templ code ([3cf0505](3cf0505)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3cf0505 commit 90973c4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.5.7"
2+
".": "0.5.8"
33
}

CHANGELOG.md

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

3+
## [0.5.8](https://github.com/leg100/otf/compare/v0.5.7...v0.5.8) (2026-02-09)
4+
5+
6+
### Features
7+
8+
* **ui:** revamp menu layout ([#884](https://github.com/leg100/otf/issues/884)) ([0510bce](https://github.com/leg100/otf/commit/0510bce29341a11795147387754049b91b714d9a))
9+
10+
11+
### Bug Fixes
12+
13+
* **charts/otfd:** Adjust indentation for volume mounts in deployment.yaml ([#881](https://github.com/leg100/otf/issues/881)) ([67341d3](https://github.com/leg100/otf/commit/67341d38f2decd7a206921595bca217d8efa8462))
14+
* **dockerfile:** bump alpine version and upgrade base packages to fix critical CVE ([#882](https://github.com/leg100/otf/issues/882)) ([3e730d7](https://github.com/leg100/otf/commit/3e730d73468d32cb0e93a9207393de91a2bfe143))
15+
* sync layout templ code ([3cf0505](https://github.com/leg100/otf/commit/3cf0505816df8a5d475488d06ecf290c70856885))
16+
317
## [0.5.7](https://github.com/leg100/otf/compare/v0.5.6...v0.5.7) (2026-02-01)
418

519

0 commit comments

Comments
 (0)