Skip to content

Commit

Permalink
Merge pull request #113 from team-xquare/karpenter-version-up-to-1.0.63
Browse files Browse the repository at this point in the history
🔀 :: Update karpenter version to 1.0.63
  • Loading branch information
HyunSu1768 authored May 11, 2024
2 parents c511a60 + 879496c commit 7b845ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ locals {
istio-version = "1.0.47"

karpenter-name = "karpenter"
karpenter-version = "1.0.61"
karpenter-version = "1.0.63"

xquare-application-name = "xquare-application"
xquare-application-version = "1.0.47"
Expand Down

0 comments on commit 7b845ba

Please sign in to comment.