~xdavidwu/flux

8fba34d9729db29c7b6fea78127b778a775f24f8 — Pinghao Wu 6 days ago 386dab8
grafana-operator: fix to 4.9.11

4.9.12, app 5.17.1 is broken
1 files changed, 1 insertions(+), 1 deletions(-)

M operators/grafana-operator.yaml
M operators/grafana-operator.yaml => operators/grafana-operator.yaml +1 -1
@@ 12,7 12,7 @@ spec:
      sourceRef:
        kind: HelmRepository
        name: bitnami
      version: ^4.9.0
      version: 4.9.11
  install:
    crds: Create
    createNamespace: true