Skip to content

Commit

Permalink
Merge branch 'main' of github.com:AtomiCloud/sulfoxide.iodine
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Oct 5, 2023
2 parents 181945f + a139151 commit dfa768d
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.1.1](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.1.0...v1.1.1) (2023-10-05)


### 🐛 Bug Fixes

* nginx ingress instead of kong ([d19fe8d](https://github.com/AtomiCloud/sulfoxide.iodine/commit/d19fe8d13fb975188514fffee12b17c80bdcad91))

## [1.1.0](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.0.1...v1.1.0) (2023-10-05)


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-iodine
description: Helm chart to install virtual cluster on a physical cluster
type: application
version: 1.1.0
version: 1.1.1
appVersion: "v0.15.7"
dependencies:
- name: vcluster
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-iodine

![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: v0.15.7](https://img.shields.io/badge/AppVersion-v0.15.7-informational?style=flat-square)
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.15.7](https://img.shields.io/badge/AppVersion-v0.15.7-informational?style=flat-square)

Helm chart to install virtual cluster on a physical cluster

Expand Down

0 comments on commit dfa768d

Please sign in to comment.