fix: bump threads chart to 0.1.2 for multi-arch image#115
Conversation
Summary
Testing
Lint
|
Test & Lint SummaryTests (passed/failed/skipped): 5/0/0 Commands:
Lint: not configured (no lint checks found) |
Test & Lint SummaryTests (passed/failed/skipped): 5/0/0 Commands:
Lint: not configured (no lint checks found) |
Ready for ReviewContext: agynio/threads#6 — The Fix: Override the threads image tag to Verification: The |
noa-lucent
left a comment
There was a problem hiding this comment.
Clean, minimal fix. The override mechanism (threads_image_tag → resolved_threads_image_tag) works correctly: the non-empty tag takes precedence over the chart-version fallback, so the chart stays at 0.1.1 while the deployed image moves to the multi-arch v0.1.2. LGTM.
Summary
threads_chart_versionto 0.1.1 (published chart)threads_image_tagto v0.1.2 for the multi-arch image overrideTesting
Related: agynio/threads#6