mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
feat(common): Release 3.2.0 (#318)
Signed-off-by: Gavin Mogan <git@gavinmogan.com> Co-authored-by: Gavin Mogan <git@gavinmogan.com> Co-authored-by: repo-duster[bot] <87358111+repo-duster[bot]@users.noreply.github.com>
This commit is contained in:
parent
6cbaa61a4f
commit
4a5f448abd
29 changed files with 248 additions and 53 deletions
12
.github/workflows/charts-test.yaml
vendored
12
.github/workflows/charts-test.yaml
vendored
|
@ -31,13 +31,11 @@ jobs:
|
|||
chart: ${{ fromJSON(inputs.chartsToTest) }}
|
||||
k8s_version:
|
||||
[
|
||||
"v1.23.17",
|
||||
"v1.24.17",
|
||||
"v1.25.16",
|
||||
"v1.26.13",
|
||||
"v1.27.10",
|
||||
"v1.28.6",
|
||||
"v1.29.1",
|
||||
"v1.26.15",
|
||||
"v1.27.13",
|
||||
"v1.28.9",
|
||||
"v1.29.4",
|
||||
"v1.30.0",
|
||||
]
|
||||
fail-fast: false
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue