From e44ea47fe6534695670b23683f6b199f36dd6c5f Mon Sep 17 00:00:00 2001 From: "tero-internal-bot[bot]" <190883345+tero-internal-bot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:39:40 +0000 Subject: [PATCH 1/2] chore: release master --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ charts/tero-edge/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1c793cb..79c0846 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.27.1", + ".": "1.28.0", "charts/tero-edge": "0.13.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 755e22f..7a42e13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.28.0](https://github.com/usetero/edge/compare/v1.27.1...v1.28.0) (2026-07-10) + + +### Features + +* implement s3 dump extension ([#218](https://github.com/usetero/edge/issues/218)) ([5fa6b03](https://github.com/usetero/edge/commit/5fa6b0366040188ada177f2982c071d2638dfd08)) + ## [1.27.1](https://github.com/usetero/edge/compare/v1.27.0...v1.27.1) (2026-07-06) diff --git a/charts/tero-edge/Chart.yaml b/charts/tero-edge/Chart.yaml index 7a7aac1..a4b928c 100644 --- a/charts/tero-edge/Chart.yaml +++ b/charts/tero-edge/Chart.yaml @@ -5,4 +5,4 @@ type: application icon: >- https://docs.usetero.com/mintlify-assets/_mintlify/favicons/tero-0926be64/y5F_7SW7tjbC22aW/_generated/favicon/apple-touch-icon.png version: 0.13.1 -appVersion: 1.27.1 +appVersion: 1.28.0 From 2f6409a0d562ab11fb5b9eaa3066d626a8e7f5e6 Mon Sep 17 00:00:00 2001 From: "tero-bot[bot]" Date: Fri, 10 Jul 2026 20:39:47 +0000 Subject: [PATCH 2/2] chore(charts/tero-edge): bump chart version for app release --- .release-please-manifest.json | 2 +- charts/tero-edge/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 79c0846..1e6601c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { ".": "1.28.0", - "charts/tero-edge": "0.13.1" + "charts/tero-edge": "0.14.0" } diff --git a/charts/tero-edge/Chart.yaml b/charts/tero-edge/Chart.yaml index a4b928c..882a049 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.13.1 +version: 0.14.0 appVersion: 1.28.0