Skip to content

Commit 5e5690e

Browse files
committed
core: pin model validation operator version to v1.0.1
Signed-off-by: Benedikt Bongartz <[email protected]>
1 parent 91ccd60 commit 5e5690e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clusters/homelab/core/model-validation-controller.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ metadata:
1010
namespace: model-validation-controller
1111
spec:
1212
interval: 5m
13-
url: https://github.com/miyunari/model-validation-controller
13+
url: https://github.com/sigstore/model-validation-operator
1414
ref:
15-
branch: main
15+
tag: v1.0.1
1616
---
1717
apiVersion: kustomize.toolkit.fluxcd.io/v1
1818
kind: Kustomization

0 commit comments

Comments
 (0)