We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38c8cf9 commit 60e429dCopy full SHA for 60e429d
.github/workflows/integration.yml
@@ -7,9 +7,9 @@ on:
7
type: string
8
default: linode
9
kubernetes_versions:
10
- description: "Kubernetes versions (JSON formatted list e.g.: ['1.27'])"
+ description: "Kubernetes versions (JSON formatted list e.g.: ['1.28'])"
11
12
- default: "['1.28']"
+ default: "['1.29']"
13
install_profile:
14
description: Otomi installation profile
15
default: full
0 commit comments