Skip to content

Commit

Permalink
release: 1.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.12.0](v1.11.0...v1.12.0) (2024-11-18)

### πŸš€ New Features

* increase max pod to 110 ([0dd82f9](0dd82f9))
  • Loading branch information
semantic-release-bot committed Nov 18, 2024
1 parent 0dd82f9 commit 88e0fe9
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.12.0](https://github.com/AtomiCloud/sulfoxide.krypton/compare/v1.11.0...v1.12.0) (2024-11-18)


### πŸš€ New Features

* increase max pod to 110 ([0dd82f9](https://github.com/AtomiCloud/sulfoxide.krypton/commit/0dd82f9b25ca0853a74abf5597a317c593a22c77))

## [1.11.0](https://github.com/AtomiCloud/sulfoxide.krypton/compare/v1.10.0...v1.11.0) (2024-11-18)


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.11.0
version: 1.12.0
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.11.0](https://img.shields.io/badge/Version-1.11.0-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.12.0](https://img.shields.io/badge/Version-1.12.0-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 88e0fe9

Please sign in to comment.