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>
This commit is contained in:
parent
2ee53fe375
commit
f1f21213e5
21 changed files with 4 additions and 458 deletions
|
|
@ -0,0 +1 @@
|
|||
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 `quartz`→`docs` 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue