File tree 4 files changed +6
-7
lines changed
charts/agent-control-deployment
4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ dependencies:
4
4
version: 2.14.1
5
5
- name: agent-control-deployment
6
6
repository: ""
7
- version: 0.0.41 -beta
7
+ version: 0.0.42 -beta
8
8
- name: common-library
9
9
repository: https://helm-charts.newrelic.com
10
10
version: 1.3.1
11
- digest: sha256:3e476e8aba7feb6d67f817851a0c77bd6903fdaeb40e1657706e0834902fa164
12
- generated: "2025-02-20T08:12:30.689804 +01:00"
11
+ digest: sha256:af3a56b5b32d661139441f50887c99a69ad3cf4c32e393b1cec71e38c257fcdf
12
+ generated: "2025-02-27T12:26:06.411355 +01:00"
Original file line number Diff line number Diff line change @@ -3,15 +3,15 @@ name: agent-control
3
3
description : Bootstraps New Relic' Agent Control
4
4
5
5
type : application
6
- version : 0.0.51 -beta
6
+ version : 0.0.52 -beta
7
7
8
8
dependencies :
9
9
- name : flux2
10
10
repository : https://fluxcd-community.github.io/helm-charts
11
11
version : 2.14.1
12
12
condition : flux2.enabled
13
13
- name : agent-control-deployment
14
- version : 0.0.41 -beta
14
+ version : 0.0.42 -beta
15
15
condition : agent-control-deployment.enabled
16
16
# The following dependency is needed as sub-dependency of agent-control-deployment
17
17
- name : common-library
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: A Helm chart to install New Relic Agent Control on Kubernetes
4
4
5
5
type : application
6
6
7
- version : 0.0.41 -beta
7
+ version : 0.0.42 -beta
8
8
9
9
keywords :
10
10
- newrelic
Original file line number Diff line number Diff line change 25
25
resources :
26
26
- deployments
27
27
- daemonsets
28
- - replicasets
29
28
- statefulsets
30
29
verbs :
31
30
- get
You can’t perform that action at this time.
0 commit comments