diff --git a/Changelog.md b/Changelog.md index bf85a37..13c19c9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +## [1.16.0](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.15.0...v1.16.0) (2024-02-19) + + +### 🚀 New Features + +* record upstream in logs ([c28915c](https://github.com/AtomiCloud/sulfoxide.gold/commit/c28915ca2d10e2e2702658112d71520505d2b961)) + ## [1.15.0](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.14.0...v1.15.0) (2024-02-19) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 16120bc..f023812 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: sulfoxide-gold description: Helm chart to deploy Nginx as external ingress for AtomiCloud's Infrastructure type: application -version: 1.15.0 +version: 1.16.0 appVersion: "4.9.1" dependencies: - name: ingress-nginx diff --git a/chart/README.md b/chart/README.md index 9f9257e..216d936 100644 --- a/chart/README.md +++ b/chart/README.md @@ -1,6 +1,6 @@ # sulfoxide-gold -![Version: 1.15.0](https://img.shields.io/badge/Version-1.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.9.1](https://img.shields.io/badge/AppVersion-4.9.1-informational?style=flat-square) +![Version: 1.16.0](https://img.shields.io/badge/Version-1.16.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.9.1](https://img.shields.io/badge/AppVersion-4.9.1-informational?style=flat-square) Helm chart to deploy Nginx as external ingress for AtomiCloud's Infrastructure