- Support imgproxy v3.20.0
- Fix issue #144 (encode license key properly in a secret)
- Support imgproxy v3.19.0
- Make Prometheus ServiceMonitor optional
- Enable skipping default cpu limits in
Values.resources.deployment.resources
- Add custom settings for
minReadySeconds
andterminationGracePeriodSeconds
- Support imgproxy v3.18.2
- Fix PDB settings
- Support imgproxy v3.18.0
- Add value to configure the service's node port
- Enable security context settings for the imgproxy pods
- Support imgproxy v3.15.0
- Support imgproxy v3.14.0
- Support imgproxy v3.13.2
- Support external service accounts
- update metadata for artifacthub
- typo fix
- Support for imgproxy v3.13.1
- Add value to configure Imgproxy Pro License key
- Support imgproxy v3.12.0
- Fix issue #102 (enable autoscaling/v2 api)
- Allow templating of ingress annotations
- Support imgproxy v3.9.0
- Support imgproxy v3.8.0
- Add topology spread constraints
- Add new setting
features.ingress.pathSuffix
- Fix broken env variables for imgproxy formats
- Support imgproxy v.3.7.0
- Support imgproxy v.3.6.0
- Fix issue #77 (make authentication key file not required)
- Fix issue #76 (add a conditional apiVersion for PodDisruptionBudget in k8s v1.21+)
- Support imgproxy v3.5.0
- Fix YAML syntax for common labels
- Add common labels to be used by every resource of the chart.
- Add
ingressClassName
field foringress-health.yaml
.
- Support custom annotations to the service (
resources.service.annotations
).
- Fix unquoted numerics in
.Values.features
- Fix deployment by removing
spec.replicas
in presence of HPA
- Support imgproxy v3.0.0.beta2
- Enable customization of ingress class name (
className
) and path type (pathType
)
- Add ability to set IMGPROXY_USE_S3=true without AWS credentials
- Add ability to use existing image pull secrets
- Enforce default CPU resource settings
- Support imgproxy v3.0.0.beta1
- Fix use of values for Azure integration
- Add commented ENV values to secret for debugging
- Fix horizontal pod autoscaler by adding explicit policies.
- Add Readme.
- Add annotations for ArtifactHub.
- Fix average CPU utilization in horizontal pod autoscaler.
- Add checksum/env annotation to deployment to enable redeploy after changing secrets.
- Support environment variables passed to the pods through custom secrets.
- Support PVC for local files usage.
- Support horizontal pod autoscaling based on average cpu utilization.
- Update app version to
2.17.0
.
- .resources.deployment.replicaCount (to be removed in v0.9.0 in favor of .replicas.deployment.replicas.default)
- Fix README concerning the
urlSignature.enabled
default value. - Update app version to
2.16.6
.
- Support a whitelist of ip-addresses for a health probe.
- Add the chart-specific opinionated label
imgproxy: true
to all resources.
- (Fix) versioning of Ingress for k8s 1.19+
- (Fix) docs
- (Fix) versioning of k8s resources
- (Fix) prometheus bind port
- (Fix) apiVersion checkup in ingress config
- (New) add custom labels to pods
- (New) support for custom env variables
- (New) support for external load balancer
- (New) support for ingress in k8s v1.22+
- (New) add priority class and level to pods
- (Fix) .Values.image updated in
values.yaml
- (Breaking) rearrange keys in
values.yaml
- (Breaking) add opinionated service account annotiations for AWS IAM role
- (New) add support for the following env variables
- IMGPROXY_SET_CANONICAL_HEADER
- IMGPROXY_ENABLE_DEBUG_HEADERS
- IMGPROXY_MAX_SVG_CHECK_BYTES
- IMGPROXY_ALLOW_ORIGIN
- IMGPROXY_FORMAT_QUALITY
- IMGPROXY_AVIF_SPEED
- IMGPROXY_ENABLE_AVIF_DETECTION
- IMGPROXY_ENFORCE_AVIF
- IMGPROXY_UNSHARPENING_WEIGHT
- IMGPROXY_UNSHARPENING_DIVIDOR
- IMGPROXY_SKIP_PROCESSING_FORMATS
- IMGPROXY_STRIP_COLOR_PROFILE
- IMGPROXY_AUTO_ROTATE
- (Fix) add serviceMonitor only when Prometheus is enabled
- (Fix) readme file
- (Add) support for service accounts
- (Fix) enable
IMGPROXY_REPORT_DOWNLOADING_ERRORS
to be set tofalse
explicitly
- (New) Azure Blob Storage options (
useAbs
,absName
,absKey
,absEndpoint
)
- (Fix) readiness probe configuration when using pathPrefix
- (Fix) readme file
- (Fix) deployment indentations
- (New) pod annotations values were renamed
- (New)
videoThumbnailProbeSize
&videoThumbnailMaxAnalyzeDuration
options forv2.15.0
configuration
- (New) imgproxy
v2.15.0
- (New)
prometheusNamespace
to prepend prefix to the names of metrics - (New) add deployment annotations
- (Fix) Add forgotten
useGcs
value.
- (New) imgproxy
v2.13.1
- (Fix) remove unused
httpPort
variable fromvalues.yaml
- (New) imgproxy
v2.13.0
- (New) Fallback image options
- (Fix)
IMGPROXY_VIDEO_THUMBNAIL_SECOND
env var should be quoted (by @ziofix) - (Fix) conditions for annotatinons in ingress manifests
- (Fix) ingress-health manifest should not be tagged by acme tag - it will use the main secret for tls
- (New) imgproxy
v2.12.0
- (New)
pathPrefix
value for URL path prefix - (New)
enableVideoThumbnails
&videoThumbnailSecond
values for video thumbnail support
- (New)
fullnameOverride
string to override generated resource names prefix
- (New)
enablePrometheus
Boolean to bind Prometheus/metrics
url to imgproxy
- (Fix) indentation typo in ingress-health.yaml
- (New)
ingress.health.whitelist
Comma separated string of CIDR addresses that are allowed to access/health
url of imgproxy
- (New) imgproxy v2.10.0
- (Fix) unnecessary empty environment variables were removed
- (Fix) quoted templated strings refactoring
- (New) imgproxy
v2.9.0
- (New) PRO options support
- (New) full support for
v2.9.0
options`