Skip to content

Commit 9e14508

Browse files
chore(deps): update newrelic/infrastructure-bundle docker tag to v3.3.30 (#1492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 09a04bc commit 9e14508

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile.sidecar

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This creates a single-container image suitable for Fargate sidecar injection
33

44
ARG MODE=normal
5-
ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.3.29
5+
ARG BASE_IMAGE=newrelic/infrastructure-bundle:3.3.30
66

77
FROM $BASE_IMAGE AS base
88

charts/newrelic-infrastructure/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)