Skip to content

Bump flagd version#1238

Merged
aaronpowell merged 2 commits into
CommunityToolkit:mainfrom
askpt:askpt/bump-flagd
Mar 30, 2026
Merged

Bump flagd version#1238
aaronpowell merged 2 commits into
CommunityToolkit:mainfrom
askpt:askpt/bump-flagd

Conversation

@askpt
Copy link
Copy Markdown
Contributor

@askpt askpt commented Mar 27, 2026

Signed-off-by: André Silva 2493377+askpt@users.noreply.github.com

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • Contains NO breaking changes
  • Every new API (including internal ones) has full XML docs
  • Code follows all style conventions

Other information

This PR just pulls the flagd container version to the latest version.

askpt added 2 commits March 27, 2026 08:52
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 27, 2026 08:55
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.sh | bash -s -- 1238

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/CommunityToolkit/Aspire/main/eng/scripts/dogfood-pr.ps1) } 1238"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Flagd hosting integration to use the latest open-feature/flagd container image tag, keeping the default image version and the corresponding test assertion in sync.

Changes:

  • Bumped the default Flagd container image tag from v0.13.1 to v0.14.2.
  • Updated the Flagd hosting test to assert the new default tag.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
tests/CommunityToolkit.Aspire.Hosting.Flagd.Tests/AddFlagdTests.cs Updates the test expectation for the container image tag to v0.14.2.
src/CommunityToolkit.Aspire.Hosting.Flagd/FlagdContainerImageTags.cs Updates the default container image tag constant to v0.14.2.

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