Skip to content

fix: add SDK and gameshelf to builder section for airgap bundling#57

Merged
aa-replicated merged 1 commit into
mainfrom
demo/tier4
Apr 18, 2026
Merged

fix: add SDK and gameshelf to builder section for airgap bundling#57
aa-replicated merged 1 commit into
mainfrom
demo/tier4

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • Adds builder.image (ghcr.io/aa-replicated/gameshelf) so the Vendor Portal bundles the main app image correctly
  • Adds builder.replicated.image (proxy.replicated.com/library/replicated-sdk-image) so the SDK image is included in the airgap bundle
  • Removes SDK values registry override — HasLocalRegistry and LocalRegistryHost are not available in the helmchart.yaml template context; EC3 may auto-mirror proxy.replicated.com → local registry once the image is bundled

Test plan

  • Promote release — confirm no template rendering error
  • Online EC3: all 4 pods reach Running
  • Airgap EC3: all 4 pods reach Running (SDK is the open question)

🤖 Generated with Claude Code

Add SDK to builder section so it gets bundled for airgap. Remove the
values-section registry override — EC3 may auto-mirror proxy.replicated.com
for airgap; if not, we'll address it after confirming what functions are
available in this template context.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aa-replicated aa-replicated merged commit b271083 into main Apr 18, 2026
1 of 2 checks passed
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