0.4.0 (2026-05-15)
Features
- add extraEnvs to helm chart to allow config override (#45) (c8337de)
- add initial Helm chart for Garage UI deployment (067e00b)
- add JWT key generator job and associated RBAC resources; create Kubernetes secret for JWT private key (27cca27)
- add namespace to metadata in Kubernetes resource files (98842d7)
- add support for using Kubernetes secrets for admin token management (d36f891)
- bump Helm chart version to 0.1.6 and update endpoint pattern in values schema (7aa5aeb)
- bump version to 0.1.10; update version badge in README (bde726f)
- bump version to 0.1.11 (b8056c6)
- bump version to 0.1.4 and appVersion to 0.0.10; update authentication secrets in deployment and values (62b7676)
- bump version to 0.1.7 and appVersion to 0.0.11; update version badges in README (7b31490)
- bump version to 0.1.8 and appVersion to 0.1.0; update version badges in README (f5deb03)
- bump version to 0.1.9; update JWT key handling in deployment and secret management; enhance README with JWT key management instructions (c1a1d64)
- enhance admin role checks to support multiple roles configuration (#43) (ff3977a)
- enhance authentication and upload features; add JWT support and upload progress component (80553c6)
- enhance S3 service to use bucket-specific MinIO client for object retrieval and deletion (b8b0b6b)
- implement admin and OIDC authentication methods; add login and user info endpoints (61dae6c)
- refactor JWT key generation to create a Kubernetes secret directly; remove job and RBAC resources (65447b9)
- update Helm chart version to 0.1.5 and add values schema for configuration (b4bdd13)
- update README version badge to 0.1.6 (4864185)