Skip to content

SLT-1253 - Bump instana-agent chart - #537

Open
operinko wants to merge 5 commits into
masterfrom
feature/instana-chart-upgrade
Open

SLT-1253 - Bump instana-agent chart#537
operinko wants to merge 5 commits into
masterfrom
feature/instana-chart-upgrade

Conversation

@operinko

Copy link
Copy Markdown
Contributor

This pull request updates the silta-cluster Helm chart to introduce a new chart version and upgrade a key dependency. The main changes are as follows:

Helm chart versioning:

  • Bumped the silta-cluster chart version from 1.18.0 to 1.19.0 in Chart.yaml, indicating a new release with important updates.

Dependency updates:

  • Upgraded the instana-agent dependency from version 1.2.x to 2.0.x in Chart.yaml, ensuring the chart uses the latest major version of the Instana agent.

@ArtisKrumins

Copy link
Copy Markdown
Contributor

Updating to 2.x pre-requisite is having these CRDs installed before silta-cluster upgrade. This should be documented.
Let's test this by installing agent 1.x version to test cluster and then using local chart version to upgrade to 2.x
Let me know if you have any blockers.

@ArtisKrumins
ArtisKrumins self-requested a review June 30, 2026 08:41
Copilot AI lite review requested due to automatic review settings September 2, 2026 08:18

Copilot AI 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.

🟡 Changes recommended

The lockfile updates the resolved traefik dependency version in addition to instana-agent, which is not reflected in the PR description and should be explicitly confirmed/documented as intentional.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR bumps the silta-cluster Helm chart release version and updates the resolved dependency set to pick up a new major version of the instana-agent subchart.

Changes:

  • Bump silta-cluster chart version from 1.18.0 to 1.19.0.
  • Upgrade instana-agent dependency constraint from 1.2.x to 2.0.x and update the lockfile accordingly.
  • Refresh Chart.lock resolution (notably also changing the resolved traefik version).
File summaries
File Description
silta-cluster/Chart.yaml Bumps chart version and updates the instana-agent dependency constraint to 2.0.x.
silta-cluster/Chart.lock Updates locked dependency versions/digest after dependency resolution refresh (includes instana-agent and traefik).
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@operinko

operinko commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

The traefik bump that Copilot flagged seems to have come from the master merge (branch update), so a wrong flag.

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.

3 participants