From 1a2872964a8a14937d5297786faf11c05c8e1677 Mon Sep 17 00:00:00 2001 From: "tero-internal-bot[bot]" <190883345+tero-internal-bot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 19:53:51 +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 590b2f2..3d4f18b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.17.0", + ".": "1.18.0", "charts/tero-edge": "0.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb2f3b..896a246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.18.0](https://github.com/usetero/edge/compare/v1.17.0...v1.18.0) (2026-04-06) + + +### Features + +* bump to latest version of policy-zig ([#170](https://github.com/usetero/edge/issues/170)) ([5c2cd09](https://github.com/usetero/edge/commit/5c2cd09ffba4e74a1fe4550767f7a1b495d57748)) + ## [1.17.0](https://github.com/usetero/edge/compare/v1.16.3...v1.17.0) (2026-03-20) diff --git a/charts/tero-edge/Chart.yaml b/charts/tero-edge/Chart.yaml index 2d5d5b3..9e71346 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.2.0 -appVersion: 1.17.0 +appVersion: 1.18.0 From ad8429cc3c0532d481a7c370bdaa019372291b4f Mon Sep 17 00:00:00 2001 From: "tero-bot[bot]" Date: Mon, 6 Apr 2026 19:53:57 +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 3d4f18b..c286043 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { ".": "1.18.0", - "charts/tero-edge": "0.2.0" + "charts/tero-edge": "0.3.0" } diff --git a/charts/tero-edge/Chart.yaml b/charts/tero-edge/Chart.yaml index 9e71346..77ac4fe 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.2.0 +version: 0.3.0 appVersion: 1.18.0