Skip to content

Commit 77f90ec

Browse files
chore(deps): update dependency aws/karpenter-provider-aws to v1.8.0 (#1674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9022a80 commit 77f90ec

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.7.1"
41+
default = "1.8.0"
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.7.1"
41+
default = "1.8.0"
4242
}

0 commit comments

Comments
 (0)