Skip to content

Commit

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

* Run helm-docs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Budziwojski <[email protected]>
  • Loading branch information
renovate[bot] and dbudziwojskiNR authored Oct 25, 2024
1 parent 2a9e1e8 commit c8a0ccd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions charts/k8s-agents-operator/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.1.1
digest: sha256:3c9053021f3c22aa3cdfc6781d3498bcbedb0b973af9121b1722469744fb5162
generated: "2024-10-02T17:16:03.493024-07:00"
version: 1.3.0
digest: sha256:2e1da613fd8a52706bde45af077779c5d69e9e1641bdf5c982eaf6d1ac67a443
generated: "2024-10-25T18:35:38.878351812Z"
2 changes: 1 addition & 1 deletion charts/k8s-agents-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ type: application
version: '0.15.0'
dependencies:
- name: common-library
version: 1.1.1
version: 1.3.0
repository: "https://helm-charts.newrelic.com"
appVersion: '0.15.0'
home: https://github.com/newrelic/k8s-agents-operator/blob/main/charts/k8s-agents-operator/README.md
Expand Down
2 changes: 1 addition & 1 deletion charts/k8s-agents-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ If you want to see a list of all available charts and releases, check [index.yam

| Repository | Name | Version |
|------------|------|---------|
| https://helm-charts.newrelic.com | common-library | 1.1.1 |
| https://helm-charts.newrelic.com | common-library | 1.3.0 |

## Values

Expand Down

0 comments on commit c8a0ccd

Please sign in to comment.