Releases: go-authgate/helm-authgate
Releases · go-authgate/helm-authgate
v0.1.3
v0.1.2
v0.1.1
Changelog
Bug fixes
- ae86e47: fix(ci): use full repository path for GHCR OCI push (appleboy appleboy.tw@gmail.com)
- a421edc: fix(templates): sync env vars with config.go definitions (Bo-Yi Wu appleboy.tw@gmail.com)
- 88e5c38: fix(templates): merge env blocks and add missing rate limit vars (Bo-Yi Wu appleboy.tw@gmail.com)
- e5be50c: fix(ci): increase helm install timeout to 600s (Bo-Yi Wu appleboy.tw@gmail.com)
- 1887f0e: fix(ci): disable metrics-server and wait for coredns ready (Bo-Yi Wu appleboy.tw@gmail.com)
- 98defda: fix(ci): wait for cluster ready and use helm --create-namespace (Bo-Yi Wu appleboy.tw@gmail.com)
- 05479fa: Revert "fix(ci): increase timeouts for k3d PostgreSQL startup" (Bo-Yi Wu appleboy.tw@gmail.com)
- ce62d96: fix(ci): increase timeouts for k3d PostgreSQL startup (Bo-Yi Wu appleboy.tw@gmail.com)
- a4ffe8a: fix(ci): replace sqlite test with single-postgres mode (Bo-Yi Wu appleboy.tw@gmail.com)
- b754212: fix(ci): add GHCR login before pulling private image (Bo-Yi Wu appleboy.tw@gmail.com)
- f3d6654: fix(ci): pull pre-built image instead of building from source (Bo-Yi Wu appleboy.tw@gmail.com)
- 26fb42c: fix(ci): pin subchart versions and exclude archives from git (Bo-Yi Wu appleboy.tw@gmail.com)
- 67744fe: fix(ci): resolve invalid workflow expression syntax (Bo-Yi Wu appleboy.tw@gmail.com)
- 759a824: fix(ci): build authgate image locally for k3d tests (Bo-Yi Wu appleboy.tw@gmail.com)
Enhancements
- a67854e: chore: bump chart version to 0.1.1 (appleboy appleboy.tw@gmail.com)
- 4459622: chore(chart): enrich description with OIDC, PKCE and Device Flow (appleboy appleboy.tw@gmail.com)
- 9ace756: chore(chart): expand keywords for better discoverability (appleboy appleboy.tw@gmail.com)
- d74341c: chore: bump appVersion to 0.24.0 (Bo-Yi Wu appleboy.tw@gmail.com)
- 4e5bfcb: chore(deps): upgrade bitnami subcharts and add colima docs (Bo-Yi Wu appleboy.tw@gmail.com)
Build process updates
- 4e899a9: ci(helm): trigger OCI release on tag and verify chart version (appleboy appleboy.tw@gmail.com)
- 738002e: ci: add helm chart OCI release workflow for GHCR (appleboy appleboy.tw@gmail.com)
- ce5921a: ci: add goreleaser for GitHub Release page (appleboy appleboy.tw@gmail.com)
- 20ff31d: ci(actions): bump github actions to latest versions (Bo-Yi Wu appleboy.tw@gmail.com)
- eddc6c2: ci: split into separate workflow files (Bo-Yi Wu appleboy.tw@gmail.com)
- 4ab9729: ci: add GitHub Actions workflow for lint, template, and k3d tests (Bo-Yi Wu appleboy.tw@gmail.com)
Documentation updates
- 6388815: docs: add README with usage guide and deployment examples (Bo-Yi Wu appleboy.tw@gmail.com)
Others
- 3c152cc: Initial Helm chart for AuthGate OAuth 2.0 Authorization Server (Bo-Yi Wu appleboy.tw@gmail.com)