Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 08:16
· 216 commits to main since this release
Immutable release. Only release title and notes can be modified.

Container images

docker pull ghcr.io/bablsoft/accessflow-backend:2.3.0
docker pull ghcr.io/bablsoft/accessflow-frontend:2.3.0

Multi-arch: linux/amd64, linux/arm64.

Helm chart

helm repo add accessflow https://bablsoft.github.io/accessflow
helm repo update
helm install accessflow accessflow/accessflow --version 2.3.0 \
  --namespace accessflow --create-namespace

What's Changed

  • chore(AF-pr-review): add review-gh-pr skill and two review agents by @babltiga in #736

Full Changelog: v2.3.0-beta.3...v2.3.0