Skip to content

fix: Bump default relay proxy version from 8.10.5 to 8.19.1#112

Merged
keelerm84 merged 2 commits into
mainfrom
devin/1778079461-bump-relay-version
May 6, 2026
Merged

fix: Bump default relay proxy version from 8.10.5 to 8.19.1#112
keelerm84 merged 2 commits into
mainfrom
devin/1778079461-bump-relay-version

Conversation

@keelerm84
Copy link
Copy Markdown
Member

@keelerm84 keelerm84 commented May 6, 2026

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

The chart (v3.6.0) has appVersion: "8.10.5" hardcoded in Chart.yaml, but the latest stable Relay Proxy is 8.19.1. Deployments silently run the outdated version unless image.tag is set explicitly in values.

Describe the solution you've provided

Bumps the appVersion in Chart.yaml from 8.10.5 to 8.19.1 so that the default deployment uses the latest stable v8 relay proxy release.

Describe alternatives you've considered

N/A

Additional context

Reference: #69

Link to Devin session: https://app.devin.ai/sessions/73b9015f9dea4e5d82964673755a2dfb
Requested by: @keelerm84


Note

Medium Risk
Changes the default ld-relay container image tag (via .Chart.AppVersion) and associated labels, which could alter runtime behavior for users relying on chart defaults. Scope is limited to a version bump with updated golden manifests.

Overview
Updates the chart’s default Relay Proxy version by bumping Chart.yaml appVersion from 8.10.5 to 8.19.1, which in turn changes the default image tag (image.tag | default .Chart.AppVersion).

Refreshes the golden test manifests to expect the new app.kubernetes.io/version label value and launchdarkly/ld-relay:8.19.1 image reference.

Reviewed by Cursor Bugbot for commit 56877ed. Bugbot is set up for automated code reviews on this repo. Configure here.

@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@devin-ai-integration devin-ai-integration Bot added the devin-pr PR created by Devin label May 6, 2026
@keelerm84 keelerm84 marked this pull request as ready for review May 6, 2026 15:41
@keelerm84 keelerm84 requested a review from a team as a code owner May 6, 2026 15:41
@keelerm84 keelerm84 merged commit b0eecc9 into main May 6, 2026
7 checks passed
@keelerm84 keelerm84 deleted the devin/1778079461-bump-relay-version branch May 6, 2026 20:32
keelerm84 pushed a commit that referenced this pull request May 6, 2026
🤖 I have created a release *beep* *boop*
---


##
[3.6.1](3.6.0...3.6.1)
(2026-05-06)


### Bug Fixes

* Bump default relay proxy version from 8.10.5 to 8.19.1
([#112](#112))
([b0eecc9](b0eecc9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devin-pr PR created by Devin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants