Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release common-library to v1.2.0 #1403

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/nr-k8s-otel-collector/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.1.1
version: 1.2.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.18.0
digest: sha256:983e19d03aa4d939d6c57d90e0aac14fe1b7e0686276efca139fea1f90ced8d5
generated: "2024-04-23T15:17:04.144935-07:00"
digest: sha256:31a83f0326480e996c19d2263358a0e4d9f17e769fa8856b8c7749369365e529
generated: "2024-07-19T23:37:56.082747837Z"
4 changes: 2 additions & 2 deletions charts/nr-k8s-otel-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.7.0
version: 0.7.1

dependencies:
- name: common-library
version: 1.1.1
version: 1.2.0
repository: "https://helm-charts.newrelic.com"
- name: kube-state-metrics
version: 5.18.0
Expand Down
Loading