Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Update karpenter Docker tag to v0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 850f9fa commit 2a5663b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/eks/karpenter.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ resource "helm_release" "karpenter" {
name = "karpenter"
repository = "oci://public.ecr.aws/karpenter"
chart = "karpenter"
version = "v0.33.1"
version = "v0.34.0"

set {
name = "settings.aws.clusterName"
Expand Down

0 comments on commit 2a5663b

Please sign in to comment.