Skip to content

Commit 55862bf

Browse files
authored
chore(main): release ske-operator 0.50.1 (#98)
1 parent 4c93ebb commit 55862bf

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"backstage-controller": "0.5.0",
33
"ske-gui": "0.9.0",
44
"k8s-health-agent": "0.15.0",
5-
"ske-operator": "0.50.0"
5+
"ske-operator": "0.50.1"
66
}

ske-operator/CHANGELOG.md

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

3+
## [0.50.1](https://github.com/syntasso/helm-charts/compare/ske-operator-0.50.0...ske-operator-v0.50.1) (2025-12-16)
4+
5+
6+
### Chores
7+
8+
* adding documented example of how to configure ephemeral-storage ([954c678](https://github.com/syntasso/helm-charts/commit/954c6786faec69494f9c7f0eb6398f3f35fab368))
9+
310
## [0.50.0](https://github.com/syntasso/helm-charts/compare/ske-operator-0.49.0...ske-operator-v0.50.0) (2025-11-21)
411

512

ske-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ske-operator
33
description: A Helm Chart for deploying the SKE-Operator
44
type: application
5-
version: 0.50.0 # the helm chart version
5+
version: 0.50.1 # the helm chart version
66
appVersion: "v0.18.2" # the ske operator version
77
dependencies:
88
- name: ske-operator-crds

0 commit comments

Comments
 (0)