release(helm): buzz chart 0.1.6#2109
Merged
Merged
Conversation
Publish the chart carrying the optional READ_DATABASE_URL secretKeyRef wiring from #2084 (read-replica routing enablement seam). Absent key renders identically to 0.1.5 — enabling is a deliberate secret change, not a chart upgrade side effect. Merging this PR auto-tags chart-v0.1.6 and dispatches the helm-chart publish workflow (GHCR OCI). Co-authored-by: Tyler Longwell <tlongwell@block.xyz> Signed-off-by: Tyler Longwell <tlongwell@block.xyz>
kalvinnchau
pushed a commit
that referenced
this pull request
Jul 19, 2026
…y-membership-check * origin/main: fix(desktop): stop DMs from firing duplicate desktop notifications (#2105) release(helm): buzz chart 0.1.6 (#2109) Route lag-tolerant reads to an optional Postgres read replica (#2084) Co-authored-by: npub1ntr8jjcqq6gt06q5avvqttfjgpwshmra22pcmcagdnukw4ja4nqqsa9g54 <9ac6794b000690b7e814eb1805ad32405d0bec7d52838de3a86cf967565dacc0@sprout-oss.stage.blox.sqprod.co> Signed-off-by: npub1ntr8jjcqq6gt06q5avvqttfjgpwshmra22pcmcagdnukw4ja4nqqsa9g54 <9ac6794b000690b7e814eb1805ad32405d0bec7d52838de3a86cf967565dacc0@sprout-oss.stage.blox.sqprod.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bump the buzz Helm chart to 0.1.6 to publish the chart carrying the
READ_DATABASE_URLwiring merged in #2084 (read-replica routing enablement seam).Chart delta vs 0.1.5 (already on
mainvia #2084):READ_DATABASE_URLas an optionalsecretKeyRef— absent key renders identically to 0.1.5. Enabling replica routing is a deliberate secret change, never a chart-upgrade side effect.secrets.existingSecretmodes.artifacthub.io/changesupdated accordingly.Publish path
Merging this PR triggers
auto-tag-on-release-pr-merge.yml(chart-release/* lane → tagchart-v0.1.6→ dispatchhelm-chart.yml), which packages and pushes the chart tooci://ghcr.io/block/buzz/charts/buzz.Verification
helm lint: pass (icon INFO only)helm unittest: 39/39 across 9 suites at this commit