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 7af7695 commit db621cbCopy full SHA for db621cb
kubernetes/clusters/cluster-0/flux-system/flux-instance/app/values.yaml
@@ -2,7 +2,7 @@
2
---
3
instance:
4
distribution:
5
- # renovate: datasource=github-releases depName=controlplaneio-fluxcd/distribution
+ artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:v0.30.0
6
version: v2.7.0
7
components:
8
- source-controller
@@ -23,7 +23,7 @@ instance:
23
app.kubernetes.io/name: flux
24
sync:
25
kind: OCIRepository
26
- url: "oci://ghcr.io/xunholy/manifests/k8s-gitops"
+ url: oci://ghcr.io/xunholy/manifests/k8s-gitops
27
ref: main
28
path: ./clusters/cluster-0
29
kustomize:
0 commit comments