We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339889e commit bff745dCopy full SHA for bff745d
infra/knative/kustomization.yaml
@@ -2,8 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
- - https://github.com/knative/operator/releases/download/knative-v1.13.0/operator.yaml
6
- - https://github.com/knative/net-certmanager/releases/download/knative-v1.13.0/release.yaml
+ - https://github.com/knative/operator/releases/download/knative-v1.15.10/operator.yaml
7
- https://raw.githubusercontent.com/knative-extensions/monitoring/main/grafana/dashboards.yaml
8
- crd.yaml
9
0 commit comments