From 0792fb569bdb793267a40f9d0616cc995ec13a61 Mon Sep 17 00:00:00 2001 From: "tero-internal-bot[bot]" <190883345+tero-internal-bot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 23:26:54 +0000 Subject: [PATCH] chore: release master --- .release-please-manifest.json | 4 ++-- CHANGELOG.md | 7 +++++++ charts/tero-edge/CHANGELOG.md | 13 +++++++++++++ charts/tero-edge/Chart.yaml | 4 ++-- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 09e27cb..3fdfb6a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.23.0", - "charts/tero-edge": "0.8.0" + ".": "1.24.0", + "charts/tero-edge": "0.9.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e91a9f8..bb2b2c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.24.0](https://github.com/usetero/edge/compare/v1.23.0...v1.24.0) (2026-06-24) + + +### Features + +* debug endpoints ([#202](https://github.com/usetero/edge/issues/202)) ([0a7373f](https://github.com/usetero/edge/commit/0a7373f59c72accc74dd7a59995bb564af02eeee)) + ## [1.23.0](https://github.com/usetero/edge/compare/v1.22.0...v1.23.0) (2026-06-24) diff --git a/charts/tero-edge/CHANGELOG.md b/charts/tero-edge/CHANGELOG.md index 0ae2015..978a7e0 100644 --- a/charts/tero-edge/CHANGELOG.md +++ b/charts/tero-edge/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.9.0](https://github.com/usetero/edge/compare/tero-edge-chart-v0.8.0...tero-edge-chart-v0.9.0) (2026-06-24) + + +### Features + +* **config:** make connection and memory limits configurable ([#198](https://github.com/usetero/edge/issues/198)) ([015cb8d](https://github.com/usetero/edge/commit/015cb8dd4886a25233bcad704b9859f066602e3b)) +* update chart to set resource attrs and labels ([#194](https://github.com/usetero/edge/issues/194)) ([fd32b67](https://github.com/usetero/edge/commit/fd32b67082638ff92b85b0205dcf01b5220f4883)) + + +### Bug Fixes + +* add checksum to daemonset for restart ([#196](https://github.com/usetero/edge/issues/196)) ([ebbb626](https://github.com/usetero/edge/commit/ebbb626f2ab04226d99a1bbd11580f331ae29ecb)) + ## [0.7.0](https://github.com/usetero/edge/compare/tero-edge-chart-v0.6.0...tero-edge-chart-v0.7.0) (2026-06-24) diff --git a/charts/tero-edge/Chart.yaml b/charts/tero-edge/Chart.yaml index ec98ae2..af204e7 100644 --- a/charts/tero-edge/Chart.yaml +++ b/charts/tero-edge/Chart.yaml @@ -4,5 +4,5 @@ description: A Helm chart for Kubernetes type: application icon: >- https://docs.usetero.com/mintlify-assets/_mintlify/favicons/tero-0926be64/y5F_7SW7tjbC22aW/_generated/favicon/apple-touch-icon.png -version: 0.8.0 -appVersion: 1.23.0 +version: 0.9.0 +appVersion: 1.24.0