From 22f1fb68b1aaebdfbd77929866145588289f3765 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Aug 2024 03:17:22 +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.cobalt/compare/v1.5.1...v1.6.0) (2024-08-11) ### 📦 Upstreams Changes * upgrade nix, helm upstream, GHA ([b3c3992](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/b3c39924412fc9efa0f1a28ff3e4bb60547593f5)) --- 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 b6b41d1..369a051 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.6.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.5.1...v1.6.0) (2024-08-11) + + +### 📦 Upstreams Changes + +* upgrade nix, helm upstream, GHA ([b3c3992](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/b3c39924412fc9efa0f1a28ff3e4bb60547593f5)) + ## [1.5.1](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.5.0...v1.5.1) (2024-02-21) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 7a52f3b..eb394a8 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-cobalt description: Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster type: application -version: 1.5.1 +version: 1.6.0 appVersion: "v0.10.0" dependencies: - name: external-secrets diff --git a/chart/README.md b/chart/README.md index a30fd5b..0803cc2 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-cobalt -![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: v0.10.0](https://img.shields.io/badge/AppVersion-v0.10.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: v0.10.0](https://img.shields.io/badge/AppVersion-v0.10.0-informational?style=flat-square) Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster