Noooste
|
d0040be103
|
refactor: remove deprecated OIDC URLs and enhance logging in auth service
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-19 11:08:17 +02:00 |
|
Noooste
|
98842d7c7e
|
feat: add namespace to metadata in Kubernetes resource files
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-17 16:28:51 +02:00 |
|
Noooste
|
54a5e42db6
|
chore: bump version to 0.2.2 and update badges in README.md
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-14 00:07:17 +02:00 |
|
Noooste
|
a0458fb5d0
|
chore: bump version to 0.2.1 and update badges in README.md
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2026-04-13 22:23:45 +02:00 |
|
Noste
|
e7db44f45d
|
chore: update version badges in README.md to 0.2.0
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2026-03-07 14:41:38 +01:00 |
|
Noste
|
126e138382
|
chore: bump version to 0.2.0 and update appVersion in Chart.yaml
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2026-03-07 14:25:00 +01:00 |
|
Noste
|
b8b0b6b0fa
|
feat: enhance S3 service to use bucket-specific MinIO client for object retrieval and deletion
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2026-03-07 10:56:48 +01:00 |
|
Noste
|
f6fe310e3e
|
bump version to 0.1.13 and app version to v0.1.2
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 16:02:04 +01:00 |
|
Noste
|
7d4c7f51e3
|
bump version to 0.1.12
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:44:42 +01:00 |
|
Noste
|
b8056c6d79
|
feat: bump version to 0.1.11
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:38:08 +01:00 |
|
Noste
|
b1b6e02a19
|
refactor: set jwt secret generation directly in secret.yaml
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:37:51 +01:00 |
|
Noste
|
65447b927a
|
feat: refactor JWT key generation to create a Kubernetes secret directly; remove job and RBAC resources
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:37:12 +01:00 |
|
Noste
|
bde726fedf
|
feat: bump version to 0.1.10; update version badge in README
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:31:33 +01:00 |
|
Noste
|
27cca273d5
|
feat: add JWT key generator job and associated RBAC resources; create Kubernetes secret for JWT private key
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:31:12 +01:00 |
|
Noste
|
c1a1d64928
|
feat: bump version to 0.1.9; update JWT key handling in deployment and secret management; enhance README with JWT key management instructions
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 15:28:51 +01:00 |
|
Noste
|
f5deb0316b
|
feat: bump version to 0.1.8 and appVersion to 0.1.0; update version badges in README
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 12:30:17 +01:00 |
|
Noste
|
80553c6450
|
feat: enhance authentication and upload features; add JWT support and upload progress component
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-26 12:21:49 +01:00 |
|
Noste
|
7b31490488
|
feat: bump version to 0.1.7 and appVersion to 0.0.11; update version badges in README
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-22 12:15:45 +01:00 |
|
Noste
|
4864185183
|
feat: update README version badge to 0.1.6
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-22 00:34:53 +01:00 |
|
Noste
|
7aa5aeb4f8
|
feat: bump Helm chart version to 0.1.6 and update endpoint pattern in values schema
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-22 00:15:34 +01:00 |
|
Noste
|
b4bdd13743
|
feat: update Helm chart version to 0.1.5 and add values schema for configuration
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-22 00:10:27 +01:00 |
|
Noste
|
62b76769d0
|
feat: bump version to 0.1.4 and appVersion to 0.0.10; update authentication secrets in deployment and values
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-21 23:53:19 +01:00 |
|
Noste
|
61dae6c605
|
feat: implement admin and OIDC authentication methods; add login and user info endpoints
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-21 23:42:02 +01:00 |
|
Noste
|
b49c634f17
|
bump version to 0.1.3 and update appVersion to 0.0.7; refine region comment in config example
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-21 15:54:06 +01:00 |
|
Noste
|
c3db42bd76
|
bump version to 0.1.2 in Chart.yaml
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-21 14:09:02 +01:00 |
|
Noste
|
d36f8915ac
|
feat: add support for using Kubernetes secrets for admin token management
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-21 14:08:33 +01:00 |
|
Noste
|
42261b325b
|
bump version to 0.1.1 and appVersion to v0.0.6 in Chart.yaml
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-20 13:09:12 +01:00 |
|
Noste
|
491e083bb4
|
bump appVersion to v0.0.5
Signed-off-by: Noste <83548733+Noooste@users.noreply.github.com>
|
2025-12-20 12:28:26 +01:00 |
|
Noste
|
983e6e5fa9
|
fix: update appVersion to v0.0.4 in Chart.yaml
|
2025-12-20 10:19:54 +01:00 |
|
Noooste
|
f6e46d4a46
|
Add packaged Helm chart
|
2025-12-19 19:29:10 +01:00 |
|
Noooste
|
067e00b474
|
feat: add initial Helm chart for Garage UI deployment
Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
|
2025-12-19 19:24:40 +01:00 |
|