Bump charts to 1.1.0 (#851)

This commit is contained in:
Enrico Candino
2026-05-11 13:51:17 +02:00
committed by GitHub
parent cfbd29f7cc
commit 00dcdabcef
4 changed files with 6 additions and 6 deletions

View File

@@ -6,7 +6,7 @@ on:
workflow_dispatch:
inputs:
k3k_version:
description: 'K3k version to test (e.g. v1.0.2). Leave empty to build from source.'
description: 'K3k version to test (e.g. v1.1.0). Leave empty to build from source.'
required: false
type: string
k8s_version:

View File

@@ -6,7 +6,7 @@ on:
workflow_dispatch:
inputs:
k3k_version:
description: 'K3k version to test (e.g. v1.0.2). Leave empty to build from source.'
description: 'K3k version to test (e.g. v1.1.0). Leave empty to build from source.'
required: false
type: string
k8s_version: