Skip to content

Releases: WebSpellChecker/wproofreader-helm

v1.0.0

20 Jun 17:53
38191a4
Compare
Choose a tag to compare

v1.0.0 - 2024-06-20

Added

  • readinessProbeOptions and livenessProbeOptions for customizing the default values
  • dictionaries.enabled switch to enable/disable custom dictionaries
  • dictionaries.existingClaim to use existing PVC for custom dictionaries

Changed

  • readinessProbe.httpGet.path endpoint to ?cmd=status
  • AffinityLabel name to nodeAffinityLabel
  • HorizontalPodAutoscaler apiVersion to autoscaling/v2
  • Chart appVersion promoted to 5.34.3
  • Updated manifest examples
  • Updated README.md to reflect the changes

Removed

  • targetMemoryUtilizationPercentage autoscaling policy for HorizontalPodAutoscaler (it is not supported)