We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c3ccc commit 9449a90Copy full SHA for 9449a90
config/default/kustomization.yaml
@@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: helm-system
4
resources:
5
-- https://github.com/fluxcd/source-controller/releases/download/v1.1.1/source-controller.crds.yaml
6
-- https://github.com/fluxcd/source-controller/releases/download/v1.1.1/source-controller.deployment.yaml
+- https://github.com/fluxcd/source-controller/releases/download/v1.1.2/source-controller.crds.yaml
+- https://github.com/fluxcd/source-controller/releases/download/v1.1.2/source-controller.deployment.yaml
7
- ../crd
8
- ../rbac
9
- ../manager
0 commit comments