diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1c793cb..1e6601c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.27.1", - "charts/tero-edge": "0.13.1" + ".": "1.28.0", + "charts/tero-edge": "0.14.0" } 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..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 -appVersion: 1.27.1 +version: 0.14.0 +appVersion: 1.28.0