Skip to content

Commit 5a656bd

Browse files
authored
Merge pull request #129 from syntasso/release-please--branches--main--components--ske-gui
chore(main): release ske-gui 0.15.0
2 parents 983e81a + a6638f9 commit 5a656bd

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"backstage-controller": "0.6.0",
3-
"ske-gui": "0.14.0",
3+
"ske-gui": "0.15.0",
44
"k8s-health-agent": "0.19.0",
55
"ske-operator": "0.61.2"
66
}

ske-gui/CHANGELOG.md

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

3+
## [0.15.0](https://github.com/syntasso/helm-charts/compare/ske-gui-0.14.0...ske-gui-v0.15.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* add secretRef support to ske gui chart ([84e46ff](https://github.com/syntasso/helm-charts/commit/84e46ff2c861e275f092e38cbb9afb4adb8a12fe))
9+
* add secretRef support to ske gui chart ([49645d9](https://github.com/syntasso/helm-charts/commit/49645d9d2c59ed7d27bb81c7915569dd5311c218)), closes [#122](https://github.com/syntasso/helm-charts/issues/122)
10+
* configure all OIDC options in ske-gui ([#145](https://github.com/syntasso/helm-charts/issues/145)) ([85439dc](https://github.com/syntasso/helm-charts/commit/85439dc6e1724dadb36b344aba01eab5516ab32f))
11+
* **ske-gui:** update appVersion (autorelease) ([983e81a](https://github.com/syntasso/helm-charts/commit/983e81ae242563b918fa29c1546270c24dc69430))
12+
313
## [0.14.0](https://github.com/syntasso/helm-charts/compare/ske-gui-0.13.0...ske-gui-v0.14.0) (2026-03-04)
414

515

ske-gui/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: ske-gui
33
description: Syntasso SKE GUI Helm chart
44
type: application
5-
version: 0.14.0
5+
version: 0.15.0
66
appVersion: "v0.7.0"

0 commit comments

Comments
 (0)