Skip to content

Commit

Permalink
release: 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.0](v1.17.1...v1.18.0) (2024-02-19)

### 🚀 New Features

* more logs for service, ingress and namespace ([874508e](874508e))
  • Loading branch information
semantic-release-bot committed Feb 19, 2024
1 parent 874508e commit 886976f
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.18.0](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.17.1...v1.18.0) (2024-02-19)


### 🚀 New Features

* more logs for service, ingress and namespace ([874508e](https://github.com/AtomiCloud/sulfoxide.gold/commit/874508e185ea8a3954d09f36cbf51b870bf31ae3))

## [1.17.1](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.17.0...v1.17.1) (2024-02-19)


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-gold
description: Helm chart to deploy Nginx as external ingress for AtomiCloud's Infrastructure
type: application
version: 1.17.1
version: 1.18.0
appVersion: "4.9.1"
dependencies:
- name: ingress-nginx
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-gold

![Version: 1.17.1](https://img.shields.io/badge/Version-1.17.1-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.18.0](https://img.shields.io/badge/Version-1.18.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

Expand Down

0 comments on commit 886976f

Please sign in to comment.