Skip to content

Commit

Permalink
Adding Chart.lock and removing wrong comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gantrior committed Dec 2, 2024
1 parent 549bea8 commit d33e1b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions deploy/helm/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion deploy/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d33e1b6

Please sign in to comment.