Skip to content

Commit

Permalink
Try the new ci pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
allanger committed Oct 4, 2023
1 parent f552279 commit c3ea5b4
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions .github/workflows/helm-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,13 @@ jobs:
matrix:
k8s_version:
[
"v1.22.8",
"v1.23.5",
"v1.24.16",
"v1.25.12",
"v1.26.7",
"v1.27.4",
"v1.22.17",
"v1.23.17",
"v1.24.15",
"v1.25.11",
"v1.26.6",
"v1.27.3",
"v1.28.0"
]
steps:
- name: Checkout
Expand Down

0 comments on commit c3ea5b4

Please sign in to comment.