Release v2026.6.2
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.2NPM SDK:
npm install @nimbleflux/fluxbase-sdk@2026.6.2Helm:
helm install fluxbase oci://ghcr.io/nimbleflux/charts/fluxbase --version 2026.6.2CLI:
curl -fsSL https://raw.githubusercontent.com/nimbleflux/fluxbase/main/install-cli.sh | bash -s -- v2026.6.2Release 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