Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
5084fc56a0 chore(deps): bump golang from 1.23.2 to 1.23.3
Bumps golang from 1.23.2 to 1.23.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 18:04:52 +00:00
Jonas Kaninda
dbd7e26389 ci: add buildTime and gitCommit 2024-11-11 08:52:52 +01:00
d4b4a1cf35 chore: change configuration path 2024-11-07 15:42:11 +01:00
585eb33e7e Dockerfile: add ports number 2024-11-07 10:14:49 +01:00
8b4168344c chore: change server ports number 80=> 8080, 443 to 8443, remove bind privileged port - port 80 443 2024-11-07 10:14:09 +01:00
dd9df95311 chore: add build version 2024-11-03 06:27:31 +01:00
fe81ac7324 feat: Add wildcard auth middleware paths (#24)
* chore: add concurrent route health check requests
* feat: Add wildcard auth middleware paths
* fix: bind privileged port permission denied on Kubernetes for nonroot user
2024-11-02 11:55:37 +01:00
Jonas Kaninda
6541281958 chore: update app github link 2024-10-27 07:36:59 +01:00
Jonas Kaninda
1923506e0a Initial commit 2024-10-27 06:10:27 +01:00