Skip to content

Commit

Permalink
Bump Kubeval K8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtdoepke committed Jan 2, 2025
1 parent 5be163a commit 03c3e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/k8s/Makefile.kubeval
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Kubeval helpers
KUBEVAL_K8S_VERSION?=1.28.11
KUBEVAL_K8S_VERSION?=1.29.10
KUBEVAL_IGNORE_FILENAME_PATTERNS?=kustomization.yaml
KUBEVAL_ARGS?=--strict --quiet --output tap --ignore-missing-schemas --ignored-filename-patterns $(KUBEVAL_IGNORE_FILENAME_PATTERNS)
K8S_RENDERED_DIR?=./rendered/environments
Expand Down

0 comments on commit 03c3e16

Please sign in to comment.