Skip to content

Commit 0f193b4

Browse files
chore: release master (#201)
Co-authored-by: tero-internal-bot[bot] <190883345+tero-internal-bot[bot]@users.noreply.github.com>
1 parent 0a7373f commit 0f193b4

4 files changed

Lines changed: 24 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.23.0",
3-
"charts/tero-edge": "0.8.0"
2+
".": "1.24.0",
3+
"charts/tero-edge": "0.9.0"
44
}

CHANGELOG.md

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

3+
## [1.24.0](https://github.com/usetero/edge/compare/v1.23.0...v1.24.0) (2026-06-24)
4+
5+
6+
### Features
7+
8+
* debug endpoints ([#202](https://github.com/usetero/edge/issues/202)) ([0a7373f](https://github.com/usetero/edge/commit/0a7373f59c72accc74dd7a59995bb564af02eeee))
9+
310
## [1.23.0](https://github.com/usetero/edge/compare/v1.22.0...v1.23.0) (2026-06-24)
411

512

charts/tero-edge/CHANGELOG.md

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

3+
## [0.9.0](https://github.com/usetero/edge/compare/tero-edge-chart-v0.8.0...tero-edge-chart-v0.9.0) (2026-06-24)
4+
5+
6+
### Features
7+
8+
* **config:** make connection and memory limits configurable ([#198](https://github.com/usetero/edge/issues/198)) ([015cb8d](https://github.com/usetero/edge/commit/015cb8dd4886a25233bcad704b9859f066602e3b))
9+
* update chart to set resource attrs and labels ([#194](https://github.com/usetero/edge/issues/194)) ([fd32b67](https://github.com/usetero/edge/commit/fd32b67082638ff92b85b0205dcf01b5220f4883))
10+
11+
12+
### Bug Fixes
13+
14+
* add checksum to daemonset for restart ([#196](https://github.com/usetero/edge/issues/196)) ([ebbb626](https://github.com/usetero/edge/commit/ebbb626f2ab04226d99a1bbd11580f331ae29ecb))
15+
316
## [0.7.0](https://github.com/usetero/edge/compare/tero-edge-chart-v0.6.0...tero-edge-chart-v0.7.0) (2026-06-24)
417

518

charts/tero-edge/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ description: A Helm chart for Kubernetes
44
type: application
55
icon: >-
66
https://docs.usetero.com/mintlify-assets/_mintlify/favicons/tero-0926be64/y5F_7SW7tjbC22aW/_generated/favicon/apple-touch-icon.png
7-
version: 0.8.0
8-
appVersion: 1.23.0
7+
version: 0.9.0
8+
appVersion: 1.24.0

0 commit comments

Comments
 (0)