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

Commit 7fc003e

Browse files
committed
Update e2e ci config to reference 0.6.0
Signed-off-by: Chris Privitere <[email protected]>
1 parent 9f64e62 commit 7fc003e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/e2e/config/packet-ci-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ providers:
114114
# Add cluster templates
115115
- sourcePath: "../data/v1alpha3/cluster-template-packet-ccm.yaml"
116116
- sourcePath: "../data/v1alpha3/cluster-template-cpem.yaml"
117-
- name: v0.5.0
117+
- name: v0.6.0
118118
value: "${MANIFEST_PATH:=..}/infrastructure-components.yaml"
119119
type: "url"
120120
contract: v1beta1

test/e2e/config/packet-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ providers:
114114
# Add cluster templates
115115
- sourcePath: "../data/v1alpha3/cluster-template-packet-ccm.yaml"
116116
- sourcePath: "../data/v1alpha3/cluster-template-cpem.yaml"
117-
- name: v0.5.0 #latest in the v1beta1 series
117+
- name: v0.6.0 #latest in the v1beta1 series
118118
value: "../../../config/default"
119119
replacements:
120120
- old: "image: .*/cluster-api-provider-packet:.*"

0 commit comments

Comments
 (0)