Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/nr-k8s-otel-collector/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: common-library
repository: https://helm-charts.newrelic.com
version: 1.3.3
version: 1.4.0
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 6.1.5
digest: sha256:bcbc251699517904509735ccfe24ab625764d0480ef2c58262cf6968bded7d30
generated: "2025-10-24T15:53:09.813036-07:00"
digest: sha256:b09b6044a258b9bcf3b55eccb8bd5d2dc12a2b8150468f89940110c76bc84856
generated: "2026-01-13T18:16:43.857498-08:00"
4 changes: 2 additions & 2 deletions charts/nr-k8s-otel-collector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.9.8
version: 0.9.9


dependencies:
- name: common-library
version: 1.3.3
version: 1.4.0
repository: "https://helm-charts.newrelic.com"
- name: kube-state-metrics
version: 6.1.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
rules:
- apiGroups:
- ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
subjects:
- kind: ServiceAccount
name: nr-k8s-otel-collector
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
data:
daemonset-config.yaml: |
receivers:
Expand Down Expand Up @@ -605,7 +605,7 @@ data:
value: <cluser_name>
- key: "newrelic.chart.version"
action: upsert
value: 0.9.8
value: 0.9.9
- key: newrelic.entity.type
action: upsert
value: "k8s"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
spec:
selector:
matchLabels:
Expand All @@ -24,12 +24,12 @@ spec:
app.kubernetes.io/name: nr-k8s-otel-collector
component: daemonset
annotations:
checksum/config: c63f9a61b11d6af54b9dde2ecfbfc609188fa24c2a4b59cc202d947f1c12ef19
checksum/config: e5ed2a50cca2ea8d60809343fedea4aa56b79d590445edf7bbf5227dfa6d436c
spec:
serviceAccountName: nr-k8s-otel-collector
initContainers:
- name: get-cpu-allocatable
image: "bitnami/kubectl:latest"
image: "docker.io/bitnami/kubectl:latest"
imagePullPolicy: IfNotPresent
command:
- sh
Expand Down Expand Up @@ -88,7 +88,7 @@ spec:
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1001
image: "newrelic/nrdot-collector-k8s:1.5.0"
image: "docker.io/newrelic/nrdot-collector-k8s:1.5.0"
imagePullPolicy: IfNotPresent
args:
- --config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
data:
deployment-config.yaml: |
receivers:
Expand Down Expand Up @@ -516,7 +516,7 @@ data:
value: <cluser_name>
- key: "newrelic.chart.version"
action: upsert
value: 0.9.8
value: 0.9.9
- key: newrelic.entity.type
action: upsert
value: "k8s"
Expand All @@ -534,7 +534,7 @@ data:
value: <cluser_name>
- key: "newrelic.chart.version"
action: upsert
value: 0.9.8
value: 0.9.9

transform/events:
log_statements:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
spec:
replicas: 1
minReadySeconds: 5
Expand All @@ -26,7 +26,7 @@ spec:
app.kubernetes.io/name: nr-k8s-otel-collector
component: deployment
annotations:
checksum/config: dc1658de6fb1df9b3494107dad258e2e6171a61ba13549a68b95a76635d870e9
checksum/config: 2f01dd6845efb74a26a98c5273e8c4f5ec9e35d88ac9eee5af25be780ac98f8e
spec:
serviceAccountName: nr-k8s-otel-collector
containers:
Expand All @@ -40,7 +40,7 @@ spec:
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 1001
image: "newrelic/nrdot-collector-k8s:1.5.0"
image: "docker.io/newrelic/nrdot-collector-k8s:1.5.0"
imagePullPolicy: IfNotPresent
args:
- --config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
data:
licenseKey: PE5SX2xpY2Vuc2VLZXk+
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
spec:
type: ClusterIP
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: nr-k8s-otel-collector
app.kubernetes.io/version: 1.2.0
helm.sh/chart: nr-k8s-otel-collector-0.9.8
helm.sh/chart: nr-k8s-otel-collector-0.9.9
annotations:
4 changes: 2 additions & 2 deletions charts/nr-k8s-otel-collector/tests/images_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@ tests:
asserts:
- equal:
path: spec.template.spec.containers[0].image
value: nr/dot:1.1.1
value: docker.io/nr/dot:1.1.1
template: templates/deployment.yaml
- equal:
path: spec.template.spec.containers[0].imagePullPolicy
value: Always
template: templates/deployment.yaml
- equal:
path: spec.template.spec.containers[0].image
value: nr/dot:1.1.1
value: docker.io/nr/dot:1.1.1
template: templates/daemonset.yaml
- equal:
path: spec.template.spec.containers[0].imagePullPolicy
Expand Down
Loading