diff --git a/deploy/helm/Chart.lock b/deploy/helm/Chart.lock index 77f4b3cb..99fad598 100644 --- a/deploy/helm/Chart.lock +++ b/deploy/helm/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.26.0 + version: 5.27.0 - name: opentelemetry-operator repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.68.3 + version: 0.74.3 - name: cert-manager repository: https://charts.jetstack.io - version: v1.16.1 -digest: sha256:531536930d6703d7eac1fef0edc60b586790199100d10af78f82a58ba839694b -generated: "2024-11-11T10:34:43.72979+01:00" + version: v1.16.2 +digest: sha256:0248a4859dac5bab323fdf15343531c614fce702369abc574f7559acd9c99357 +generated: "2024-12-02T19:03:59.956241+01:00" diff --git a/deploy/helm/Chart.yaml b/deploy/helm/Chart.yaml index 54459c28..93e061fe 100644 --- a/deploy/helm/Chart.yaml +++ b/deploy/helm/Chart.yaml @@ -24,7 +24,7 @@ dependencies: condition: kube-state-metrics.enabled - name: opentelemetry-operator repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.74.3 # 0.68.3 chart version includes otel-operator version 0.107.0 + version: 0.74.3 alias: operator condition: operator.enabled - name: cert-manager