File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
# renovate: datasource=github-releases depName=google/go-jsonnet
22
22
JSONNET_VERSION : v0.21.0
23
23
# renovate: datasource=github-releases depName=yannh/kubeconform
24
- KUBECONFORM_VERSION : v0.6.7
24
+ KUBECONFORM_VERSION : v0.7.0
25
25
# Must match target Kubernetes cluster minor version
26
26
# https://github.com/parca-dev/demo-infrastructure/blob/main/scaleway/main.tf
27
27
KUBERNETES_VERSION : 1.29.1
Original file line number Diff line number Diff line change 1
1
PYTHON := python3
2
2
3
3
# renovate: datasource=github-releases depName=yannh/kubeconform
4
- KUBECONFORM_VERSION := v0.6.7
4
+ KUBECONFORM_VERSION := v0.7.0
5
5
6
6
CRDS := \
7
7
https://github.com/jetstack/cert-manager/releases/download/v1.15.1/cert-manager.crds.yaml \
You can’t perform that action at this time.
0 commit comments