Releases: stefanprodan/podinfo
2.1.3
2.1.2
2.1.1
2.1.0
Changelog
4154e01 Merge pull request #29 from stefanprodan/swagger
02d7f06 Release 2.1.0
5554508 Move Swagger doc to server.go
94085d6 Add schemes to Swagger docs
630841d Push latest tag to Docker Hub and Quay
ea7f4fc Add the swagger UI link to docs
e97c926 Add license to swagger docs
2479134 Implement swagger support - add swagger definitions for all API routes - self-host the swagger UI on /swagger/
- serve swagger spec on /swagger.json
2.0.2
2.0.1
v1.8.0
v1.7.0
v1.6.0
Changelog
44f588d Merge pull request #19 from stefanprodan/metrics-port
951d82a Add option to run the metrics exporter on a different port Add port-metrics flag, when specified the Prometheus /metrics endpoint will be exposed on that port.
3301f6f Merge pull request #18 from stefanprodan/fix-helm-test
0339d3b Fix storage tests
d1b77c9 Merge pull request #17 from mumoshu/patch-1
bfa3aaf fix(doc): Update README about read/write endpoints
43df2d1 Bump version to 1.5.1
7181351 Bump version to 1.5.0
1c3bf10 Merge pull request #16 from luxas/ui-pathprefix
c28c11d Release v1.4.4
5c2f9a1 Make the UI perform XHRs relative to its own path
7d5200a Merge pull request #15 from stefanprodan/fix-port
66b8948 Bump version to 1.4.3
db04ce1 Add port validation
5142c39 Add arm64 and amd64 Drone pipelines
001486a Push ARMv7 image with Drone
ed55313 Set Drone platform to arm
c21c24b Build master with Drone
4dbbfa9 Rename Drone pipeline
bc8ff9b Build ARM image with Drone on Scaleway
cdf9b06 Upgrade golang GitHub action to 1.11
431ab9e Disable Travis Kubernetes in Docker (kind)
1273d37 Run podinfo local image on Travis Kubernetes in Docker
caa49b9 Run podinfo on Travis Kubernetes in Docker
319e444 Fix kubectl perm for Travis Kubernetes in Docker
0529fff Test Travis Kubernetes in Docker
0fc239a Test Kubernetes in Docker
f0b19b6 Add sem ver release to TravisCI docs