feat(common): Release v2.6.0 (#268)

This commit is contained in:
Bernd Schorgers 2024-02-14 13:30:12 +01:00 committed by GitHub
parent fab610df73
commit 903f7d6780
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 68 additions and 28 deletions

View file

@ -31,13 +31,13 @@ jobs:
chart: ${{ fromJSON(inputs.chartsToTest) }}
k8s_version:
[
"v1.22.17",
"v1.23.17",
"v1.24.17",
"v1.25.13",
"v1.26.8",
"v1.27.5",
"v1.28.1",
"v1.25.16",
"v1.26.13",
"v1.27.10",
"v1.28.6",
"v1.29.1",
]
fail-fast: false
steps: