Skip to content

Commit

Permalink
release: 1.28.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.28.4](v1.28.3...v1.28.4) (2024-12-30)

### 🐛 Bug Fixes

* refer to infisical secretstore instead of iodine for root token ([e1d626c](e1d626c))
  • Loading branch information
semantic-release-bot committed Dec 30, 2024
1 parent e1d626c commit 073fb5d
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.28.4](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.28.3...v1.28.4) (2024-12-30)


### 🐛 Bug Fixes

* refer to infisical secretstore instead of iodine for root token ([e1d626c](https://github.com/AtomiCloud/sulfoxide.iodine/commit/e1d626c91e4febcfd8c019eae0e1a2c707a675ee))

## [1.28.3](https://github.com/AtomiCloud/sulfoxide.iodine/compare/v1.28.2...v1.28.3) (2024-12-29)


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.28.3
version: 1.28.4
appVersion: "v0.19.7"
dependencies:
- name: vcluster-k8s
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.28.3](https://img.shields.io/badge/Version-1.28.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.19.7](https://img.shields.io/badge/AppVersion-v0.19.7-informational?style=flat-square)
![Version: 1.28.4](https://img.shields.io/badge/Version-1.28.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.19.7](https://img.shields.io/badge/AppVersion-v0.19.7-informational?style=flat-square)

Helm chart to install virtual cluster on a physical cluster

Expand Down

0 comments on commit 073fb5d

Please sign in to comment.