File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed
Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 3535 version : ' v3.19.2'
3636
3737 - name : Set up helm-unittest
38- run : helm plugin install https://github.com/helm-unittest/helm-unittest --version v1.0.2
38+ # workaround for https://github.com/helm-unittest/helm-unittest/issues/790
39+ run : helm plugin install https://github.com/helm-unittest/helm-unittest --version 1.0.2
3940
4041 - name : Lint charts
4142 run : ct lint --config .github/ct-lint.yaml
Original file line number Diff line number Diff line change 11dependencies:
22- name: newrelic-infrastructure
33 repository: https://newrelic.github.io/nri-kubernetes
4- version: 3.56.0
4+ version: 3.56.1
55- name: nri-prometheus
66 repository: https://newrelic.github.io/nri-prometheus
77 version: 2.1.21
@@ -31,12 +31,12 @@ dependencies:
3131 version: 1.0.0
3232- name: k8s-agents-operator
3333 repository: https://newrelic.github.io/k8s-agents-operator
34- version: 0.33 .0
34+ version: 0.34 .0
3535- name: pixie-operator-chart
3636 repository: https://pixie-operator-charts.storage.googleapis.com
3737 version: 0.1.7
3838- name: newrelic-infra-operator
3939 repository: https://newrelic.github.io/newrelic-infra-operator
4040 version: 2.18.2
41- digest: sha256:498ccbd26a08baf02cc2fbef974d07dc3f3122f8e77d243bb0e560a48549bd56
42- generated: "2025-12-09T17:53:27.834973025Z "
41+ digest: sha256:c7b8a3e277aa495b7377c6b7898b024450825b801bd9e0d6353635b34d42f72d
42+ generated: "2025-12-15T18:08:23.784732076Z "
Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ sources:
1818 - https://github.com/newrelic/newrelic-infra-operator/tree/master/charts/newrelic-infra-operator
1919 - https://github.com/newrelic/k8s-agents-operator/tree/master/charts/k8s-agents-operator
2020
21- version : 6.0.29
21+ version : 6.0.30
2222
2323dependencies :
2424 - name : newrelic-infrastructure
2525 repository : https://newrelic.github.io/nri-kubernetes
2626 condition : infrastructure.enabled,newrelic-infrastructure.enabled
27- version : 3.56.0
27+ version : 3.56.1
2828
2929 - name : nri-prometheus
3030 repository : https://newrelic.github.io/nri-prometheus
@@ -74,7 +74,7 @@ dependencies:
7474 - name : k8s-agents-operator
7575 repository : https://newrelic.github.io/k8s-agents-operator
7676 condition : k8s-agents-operator.enabled
77- version : 0.33 .0
77+ version : 0.34 .0
7878
7979 # Keep the version of pixie-operator-chart in sync with the CRD versions for
8080 # olm_crd.yaml and px.dev_viziers.yaml in
You can’t perform that action at this time.
0 commit comments