Skip to content

Commit

Permalink
release: 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.0](v1.0.1...v1.1.0) (2023-10-03)

### 🚀 New Features

* **entei:** initial values.yaml ([2191fe1](2191fe1))
  • Loading branch information
semantic-release-bot committed Oct 3, 2023
1 parent 2191fe1 commit 71b7eb1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.0](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.0.1...v1.1.0) (2023-10-03)


### 🚀 New Features

* **entei:** initial values.yaml ([2191fe1](https://github.com/AtomiCloud/sulfoxide.cobalt/commit/2191fe1dd2e3d0b1bd00d88389a7f84754ebcd6d))

## [1.0.1](https://github.com/AtomiCloud/sulfoxide.cobalt/compare/v1.0.0...v1.0.1) (2023-09-30)


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.0.1
version: 1.1.0
appVersion: "v0.9.5"
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.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.5](https://img.shields.io/badge/AppVersion-v0.9.5-informational?style=flat-square)
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.9.5](https://img.shields.io/badge/AppVersion-v0.9.5-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 71b7eb1

Please sign in to comment.