• v1.6.8 f3319c753c

    eblume released this 2026-02-11 21:12:50 -08:00 | 255 commits to main since this release

    BlumeOps release v1.6.8

    What's Changed

    Documentation

    • Update "Deploy K8s Service" how-to with current ProxyGroup ingress pattern.

    Documentation

    Download docs-v1.6.8.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.8/docs-v1.6.8.tar.gz
    
    Downloads
  • v1.6.7 1fd54dbab7

    eblume released this 2026-02-11 18:07:11 -08:00 | 257 commits to main since this release

    BlumeOps release v1.6.7

    What's Changed

    Documentation

    • Close Dagger CI plan (Phases 1–3 complete) and move to completed plans archive.

    Documentation

    Download docs-v1.6.7.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.7/docs-v1.6.7.tar.gz
    
    Downloads
  • v1.6.6 20a25557d6

    eblume released this 2026-02-11 17:57:59 -08:00 | 259 commits to main since this release

    BlumeOps release v1.6.6

    What's Changed

    Features

    • Simplify Forgejo runner image (Dagger Phase 3): remove Node.js, Docker CLI, buildx, skopeo, gnupg, lsb-release, and xz-utils. Add tzdata and flyctl. All build tools now live inside Dagger containers.

    Bug Fixes

    • Restore Docker CLI to Forgejo runner image — Dagger shells out to docker to provision its BuildKit engine.
    • Restore Node.js to Forgejo runner image — required by actions/checkout@v4 and other JavaScript Actions that were broken by the Phase 3 simplification.

    Documentation

    Download docs-v1.6.6.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.6/docs-v1.6.6.tar.gz
    
    Downloads
  • v1.6.5 e84ffb7d7f

    eblume released this 2026-02-11 17:10:29 -08:00 | 266 commits to main since this release

    BlumeOps release v1.6.5

    Documentation

    Download docs-v1.6.5.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.5/docs-v1.6.5.tar.gz
    
    Downloads
  • v1.6.4 2a04ab26b7

    eblume released this 2026-02-11 17:01:23 -08:00 | 268 commits to main since this release

    BlumeOps release v1.6.4

    What's Changed

    Bug Fixes

    • Set Forgejo runner timezone to America/Los_Angeles. The runner previously used UTC, causing towncrier changelog entries to show tomorrow's date when releases were cut in the evening. Note: the v1.6.2 changelog entry shows 2026-02-12 due to this bug; dates may appear non-sequential as a result.

    Documentation

    Download docs-v1.6.4.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.4/docs-v1.6.4.tar.gz
    
    Downloads
  • v1.6.3 b0bac91ca9

    eblume released this 2026-02-11 16:46:35 -08:00 | 271 commits to main since this release

    BlumeOps release v1.6.3

    Documentation

    Download docs-v1.6.3.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.3/docs-v1.6.3.tar.gz
    
    Downloads
  • v1.6.2 b197bd5f58

    eblume released this 2026-02-11 16:35:02 -08:00 | 273 commits to main since this release

    BlumeOps release v1.6.2

    What's Changed

    Features

    • Migrate docs build pipeline to Dagger (Phase 2): dagger call build-docs --src=. --version=dev now runs the full Quartz build locally, identically to CI. Adds date-modified frontmatter to all docs and a docs-check-frontmatter pre-commit hook.
    • Adopt Dagger as CI build engine for container images (Phase 1). Replaces the Docker buildx + skopeo composite action with a Dagger Python module. BuildKit's push is compatible with Zot, eliminating the skopeo workaround.

    Bug Fixes

    • Fix blumeops-tasks: migrate from deprecated Todoist REST API v2 to API v1, handle cursor-based pagination, and use op read for 1Password credential retrieval.

    Documentation

    Download docs-v1.6.2.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.2/docs-v1.6.2.tar.gz
    
    Downloads
  • v1.6.1 3c4b5b6c10

    eblume released this 2026-02-11 13:37:34 -08:00 | 278 commits to main since this release

    BlumeOps release v1.6.1

    What's Changed

    Bug Fixes

    • Fix Fly.io proxy cache purge command for BusyBox shell compatibility.

    Documentation

    Download docs-v1.6.1.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.1/docs-v1.6.1.tar.gz
    
    Downloads
  • v1.6.0 0efcce2984

    eblume released this 2026-02-11 13:33:57 -08:00 | 281 commits to main since this release

    BlumeOps release v1.6.0

    What's Changed

    Bug Fixes

    • Purge Fly.io proxy cache after docs deploy so new releases are served immediately.

    Documentation

    Download docs-v1.6.0.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.6.0/docs-v1.6.0.tar.gz
    
    Downloads
  • v1.5.4 a59ff04249

    eblume released this 2026-02-11 12:17:12 -08:00 | 283 commits to main since this release

    BlumeOps release v1.5.4

    What's Changed

    Bug Fixes

    • Bump Fly.io proxy VM memory from 256MB to 512MB to prevent Alloy OOM kills.

    Documentation

    • Add plan documents for Dagger CI/CD adoption and upstream fork strategy.
    • Add plan documents for OIDC provider adoption, zot registry hardening, and expanded network segmentation details.
    • Review security-model.md: fix op CLI pattern, add Tailscale Operator section.

    Documentation

    Download docs-v1.5.4.tar.gz and configure the quartz container with:

    DOCS_RELEASE_URL=https://forge.ops.eblu.me/eblume/blumeops/releases/download/v1.5.4/docs-v1.5.4.tar.gz
    
    Downloads