Releases: imgproxy/imgproxy-helm
Releases · imgproxy/imgproxy-helm
Add common labels
Use resources.common.labels
to add labels to every resource of the chart
Fix ingress-health.yaml
Add service annotations
Fix unquoted numerics in values
Fixes the issue #68
Fix replicas in presence of an HPA
0.8.9 Release v0.8.9 (Fix HPA replicas)
Support imgproxy v3.0.0.beta2, customize ingress resource
- Support imgproxy
v3.0.0.beta2
- Enable customization of ingress class name (
className
) and path type (pathType
)
Explicitly claim CPU requests/limits for HPA
Merge pull request #57 from imgproxy/v0.8.5 Enforce default CPU resource settings
Support imgproxy v3+, fix Azure integration
Merge pull request #56 from imgproxy/v0.8.4 Support imgproxy v3.0.0.beta1 && fix Azure integration
Fix HPA by adding explicit policies
Presumably fixes #52
ArtifactHub annotations
- Add annotations for ArtifactHub.
- Fix average CPU utilization in the horizontal pod autoscaler.