Tier 1 version bumps #186
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/tier1-version-bumps"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Audit and upgrade of all deployed images, helm charts, and custom container Dockerfiles to latest stable versions. This PR covers Tier 1 (low-risk minor/patch bumps only).
Upstream images
Helm charts
Custom containers (Dockerfiles updated, images not yet tagged)
All custom containers verified with local
dagger call build.Deferred to Tier 2 (separate PRs)
Deployment
After merge:
mise run container-tag-and-release <name> <version>for eachargocd app sync appsthen sync individual apps, or let ArgoCD auto-detect