Podinfo Versions Save

Go microservice template for Kubernetes

6.4.0

11 months ago

CHANGELOG

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

6.3.6

1 year ago

CHANGELOG

  • PR #265 Release 6.3.6
  • PR #264 Update dependencies
  • PR #263 chart: Add optional startupProbe values
  • PR #262 Update dependencies

6.3.5

1 year ago

CHANGELOG

  • PR #260 Update sigstore/cosign-installer to v3
  • PR #259 Release 6.3.5
  • PR #258 Update open telemetry dependencies
  • PR #257 Update autoscaling/v2beta2 to autoscaling/v2

6.3.4

1 year ago

CHANGELOG

  • PR #254 Release v6.3.4
  • PR #253 Update dependencies
  • PR #249 Fix beginStressTest memory log typo

6.3.3

1 year ago

CHANGELOG

  • PR #247 Release v6.3.3
  • PR #246 build: Update Go to 1.20

6.3.2

1 year ago

CHANGELOG

  • PR #245 Release v6.3.2
  • PR #244 build: Enable SBOM and SLSA Provenance

6.3.1

1 year ago

CHANGELOG

  • PR #243 Release v6.3.1
  • PR #242 Update dependencies
  • PR #240 Validate manifests with kubeconform
  • PR #239 Update HPA to v2 in CUE definitions

6.3.0

1 year ago

Breaking change

To deploy Podinfo on Kubernetes with horizontal pod autoscaling the minimum required version is Kubernetes v1.23.

CHANGELOG

  • PR #238 Release v6.3.0
  • PR #237 Update HPA to autoscaling/v2
  • PR #236 Update GitHub workflows
  • PR #235 Update dependencies

6.2.3

1 year ago

CHANGELOG

  • PR #233 Release v6.2.3
  • PR #232 Update dependencies

6.2.2

1 year ago

CHANGELOG

  • PR #228 Release 6.2.2
  • PR #227 Update dependencies
  • PR #226 Enable graceful shutdown for gRPC server
  • PR #224 Add a way to customize liveness and readiness probes in helm chart