From 1a6270a2839731d70429bde25f49ccf2816557c8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 17 Oct 2023 06:27:05 +0000 Subject: [PATCH] release: 1.10.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.10.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.9.2...v1.10.0) (2023-10-17) ### 🚀 New Features * change vcluster OTLP service to exclude entei ([9ca719f](https://github.com/AtomiCloud/sulfoxide.iodine/commit/9ca719f01041e24265178e8c0cb70d365d3ccfbd)) --- Changelog.md | 7 +++++++ chart/Chart.yaml | 2 +- chart/README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 70a0396..417c2f4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.10.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.9.2...v1.10.0) (2023-10-17) + + +### 🚀 New Features + +* change vcluster OTLP service to exclude entei ([9ca719f](https://github.com/AtomiCloud/sulfoxide.iodine/commit/9ca719f01041e24265178e8c0cb70d365d3ccfbd)) + ## [1.9.2](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.9.1...v1.9.2) (2023-10-16) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 3b72c8f..f0c5db1 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-iodine description: Helm chart to install virtual cluster on a physical cluster type: application -version: 1.9.2 +version: 1.10.0 appVersion: "v0.16.3" dependencies: - name: vcluster diff --git a/chart/README.md b/chart/README.md index 83daa4e..5e9b9d2 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-iodine -![Version: 1.9.2](https://img.shields.io/badge/Version-1.9.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.3](https://img.shields.io/badge/AppVersion-v0.16.3-informational?style=flat-square) +![Version: 1.10.0](https://img.shields.io/badge/Version-1.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.16.3](https://img.shields.io/badge/AppVersion-v0.16.3-informational?style=flat-square) Helm chart to install virtual cluster on a physical cluster