blumeops/docs/changelog.d/cleanup-cv-docs-minikube-artifacts.misc.md
Erich Blume f1f21213e5 C1: clean up cv + docs minikube artifacts
Removes the dead minikube manifests, container builds, and tooling
shims left behind after the cv + docs migration to indri-native (#342).

Deletions:
- argocd/apps/{cv,docs}.yaml
- argocd/manifests/{cv,docs}/
- containers/{cv,quartz}/

Tooling:
- mise-tasks/container-version-check: remove the 'quartz'->'docs'
  CONTAINER_TO_SERVICE mapping (containers/quartz no longer exists).
- service-versions.yaml: bump docs.current-version to v1.16.0 (the
  blumeops docs release tag, now that the legacy nginx-base version
  pin is gone) and trim the migration-window comment.

After merge: argocd app sync apps to clear the OutOfSync state caused
by the still-present apps/{cv,docs}.yaml entries in the previous main.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 15:17:40 -07:00

408 B

Removed the dead minikube manifests, container builds, and tooling shims left behind after the cv + docs migration to indri-native (#342). Deletes argocd/{apps,manifests}/{cv,docs}/, containers/{cv,quartz}/, and the quartzdocs mapping in mise-tasks/container-version-check. Bumps docs.current-version to v1.16.0 (the blumeops release tag) now that the legacy nginx-base version pin is gone.