Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 61a769c

Browse files
committed
Fix typo in 0.4.8 metadata
Signed-off-by: Chris Privitere <[email protected]>
1 parent 1ac8494 commit 61a769c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/config/packet-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ providers:
8585
files:
8686
- sourcePath: "../data/shared/v1beta1/metadata.yaml"
8787
- name: v0.4.8 # latest published release in the v1alpha4 series; this is used for v1alpha4 --> v1beta1 clusterctl upgrades test only.
88-
value: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.7/control-plane-components.yaml"
88+
value: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v0.4.8/control-plane-components.yaml"
8989
type: "url"
9090
contract: v1alpha4
9191
replacements:

0 commit comments

Comments
 (0)