Skip to content

Commit

Permalink
feat: Upgrade to Calico v3.28.1
Browse files Browse the repository at this point in the history
Upstream fixes include a performance regression with Linux kernel 5.4.x.
  • Loading branch information
dlipovetsky committed Aug 23, 2024
1 parent e26fa97 commit 98eb478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion make/addons.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 2023 Nutanix. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

export CALICO_VERSION := v3.28.0
export CALICO_VERSION := v3.28.1
export CILIUM_VERSION := 1.15.6
export NODE_FEATURE_DISCOVERY_VERSION := 0.16.1
export CLUSTER_AUTOSCALER_CHART_VERSION := 9.37.0
Expand Down

0 comments on commit 98eb478

Please sign in to comment.