Skip to content

Commit

Permalink
Bump K8s schema for manifests validation to 1.28.5 (#323)
Browse files Browse the repository at this point in the history
Bump K8s manifests validation to 1.28.5

Signed-off-by: bakhtin <[email protected]>
  • Loading branch information
bakhtin authored Jan 4, 2024
1 parent 57e4e23 commit 25a2261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

validate-manifests:
runs-on: ubuntu-latest
container: docker.io/paritytech/kube-manifests-validation:k8s-1.25.9-gator-3.12.0-datree-1.9.19-9196b4c
container: docker.io/paritytech/kube-manifests-validation:k8s-1.28.5-gator-3.12.0-datree-1.9.19-261faca
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 25a2261

Please sign in to comment.