Skip to content

Commit

Permalink
release: 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2024-02-17)

### 🐛 Bug Fixes

* encrypted should be quoted ([f0011bd](f0011bd))
  • Loading branch information
semantic-release-bot committed Feb 17, 2024
1 parent f0011bd commit b101a4b
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.0.3](https://github.com/AtomiCloud/sulfoxide.lead/compare/v1.0.2...v1.0.3) (2024-02-17)


### 🐛 Bug Fixes

* encrypted should be quoted ([f0011bd](https://github.com/AtomiCloud/sulfoxide.lead/commit/f0011bda97c8400420948b2e31942d56222fc672))

## [1.0.2](https://github.com/AtomiCloud/sulfoxide.lead/compare/v1.0.1...v1.0.2) (2024-02-16)


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-lead
description: Helm chart to deploy EKS Bootstrap components includingg CSI (EBS and EFS) and LoadBalancer drivers
type: application
version: 1.0.2
version: 1.0.3
appVersion: "0.1.0"
dependencies:
- name: aws-ebs-csi-driver
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-lead

![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-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.0.3](https://img.shields.io/badge/Version-1.0.3-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 EKS Bootstrap components includingg CSI (EBS and EFS) and LoadBalancer drivers

Expand Down

0 comments on commit b101a4b

Please sign in to comment.