C1: clean up cv + docs minikube artifacts #343

Merged
eblume merged 1 commit from cleanup-cv-docs-minikube-artifacts into main 2026-04-29 15:18:40 -07:00

1 commit

Author SHA1 Message Date
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