mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
feat(common): Release v2.6.0 (#268)
This commit is contained in:
parent
fab610df73
commit
903f7d6780
11 changed files with 68 additions and 28 deletions
10
.github/workflows/charts-test.yaml
vendored
10
.github/workflows/charts-test.yaml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue