Skip to content

Commit 98e4f78

Browse files
committed
Update Knative operator version to v1.18.1 in kustomization.yaml
1 parent 4c2ec7b commit 98e4f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/knative/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
resources:
5-
- https://github.com/knative/operator/releases/download/knative-v1.17.2/operator.yaml
5+
- https://github.com/knative/operator/releases/download/knative-v1.18.1/operator.yaml
66
- https://raw.githubusercontent.com/knative-extensions/monitoring/main/grafana/dashboards.yaml
77
- crd.yaml
88

0 commit comments

Comments
 (0)