Skip to content

Commit

Permalink
upgrade EKS control plane to 1.27 on Analytical Platform Production c… (
Browse files Browse the repository at this point in the history
#4675)

upgrade EKS control plane to 1.27 on Analytical Platform Production cluster
  • Loading branch information
Emterry authored Jul 10, 2024
1 parent eee1bb9 commit 621788a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ redis_alarm_memory_threshold_bytes = 100000
# EKS
##################################################
eks_versions = {
cluster = "1.26"
cluster = "1.27"
node-group = "1.26"
}
eks_addon_versions = {
Expand Down

0 comments on commit 621788a

Please sign in to comment.