Skip to content
Snippets Groups Projects
Verified Commit 1393228a authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Revert "chore(deps): update helm release kyverno to v2.1.6"

Turns out kyverno doesn't like its new version, since the deployments
have the wrong name. Needs some further investigation.

This reverts commit fca00b09.
parent 2e925b55
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ spec: ...@@ -12,7 +12,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: kyverno name: kyverno
# renovate: helmRepo=https://kyverno.github.io/kyverno/ depName=kyverno # renovate: helmRepo=https://kyverno.github.io/kyverno/ depName=kyverno
version: v2.1.6 version: v2.1.4
interval: 5m interval: 5m
values: values:
replicaCount: 2 replicaCount: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment