Skip to content

ace-up: list the acaas chart in catalog/ace.yaml - #61

Merged
ArnobKumarSaha merged 1 commit into
masterfrom
arnob-acaas-chart
Aug 21, 2026
Merged

ace-up: list the acaas chart in catalog/ace.yaml#61
ArnobKumarSaha merged 1 commit into
masterfrom
arnob-acaas-chart

Conversation

@ArnobKumarSaha

Copy link
Copy Markdown
Member

catalog/ace.yaml is the chart list an air-gapped ACE mirror pulls from. The three chart entries in it are hardcoded here in ace-up, and acaas — the ACE Hosted Service umbrella chart (billing, billing-ui, marketplace-api/ui, deploy-ui, platform-links, website) — was missing, so the chart artifact itself never got mirrored.

Its subchart images are already covered by appscode-cloud/installer's catalog/imagelist.yaml (b3, billing-ui, deploy-ui, fileserver, marketplace-ui, website); only the chart was absent.

acaas is published to ghcr.io/appscode-charts at the b3 tag like the other three entries, so it's pinned the same way.

Verified by running the rebuilt binary's ace-up --dir=. against an appscode-cloud/installer checkout:

+- ghcr.io/appscode-charts/acaas:v2026.7.10
 - ghcr.io/appscode-charts/ace-installer:v2026.7.10
 - ghcr.io/appscode-charts/ace:v2026.7.10
 - ghcr.io/appscode-charts/service-gateway:v2026.7.10

catalog/ace.yaml is the chart list an air-gapped ACE mirror pulls from, and
acaas -- the ACE Hosted Service umbrella chart (billing, billing-ui,
marketplace-api/ui, deploy-ui, platform-links, website) -- was missing from it,
so the chart itself never got mirrored. Its subchart images are already covered
by appscode-cloud/installer's catalog/imagelist.yaml; only the chart artifact
was absent.

It is published to ghcr.io/appscode-charts at the b3 tag like the other three
entries, so pin it the same way.

Signed-off-by: Arnob kumar saha <arnob@appscode.com>
@ArnobKumarSaha
ArnobKumarSaha merged commit 3bdf20c into master Aug 21, 2026
4 checks passed
@ArnobKumarSaha
ArnobKumarSaha deleted the arnob-acaas-chart branch August 21, 2026 06:58
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