Skip to content

Commit

Permalink
release: 1.7.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.4](v1.7.3...v1.7.4) (2024-08-25)

### πŸ› Bug Fixes

* missing ami selector ([66a4cda](66a4cda))
  • Loading branch information
semantic-release-bot committed Aug 25, 2024
1 parent 66a4cda commit f9e0415
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.7.4](https://github.com/AtomiCloud/sulfoxide.krypton/compare/v1.7.3...v1.7.4) (2024-08-25)


### πŸ› Bug Fixes

* missing ami selector ([66a4cda](https://github.com/AtomiCloud/sulfoxide.krypton/commit/66a4cda4bda3b03a32b74e1a9bc927509e8da5e1))

## [1.7.3](https://github.com/AtomiCloud/sulfoxide.krypton/compare/v1.7.2...v1.7.3) (2024-08-25)


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-krypton
description: Helm chart to deploy Karpenter to auto-scale EKS clusters
type: application
version: 1.7.3
version: 1.7.4
appVersion: "1.0.1"
dependencies:
- name: karpenter
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-krypton

![Version: 1.7.3](https://img.shields.io/badge/Version-1.7.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square)
![Version: 1.7.4](https://img.shields.io/badge/Version-1.7.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.1](https://img.shields.io/badge/AppVersion-1.0.1-informational?style=flat-square)

Helm chart to deploy Karpenter to auto-scale EKS clusters

Expand Down

0 comments on commit f9e0415

Please sign in to comment.