Skip to content

feat(container)!: Update image ghcr.io/mendhak/http-https-echo ( 38 ➔ 41 ) - #332

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-mendhak-http-https-echo-41.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-mendhak-http-https-echo-41.x

Conversation

@renovate

@renovate renovate Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/mendhak/http-https-echo major 3841

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mendhak/docker-http-https-echo (ghcr.io/mendhak/http-https-echo)

v41

Compare Source

  • Added support for additional trusted proxies via ADDITIONAL_TRUSTED_PROXIES by JackMyers001
  • Express update includes the new way of catching all paths

v40

Compare Source

  • Echo back cookies and signed cookies

v39

Compare Source

  • Renamed privkey.pem to testpk.pem so Trivy doesn't flag a false positive by willyguggenheim
  • Updated dependencies in package.json
  • Removed /usr/local/lib/node_modules from image to reduce CVE footprint

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor
--- HelmRelease: default/echo Deployment: default/echo

+++ HelmRelease: default/echo Deployment: default/echo

@@ -55,13 +55,13 @@

         - name: LOG_IGNORE_PATH
           value: /healthz
         - name: LOG_WITHOUT_NEWLINE
           value: 'true'
         - name: PROMETHEUS_ENABLED
           value: 'true'
-        image: ghcr.io/mendhak/http-https-echo:38
+        image: ghcr.io/mendhak/http-https-echo:41
         livenessProbe:
           exec:
             command:
             - /usr/bin/wget
             - -q
             - -T

@github-actions

github-actions Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor
--- kubernetes/apps/default/echo/app Kustomization: default/echo HelmRelease: default/echo

+++ kubernetes/apps/default/echo/app Kustomization: default/echo HelmRelease: default/echo

@@ -36,13 +36,13 @@

               HTTP_PORT: 80
               LOG_IGNORE_PATH: /healthz
               LOG_WITHOUT_NEWLINE: true
               PROMETHEUS_ENABLED: true
             image:
               repository: ghcr.io/mendhak/http-https-echo
-              tag: 38
+              tag: 41
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

@renovate
renovate Bot force-pushed the renovate/ghcr.io-mendhak-http-https-echo-41.x branch from 514db57 to 335247a Compare June 22, 2026 18:58
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mendhak-http-https-echo-41.x branch from 335247a to 23c6047 Compare July 20, 2026 19:41
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mendhak-http-https-echo-41.x branch from 23c6047 to 0a53ef3 Compare August 12, 2026 01:08
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mendhak-http-https-echo-41.x branch from 0a53ef3 to 1f68f27 Compare September 10, 2026 16:47
@renovate
renovate Bot force-pushed the renovate/ghcr.io-mendhak-http-https-echo-41.x branch from 1f68f27 to 9867cec Compare September 15, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants