Skip to content

Commit

Permalink
release: 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.0](v1.2.1...v1.3.0) (2023-11-18)

### 📦 Upstreams Changes

* external-secrets to 0.9.9 ([673d950](673d950))

### 🚀 New Features

* ruby values ([78f2218](78f2218))
  • Loading branch information
semantic-release-bot committed Nov 18, 2023
1 parent 78f2218 commit 32f68c9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.3.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.2.1...v1.3.0) (2023-11-18)


### 📦 Upstreams Changes

* external-secrets to 0.9.9 ([673d950](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/673d950b5dae7ce58d81c9174eab8d4ef75e10fb))


### 🚀 New Features

* ruby values ([78f2218](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/78f22183a6a7b1f90029229fabc0735a4e8bbf3c))

## [1.2.1](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.2.0...v1.2.1) (2023-10-15)


Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.1
version: 1.3.0
appVersion: "v0.9.9"
dependencies:
- name: external-secrets
Expand Down
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sulfoxide-cobalt

![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.9](https://img.shields.io/badge/AppVersion-v0.9.9-informational?style=flat-square)
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.9](https://img.shields.io/badge/AppVersion-v0.9.9-informational?style=flat-square)

Helm Chart to install External Secrets, our secret operator, and SecretStore to AtomiCloud's Kubernetes Cluster

Expand Down

0 comments on commit 32f68c9

Please sign in to comment.