Skip to content

chore: latest flagd#826

Merged
toddbaert merged 1 commit into
mainfrom
chore/bump-flagd-v0.15.4
Apr 16, 2026
Merged

chore: latest flagd#826
toddbaert merged 1 commit into
mainfrom
chore/bump-flagd-v0.15.4

Conversation

@toddbaert
Copy link
Copy Markdown
Member

Update flagd for the latest features.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert changed the title chore: latesd flagd chore: latest flagd Apr 16, 2026
Copy link
Copy Markdown

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

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 flagd version from v0.15.2 to v0.15.4 across the Helm chart, operator configuration, and E2E tests. The reviewer suggested wrapping the version tags in double quotes within the values.yaml file to maintain consistency with other string values and prevent potential YAML parsing issues.

repository: "ghcr.io/open-feature/flagd"
## @param sidecarConfiguration.image.tag Sets the version tag for the injected sidecar.
tag: v0.15.2
tag: v0.15.4
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

For consistency with other string values in this file (like repository or logFormat), it is recommended to wrap the version tag in double quotes. This also prevents potential parsing issues in YAML if a version string happens to look like a number.

    tag: "v0.15.4"

repository: "ghcr.io/open-feature/flagd"
## @param flagdConfiguration.image.tag Sets the tag for the flagd deployment.
tag: v0.15.2
tag: v0.15.4
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

medium

For consistency with other string values in this file, it is recommended to wrap the version tag in double quotes.

    tag: "v0.15.4"

@toddbaert toddbaert merged commit c6a5601 into main Apr 16, 2026
19 checks passed
@toddbaert toddbaert deleted the chore/bump-flagd-v0.15.4 branch April 16, 2026 19:17
Y0sh1dk pushed a commit to Y0sh1dk/open-feature-operator that referenced this pull request Apr 22, 2026
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
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.

1 participant