diff --git a/charts/newrelic-infrastructure/Chart.yaml b/charts/newrelic-infrastructure/Chart.yaml index ab4ffd9af..a4f7976eb 100644 --- a/charts/newrelic-infrastructure/Chart.yaml +++ b/charts/newrelic-infrastructure/Chart.yaml @@ -8,7 +8,7 @@ sources: - https://github.com/newrelic/nri-kubernetes/tree/master/charts/newrelic-infrastructure - https://github.com/newrelic/infrastructure-agent/ -version: 3.5.2 +version: 3.5.3 appVersion: 3.2.0 dependencies: diff --git a/charts/newrelic-infrastructure/values.yaml b/charts/newrelic-infrastructure/values.yaml index 1b8d01e50..18ac7590c 100644 --- a/charts/newrelic-infrastructure/values.yaml +++ b/charts/newrelic-infrastructure/values.yaml @@ -29,14 +29,14 @@ images: # @default -- See `values.yaml` agent: pullPolicy: IfNotPresent - tag: 2.8.8 + tag: 2.8.15 repository: newrelic/infrastructure-bundle registry: "" # -- Image for the New Relic Kubernetes integration. # @default -- See `values.yaml` integration: pullPolicy: IfNotPresent - tag: 3.2.0 + tag: 3.2.1 repository: newrelic/nri-kubernetes registry: ""