diff --git a/Changelog.md b/Changelog.md index cb21d78..36eadd1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.2.0](https://github.com/AtomiCloud/sulfoxide.lead/compare/v1.1.0...v1.2.0) (2024-08-11) + + +### 📦 Upstreams Changes + +* upgrade nix, helm upstream, GHA ([db3ec15](https://github.com/AtomiCloud/sulfoxide.lead/commit/db3ec151292c21143a21483283166905225e5f10)) + ## [1.1.0](https://github.com/AtomiCloud/sulfoxide.lead/compare/v1.0.3...v1.1.0) (2024-02-17) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 6418cc7..cb90f21 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -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.1.0 +version: 1.2.0 appVersion: "0.1.0" dependencies: - name: aws-ebs-csi-driver diff --git a/chart/README.md b/chart/README.md index 2a89437..49ea162 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-lead -![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: 0.1.0](https://img.shields.io/badge/AppVersion-0.1.0-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: 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