diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 590b2f2..c286043 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.17.0", - "charts/tero-edge": "0.2.0" + ".": "1.18.0", + "charts/tero-edge": "0.3.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..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 -appVersion: 1.17.0 +version: 0.3.0 +appVersion: 1.18.0