Skip to content

Commit

Permalink
action: update to 0.34.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kirinnee committed Jun 21, 2024
1 parent 6253e08 commit 16c13c0
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: karpenter
repository: oci://public.ecr.aws/karpenter
version: v0.34.0
digest: sha256:eb86ae3065d7ec379a6401fdd01962969236d44ab7f958615e44ba62e6819da0
generated: "2024-02-09T11:44:29.952475+08:00"
version: v0.34.6
digest: sha256:5dd72061c0bcd0b69941d5f95e70be16e5064213665baaf88d9b5eb45c550d6e
generated: "2024-06-21T13:28:10.572822-07:00"
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: sulfoxide-krypton
description: Helm chart to deploy Karpenter to auto-scale EKS clusters
type: application
version: 1.3.0
appVersion: "0.34.0"
appVersion: "0.34.6"
dependencies:
- name: karpenter
version: v0.34.0
version: v0.34.6
repository: oci://public.ecr.aws/karpenter
4 changes: 2 additions & 2 deletions chart/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# sulfoxide-krypton

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

Helm chart to deploy Karpenter to auto-scale EKS clusters

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://public.ecr.aws/karpenter | karpenter | v0.34.0 |
| oci://public.ecr.aws/karpenter | karpenter | v0.34.6 |

## Values

Expand Down
Binary file removed chart/charts/karpenter-v0.34.0.tgz
Binary file not shown.
Binary file added chart/charts/karpenter-v0.34.6.tgz
Binary file not shown.

0 comments on commit 16c13c0

Please sign in to comment.