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 8d40190 commit 9ad0b15Copy full SHA for 9ad0b15
config/default/kustomization.yaml
@@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: kustomize-system
4
resources:
5
-- https://github.com/fluxcd/source-controller/releases/download/v1.3.0/source-controller.crds.yaml
6
-- https://github.com/fluxcd/source-controller/releases/download/v1.3.0/source-controller.deployment.yaml
+- https://github.com/fluxcd/source-controller/releases/download/v1.4.0/source-controller.crds.yaml
+- https://github.com/fluxcd/source-controller/releases/download/v1.4.0/source-controller.deployment.yaml
7
- ../crd
8
- ../rbac
9
- ../manager
0 commit comments