Skip to content

Commit

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

### 🐛 Bug Fixes

* allow higher level charts to decide argo or helm hooks ([f0d674e](f0d674e))
  • Loading branch information
semantic-release-bot committed Oct 20, 2023
1 parent f0d674e commit a95de54
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.1](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.2.0...v1.2.1) (2023-10-20)


### 🐛 Bug Fixes

* allow higher level charts to decide argo or helm hooks ([f0d674e](https://github.com/AtomiCloud/sulfoxide.bromine/commit/f0d674e09dfce51816876b2b96ac4e7cbb22a953))

## [1.2.0](https://github.com/AtomiCloud/sulfoxide.bromine/compare/v1.1.1...v1.2.0) (2023-10-14)


Expand Down
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0
version: 1.2.1
appVersion: "0.1.0"
2 changes: 1 addition & 1 deletion chart/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# sulfoxide-bromine

![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: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-informational?style=flat-square)
![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: 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

Expand Down

0 comments on commit a95de54

Please sign in to comment.