Podinfo Versions Save

Go microservice template for Kubernetes

6.6.2

1 month ago

CHANGELOG

  • PR #357 Release v6.6.2

6.6.1

1 month ago

CHANGELOG

  • PR #353 Release v6.6.1
  • PR #352 Update dependencies to Go 1.22
  • PR #349 feature(chart): allow extraEnvs to be parst
  • PR #348 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • PR #347 Update README.md
  • PR #344 feat(chart): allow input config and extraArgs

6.6.0

2 months ago

CHANGELOG

  • PR #343 Release v6.6.0
  • PR #322 Implement gRPC for echo and version APIs
  • PR #341 feat(notation): sign artifacts using notation
  • PR #334 Fixes /store endpoint with the kustomize deployment
  • PR #332 ci: Use GITHUB_OUTPUT instead of set-output

6.5.4

5 months ago

CHANGELOG

  • PR #329 Release 6.5.4
  • PR #328 Update Timoni CUE schemas
  • PR #327 Update Go dependencies
  • PR #326 Update Alpine to 3.19
  • PR #320 Add comment on sleep during graceful shutdown

6.5.3

6 months ago

CHANGELOG

  • PR #316 Release 6.5.3
  • PR #315 timoni: Add connectivity test to module
  • PR #314 timoni: Add debug values and vet module in CI
  • PR #313 docs: Verify podinfo release assets with cosign
  • PR #312 Bump google.golang.org/grpc from 1.58.2 to 1.58.3

6.5.2

7 months ago

CHANGELOG

  • PR #310 Release 6.5.2
  • PR #309 Bump golang.org/x/net from 0.15.0 to 0.17.0

6.5.1

7 months ago

CHANGELOG

  • PR #307 Release 6.5.1
  • PR #306 Update Go dependencies
  • PR #305 Update module to Timoni v0.14 APIs

6.5.0

7 months ago

CHANGELOG

  • PR #304 Release v6.5.0
  • PR #303 Publish signed Timoni module to GHCR
  • PR #302 Timoni module improvements
  • PR #301 Add Timoni module
  • PR #300 Update dependencies

6.4.1

9 months ago

CHANGELOG

  • PR #290 Release v6.4.1
  • PR #289 Build with Go 1.21
  • PR #285 Update dependencies
  • PR #274 Update base image to Alpine 3.18

6.4.0

10 months ago

CHANGELOG

  • PR #273 Release 6.4.0
  • PR #272 Update dependencies
  • PR #271 feat(echo): add dynamic path support for echo endpoint