Skip to content

Commit

Permalink
chore(deps): update helm release common-library to v1.3.1 (#515)
Browse files Browse the repository at this point in the history
* chore(deps): update helm release common-library to v1.3.1

* fix(chart): version bump needed

* removed kang-makes from maintainers

* Updated Changelog

---------
Co-authored-by: rahul <rannareddy@newrelic.com>
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent e05cee3 commit 6c257ce
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Unreleased section should follow [Release Toolkit](https://github.com/newrelic/r

## Unreleased

### enhancements
- Updated common-library to v1.3.1

## v2.23.1 - 2025-01-29

### ⛓️ Dependencies
Expand Down
6 changes: 3 additions & 3 deletions charts/nri-prometheus/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.3.0
digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443
generated: "2024-09-30T16:12:25.200183-07:00"
version: 1.3.1
digest: sha256:cfa7bfb136b9bcfe87e37d3556c3fedecc58f42685c4ce39485da106408b6619
generated: "2025-01-27T07:20:59.344057768Z"
6 changes: 2 additions & 4 deletions charts/nri-prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ sources:
- https://github.com/newrelic/nri-prometheus
- https://github.com/newrelic/nri-prometheus/tree/main/charts/nri-prometheus

version: 2.1.19
version: 2.1.20
appVersion: 2.21.4

dependencies:
- name: common-library
version: 1.3.0
version: 1.3.1
repository: "https://helm-charts.newrelic.com"

maintainers:
Expand All @@ -22,8 +22,6 @@ maintainers:
url: https://github.com/sigilioso
- name: gsanchezgavier
url: https://github.com/gsanchezgavier
- name: kang-makes
url: https://github.com/kang-makes
- name: paologallinaharbur
url: https://github.com/paologallinaharbur

Expand Down

0 comments on commit 6c257ce

Please sign in to comment.