chore(deps): update ghcr.io/imgproxy/imgproxy docker tag to v4#34
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update ghcr.io/imgproxy/imgproxy docker tag to v4#34renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.31.3→v4.0.0Release Notes
imgproxy/imgproxy (ghcr.io/imgproxy/imgproxy)
v4.0.0Compare Source
Added
true, imgproxy will try to keep the image's bits per pixel when possible.IMGPROXY_PRESERVE_HDRconfig on a per-request basis.If-Modified-Sinceheader to the image source.Changed
IMGPROXY_OBJECT_DETECTION_GRAVITY_MODE=one_best_centermost.imgproxy.XtoCustom/imgproxy/X.Removed
IMGPROXY_CONCURRENCYconfig. UseIMGPROXY_WORKERSinstead.--keypathand--saltpathCLI arguments. UseIMGPROXY_KEYandIMGPROXY_SALTenvironment variables instead.--presetsCLI argument. UseIMGPROXY_PRESETS_PATHenvironment variable instead.--info-presetsCLI argument. UseIMGPROXY_INFO_PRESETS_PATHenvironment variable instead.gif_optionsprocessing option, as it does nothing since v3.IMGPROXY_WRITE_TIMEOUTconfig. UseIMGPROXY_TIMEOUTinstead.IMGPROXY_READ_TIMEOUTconfig. UseIMGPROXY_READ_REQUEST_TIMEOUTinstead.IMGPROXY_MAX_SVG_CHECK_BYTESconfig.IMGPROXY_OPEN_TELEMETRY_ENDPOINTconfig. UseOTEL_EXPORTER_OTLP_ENDPOINTinstead. UnlikeIMGPROXY_OPEN_TELEMETRY_ENDPOINT,OTEL_EXPORTER_OTLP_ENDPOINTshould contain a URL scheme (http://orhttps://).IMGPROXY_OPEN_TELEMETRY_PROTOCOLconfig. UseOTEL_EXPORTER_OTLP_PROTOCOLinstead.IMGPROXY_OPEN_TELEMETRY_GRPC_INSECUREconfig. UseOTEL_EXPORTER_OTLP_ENDPOINTwithhttp://scheme instead.IMGPROXY_OPEN_TELEMETRY_SERVICE_NAMEconfig. UseOTEL_SERVICE_NAMEinstead.IMGPROXY_OPEN_TELEMETRY_PROPAGATORSconfig. UseOTEL_PROPAGATORSinstead.IMGPROXY_OPEN_TELEMETRY_CONNECTION_TIMEOUTconfig. UseOTEL_EXPORTER_OTLP_TIMEOUTinstead.IMGPROXY_UNSHARPENING_MODE,IMGPROXY_UNSHARPENING_WEIGHT,IMGPROXY_UNSHARPENING_DIVIDERconfigs. UseIMGPROXY_UNSHARP_MASKING_MODE,IMGPROXY_UNSHARP_MASKING_WEIGHT,IMGPROXY_UNSHARP_MASKING_DIVIDERinstead.download_duration_secondsandprocessing_duration_secondshistograms from Prometheus metrics. Userequest_span_duration_secondshistogram withspanlabel instead.IMGPROXY_DOWNLOAD_BUFFER_SIZEandIMGPROXY_BUFFER_POOL_CALIBRATION_THRESHOLDconfigs.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.