Skip to content

Commit

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

### 🚀 New Features

* **entei:** initial values.yaml ([e1742c1](e1742c1))
  • Loading branch information
semantic-release-bot committed Oct 3, 2023
1 parent e1742c1 commit fa0252c
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.2.0](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.1.3...v1.2.0) (2023-10-03)


### 🚀 New Features

* **entei:** initial values.yaml ([e1742c1](https://github.com/AtomiCloud/sulfoxide.sulfur/commit/e1742c194daa1a8f62cbee1f62f8ea5e4e78be6b))

## [1.1.3](https://github.com/AtomiCloud/sulfoxide.sulfur/compare/v1.1.2...v1.1.3) (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-sulfur
description: Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure
type: application
version: 1.1.3
version: 1.2.0
appVersion: "1.9.1"
dependencies:
- name: cert-manager
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-sulfur

![Version: 1.1.3](https://img.shields.io/badge/Version-1.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.1](https://img.shields.io/badge/AppVersion-1.9.1-informational?style=flat-square)
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.1](https://img.shields.io/badge/AppVersion-1.9.1-informational?style=flat-square)

Helm chart to deploy Cert Manager to issue TLS and other certificates in AtomiCloud's Infrastructure

Expand Down

0 comments on commit fa0252c

Please sign in to comment.