Skip to content

fix(azure): build locked chart dependencies - #7

Merged
RossHartmann merged 1 commit into
mainfrom
fix/azure-chart-dependencies-20260730
Jul 30, 2026
Merged

fix(azure): build locked chart dependencies#7
RossHartmann merged 1 commit into
mainfrom
fix/azure-chart-dependencies-20260730

Conversation

@RossHartmann

Copy link
Copy Markdown

Outcome

Build the Helm dependency archives from the committed Chart.lock inside the private AKS deployment environment before Helm validates or installs the production chart. The archives are intentionally gitignored, while Helm still requires them even when production disables the bundled PostgreSQL and Redis subcharts.

Evidence

  • �ash -n deploy/azure/deploy.sh: green
  • git diff --check: green
  • direct �z aks command invoke proof on �ks-buzz-prod: pulled locked PostgreSQL 0.19.5 and Redis 0.30.3 OCI charts; helm dependency list reported both ok`n- failed rollout logs retained the exact pre-fix error and show bootstrap/migration resources were created before Helm rejected the missing archives

Signed-off-by: Ross Hartmann <RossHartmann@users.noreply.github.com>
@RossHartmann
RossHartmann merged commit 445085c into main Jul 30, 2026
27 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