diff --git a/charts/logging-operator/Chart.lock b/charts/logging-operator/Chart.lock index ef3051f4d..13ea1faed 100644 --- a/charts/logging-operator/Chart.lock +++ b/charts/logging-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.0.0 - name: telemetry-controller repository: oci://ghcr.io/kube-logging/helm-charts - version: 0.0.13 -digest: sha256:e760bc606b1ce484a13b0382a6c67e6b5511066c02b5296759f64d4f7ee50ef0 -generated: "2024-12-06T09:31:12.29452+01:00" + version: 0.0.14-dev1 +digest: sha256:9453414d2f552cc5664e21fa0c4bfdec72961d8c970ee1f7a08c477d298c9665 +generated: "2024-12-11T10:48:34.956564+01:00" diff --git a/charts/logging-operator/Chart.yaml b/charts/logging-operator/Chart.yaml index ca7539991..b424673d3 100644 --- a/charts/logging-operator/Chart.yaml +++ b/charts/logging-operator/Chart.yaml @@ -18,6 +18,6 @@ dependencies: version: 0.0.0 condition: logging-operator-crds.install - name: telemetry-controller - version: 0.0.13 + version: "0.0.14-dev1" repository: oci://ghcr.io/kube-logging/helm-charts condition: telemetry-controller.install