File tree Expand file tree Collapse file tree
charts/newrelic-infrastructure Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# This creates a single-container image suitable for Fargate sidecar injection
33
44ARG MODE=normal
5- ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.3.29
5+ ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.3.30
66
77FROM $BASE_IMAGE AS base
88
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ images:
4141 agent :
4242 registry : " "
4343 repository : newrelic/infrastructure-bundle
44- tag : 3.3.29
44+ tag : 3.3.30
4545 pullPolicy : IfNotPresent
4646 # -- Image for the New Relic Kubernetes integration.
4747 # @default -- See `values.yaml`
@@ -62,7 +62,7 @@ images:
6262 windowsAgent :
6363 registry : " "
6464 repository : newrelic/infrastructure-bundle
65- tag : 3.3.29
65+ tag : 3.3.30
6666 pullPolicy : IfNotPresent
6767
6868# -- Enable Windows node monitoring.
You can’t perform that action at this time.
0 commit comments