Skip to content

Release v2026.6.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:44

Bug fixes and maintenance improvements. The SDK getting-started guide has been updated to correct relative links.

What's Changed

Pull Requests

Commits

Bug Fixes:

  • 8eac3df fix(docs): correct relative links in SDK getting-started guide
  • c153260 fix(ci): anchor gitignore 'fluxbase' pattern to root to unblock helm chart commits

Other Changes:

Stats

  • 3 commits
  • 1 contributors

Installation

Docker:

docker pull ghcr.io/nimbleflux/fluxbase:2026.6.2

NPM SDK:

npm install @nimbleflux/fluxbase-sdk@2026.6.2

Helm:

helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.6.2

CLI:

curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.6.2

Release automatically generated by GitHub Actions


Smoke Test Results

Component Status
Docker Image ✅ Verified
NPM SDK ✅ Verified
NPM React SDK ✅ Verified

Smoke tests completed at 2026-06-14 13:54:37 UTC