Skip to content

Tags: jpreese/athens

Tags

v0.5.0

Toggle v0.5.0's commit message
[helm-chart] Basic-Auth support without environment-variables (gomods…

…#1289)

* Added basic auth support

Signed-off-by: Alexander Zimmermann <[email protected]>

* Disabled basicAuth for default

Signed-off-by: Alexander Zimmermann <[email protected]>

* Count up helm chart version

* Using default values in http-headers

Signed-off-by: Alexander Zimmermann <[email protected]>

v0.4.0

Toggle v0.4.0's commit message
fix List call - token should be on 3. position (gomods#1212)

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
config.toml: add cautionary note around basic auth (gomods#1109)

v0.3.0

Toggle v0.3.0's commit message
Helm chart: Fix ingress setup (gomods#1086)

* Helm chart: Fix ingress setup

The ingress part of the Helm chart contained references to
not-existing templates and values. Additionally, the deployment used
some no longer available health-check URLs which prevented it from
being marked as ready.

* Make readiness and liveness paths depend on the image.tag

v0.2.0

Toggle v0.2.0's commit message
Checking the number of bytes written to Mongo GridFS (gomods#889)

* Checking the number of bytes written to Mongo GridFS

* adding missing import

* formatting imports

v0.1.0

Toggle v0.1.0's commit message
🚢

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cleaning up unused code (gomods#352)

* removing pkg/repo

Fixes gomods#335

* removing the gomod parser