Skip to content

Commit 3498858

Browse files
chore(deps): update dependency yannh/kubeconform to v0.7.0 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc0893b commit 3498858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
# renovate: datasource=github-releases depName=google/go-jsonnet
2222
JSONNET_VERSION: v0.21.0
2323
# renovate: datasource=github-releases depName=yannh/kubeconform
24-
KUBECONFORM_VERSION: v0.6.7
24+
KUBECONFORM_VERSION: v0.7.0
2525
# Must match target Kubernetes cluster minor version
2626
# https://github.com/parca-dev/demo-infrastructure/blob/main/scaleway/main.tf
2727
KUBERNETES_VERSION: 1.29.1

.schemas/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PYTHON := python3
22

33
# renovate: datasource=github-releases depName=yannh/kubeconform
4-
KUBECONFORM_VERSION := v0.6.7
4+
KUBECONFORM_VERSION := v0.7.0
55

66
CRDS := \
77
https://github.com/jetstack/cert-manager/releases/download/v1.15.1/cert-manager.crds.yaml \

0 commit comments

Comments
 (0)