From 7cd69c9e3f1089d1c8ac000cab3da456222d5778 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 10 Aug 2024 12:52:18 +0000 Subject: [PATCH] release: 1.6.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.6.0](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.5.1...v1.6.0) (2024-08-10) ### 📦 Upstreams Changes * **setup-nix:** action to 1.2.1 ([d99e3e4](https://github.com/AtomiCloud/sulfoxide.bromine/commit/d99e3e468aaf6c73db45d0557feef276043d971a)) --- 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 543fb32..a697fa4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.6.0](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.5.1...v1.6.0) (2024-08-10) + + +### 📦 Upstreams Changes + +* **setup-nix:** action to 1.2.1 ([d99e3e4](https://github.com/AtomiCloud/sulfoxide.bromine/commit/d99e3e468aaf6c73db45d0557feef276043d971a)) + ## [1.5.1](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.5.0...v1.5.1) (2024-08-10) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index e42d6b9..4c5cc19 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: sulfoxide-bromine description: Helm chart to deploy SecretStore that use secret of secrets pattern to get project specific secrets type: application -version: 1.5.1 +version: 1.6.0 appVersion: "0.1.0" diff --git a/chart/README.md b/chart/README.md index 90a4705..4a6ac77 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-bromine -![Version: 1.5.1](https://img.shields.io/badge/Version-1.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) +![Version: 1.6.0](https://img.shields.io/badge/Version-1.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square) Helm chart to deploy SecretStore that use secret of secrets pattern to get project specific secrets