Skip to content

Commit e6d4b2a

Browse files
authored
🌱 Bump calico version to 3.28 (#236)
**What is the purpose of this pull request/Why do we need it?** 3.26 is somewhat outdated by now. **Issue #, if available:** **Description of changes:** **Special notes for your reviewer:** **Checklist:** - [ ] Documentation updated - [ ] Unit Tests added - [ ] E2E Tests added - [x] Includes [emojis](https://github.com/kubernetes-sigs/kubebuilder-release-tools?tab=readme-ov-file#kubebuilder-project-versioning)
1 parent c1070d9 commit e6d4b2a

File tree

2 files changed

+3106
-2946
lines changed

2 files changed

+3106
-2946
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ release-templates: ## Generate release templates
256256
## CRS
257257
## --------------------------------------
258258

259-
CALICO_VERSION ?= v3.26.3
259+
CALICO_VERSION ?= v3.28.2
260260

261261
.PHONY: crs-calico
262262
crs-calico: ## Generates crs manifests for Calico.

0 commit comments

Comments
 (0)