Skip to content

Commit

Permalink
Add 1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
benashz committed Jun 6, 2024
1 parent bfe3715 commit 00fdf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- run: echo "setting versions"
outputs:
# JSON encoded array of k8s versions.
K8S_VERSIONS: '["1.30.0", "1.28.9", "1.27.13", "1.26.15"]'
K8S_VERSIONS: '["1.30.0", "1.29.4", "1.28.9", "1.27.13", "1.26.15"]'
VAULT_N: "1.16.3"
VAULT_N_1: "1.15.9"
VAULT_N_2: "1.14.13"
Expand Down

0 comments on commit 00fdf92

Please sign in to comment.