Skip to content

Commit

Permalink
Update job deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
grugnog committed Jun 13, 2023
1 parent 567599c commit 33363e5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,26 +251,26 @@ workflows:
helm: v3.7.0
k8s: v1.20.11
requires:
- h3k19
- h3k24
- test:
name: h3k26
helm: v3.7.0
k8s: v1.21.5
requires:
- h3k19
- h3k24
- test:
name: h3k27
helm: v3.7.0
k8s: v1.22.2
requires:
- h3k19
- h3k24
- publish:
# The publish step depends on all the test steps passing
requires:
- h3k19
- h3k20
- h3k21
- h3k22
- h3k24
- h3k25
- h3k26
- h3k27
filters:
branches:
only:
Expand Down

0 comments on commit 33363e5

Please sign in to comment.