From 711e497f66b8ce9663b2b7b2c830e565b9c8e799 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 10 Aug 2024 12:58:06 +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.boron/compare/v1.9.1...v1.10.0) (2024-08-10) ### 🚀 New Features * switch to infisical ([d3b05b2](https://github.com/AtomiCloud/sulfoxide.boron/commit/d3b05b21772c1284eef97ac5847840c73608e6ef)) --- 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 74a0cd3..f6812cc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.10.0](https://github.com/AtomiCloud/sulfoxide.boron/compare/v1.9.1...v1.10.0) (2024-08-10) + + +### 🚀 New Features + +* switch to infisical ([d3b05b2](https://github.com/AtomiCloud/sulfoxide.boron/commit/d3b05b21772c1284eef97ac5847840c73608e6ef)) + ## [1.9.1](https://github.com/AtomiCloud/sulfoxide.boron/compare/v1.9.0...v1.9.1) (2024-02-17) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 003cda1..50b1f3f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-boron description: Helm chart to deploy internal ingress controller with VPN access to internal services using cloudflared type: application -version: 1.9.1 +version: 1.10.0 appVersion: "2024.8.2" dependencies: - name: sulfoxide-bromine diff --git a/chart/README.md b/chart/README.md index c704e32..b847cf6 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-boron -![Version: 1.9.1](https://img.shields.io/badge/Version-1.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.8.2](https://img.shields.io/badge/AppVersion-2024.8.2-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: 2024.8.2](https://img.shields.io/badge/AppVersion-2024.8.2-informational?style=flat-square) Helm chart to deploy internal ingress controller with VPN access to internal services using cloudflared