Skip to content

chore(chart): bump node-agent image to 0.1.2, chart to 0.1.11 - #532

Merged
mayankpande88 merged 1 commit into
mainfrom
chore/node-agent-0.1.2-chart-0.1.11
Jul 15, 2026
Merged

chore(chart): bump node-agent image to 0.1.2, chart to 0.1.11#532
mayankpande88 merged 1 commit into
mainfrom
chore/node-agent-0.1.2-chart-0.1.11

Conversation

@mayankpande88

Copy link
Copy Markdown
Contributor

node-agent 0.1.1 fatals at startup when TRACES_ENDPOINT is plain HTTP (the default in-cluster collector):

F tracing.go:77] insecure HTTP endpoint cannot use TLS client configuration

Regression from the otel v1.43 group bump (nudgebee/node-agent#293 has the fix, released as node-agent v0.1.2).

Chart 0.1.10 (current Latest) pins the broken 0.1.1 — any new node or pod restart crash-loops the node-agent. This bumps the pin to 0.1.2 and the chart to 0.1.11.

Validation: 0.1.11-rc-2 cut from this branch; being validated on dev + prod before stable release.

@mayankpande88
mayankpande88 requested a review from a team as a code owner July 15, 2026 07:11
@github-actions

Copy link
Copy Markdown
Contributor

📦 Image Tags Updated

I've automatically updated the image tags in `charts/nudgebee-agent/values.yaml` to the latest versions from GHCR for the `main` branch.

The image tags are now synchronized with the latest builds and ready for release.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Helm chart version and appVersion for nudgebee-agent to 0.1.11, and bumps the nodeAgent image tag to 0.1.2 in values.yaml. There are no review comments, so I have no feedback to provide.

Picks up the otel exporter startup fix (nudgebee/node-agent#293):
agent fataled on plain-HTTP TRACES_ENDPOINT since the otel v1.43 bump.
New immutable image tag 0.1.2 instead of republishing 0.1.1, whose
in-place republish on 2026-07-10 caused the CrashLoopBackOff incident.
@mayankpande88
mayankpande88 force-pushed the chore/node-agent-0.1.2-chart-0.1.11 branch from 85b8903 to 06f1c3e Compare July 15, 2026 07:37
@github-actions

Copy link
Copy Markdown
Contributor

📦 Image Tags Updated

I've automatically updated the image tags in `charts/nudgebee-agent/values.yaml` to the latest versions from GHCR for the `main` branch.

The image tags are now synchronized with the latest builds and ready for release.

@mayankpande88
mayankpande88 merged commit 57f025c into main Jul 15, 2026
6 checks passed
@mayankpande88
mayankpande88 deleted the chore/node-agent-0.1.2-chart-0.1.11 branch July 15, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants