Skip to content

Commit

Permalink
release: 1.22.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.1](v1.22.0...v1.22.1) (2024-02-20)

### 🐛 Bug Fixes

* ipv4 load balancer ([e5fcc8b](e5fcc8b))
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent e5fcc8b commit ce0b1da
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.22.1](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.22.0...v1.22.1) (2024-02-20)


### 🐛 Bug Fixes

* ipv4 load balancer ([e5fcc8b](https://github.com/AtomiCloud/sulfoxide.gold/commit/e5fcc8bf845f5b11995e66c3e8cf469ec85af700))

## [1.22.0](https://github.com/AtomiCloud/sulfoxide.gold/compare/v1.21.0...v1.22.0) (2024-02-20)


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.22.0
version: 1.22.1
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.22.0](https://img.shields.io/badge/Version-1.22.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.22.1](https://img.shields.io/badge/Version-1.22.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)

Helm chart to deploy Nginx as external ingress for AtomiCloud's Infrastructure

Expand Down

0 comments on commit ce0b1da

Please sign in to comment.