Skip to content

Commit 054aaa8

Browse files
chore(deps): update dependency aws/karpenter-provider-aws to v1.2.1 (#1251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90edc13 commit 054aaa8

File tree

2 files changed

+2
-2
lines changed
  • manifests/modules
    • aiml/inferentia/.workshop/terraform
    • autoscaling/compute/karpenter/.workshop/terraform

2 files changed

+2
-2
lines changed

manifests/modules/aiml/inferentia/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "karpenter_version" {
3838
description = "The version of Karpenter to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=aws/karpenter-provider-aws
41-
default = "1.1.1"
41+
default = "1.2.1"
4242
}

manifests/modules/autoscaling/compute/karpenter/.workshop/terraform/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ variable "karpenter_version" {
3838
description = "The version of Karpenter to use"
3939
type = string
4040
# renovate: datasource=github-releases depName=aws/karpenter-provider-aws
41-
default = "1.1.1"
41+
default = "1.2.1"
4242
}

0 commit comments

Comments
 (0)