Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
".": "1.30.2",
"charts/tero-edge": "0.17.6"
".": "1.31.0",
"charts/tero-edge": "0.18.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.31.0](https://github.com/usetero/edge/compare/v1.30.2...v1.31.0) (2026-09-15)


### Features

* export httpz connection metrics and fix chart sizing guidance ([#269](https://github.com/usetero/edge/issues/269)) ([f881d7a](https://github.com/usetero/edge/commit/f881d7a716006dc2e08f6a80b59d8afcd148be3a))


### Bug Fixes

* bump policy-zig to v0.7.2 ([#267](https://github.com/usetero/edge/issues/267)) ([52ed216](https://github.com/usetero/edge/commit/52ed21669be2477d0f524999e474adfc1d612b50))
* bump policy-zig to v0.7.3 ([#270](https://github.com/usetero/edge/issues/270)) ([9e3c229](https://github.com/usetero/edge/commit/9e3c2291111c70c71741d13bc4e94f878bda15c3))

## [1.30.2](https://github.com/usetero/edge/compare/v1.30.1...v1.30.2) (2026-09-11)


Expand Down
7 changes: 7 additions & 0 deletions charts/tero-edge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.18.0](https://github.com/usetero/edge/compare/tero-edge-chart-v0.17.6...tero-edge-chart-v0.18.0) (2026-09-15)


### Features

* export httpz connection metrics and fix chart sizing guidance ([#269](https://github.com/usetero/edge/issues/269)) ([f881d7a](https://github.com/usetero/edge/commit/f881d7a716006dc2e08f6a80b59d8afcd148be3a))

## [0.17.6](https://github.com/usetero/edge/compare/tero-edge-chart-v0.17.5...tero-edge-chart-v0.17.6) (2026-09-11)


Expand Down
2 changes: 1 addition & 1 deletion charts/tero-edge/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.17.6
version: 0.18.0
appVersion: 1.30.2
Loading