Skip to content

feat(container)!: Update image ghcr.io/mendhak/http-https-echo ( 39 → 40 )#969

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chongus-ghcr.io-mendhak-http-https-echo-40.x
Open

feat(container)!: Update image ghcr.io/mendhak/http-https-echo ( 39 → 40 )#969
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chongus-ghcr.io-mendhak-http-https-echo-40.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 20, 2026

This PR contains the following updates:

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

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)

v40

Compare Source

  • Echo back cookies and signed cookies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


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

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

@homelab-assistant
Copy link
Copy Markdown

--- cluster-apps/chongus/default/echo-server/app Kustomization: default/echo-server HelmRelease: default/echo-server

+++ cluster-apps/chongus/default/echo-server/app Kustomization: default/echo-server HelmRelease: default/echo-server

@@ -24,13 +24,13 @@

             env:
               HTTP_PORT: 8080
               LOG_IGNORE_PATH: /healthz
               LOG_WITHOUT_NEWLINE: 'true'
             image:
               repository: ghcr.io/mendhak/http-https-echo
-              tag: 39
+              tag: 40
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@homelab-assistant
Copy link
Copy Markdown

--- HelmRelease: default/echo-server Deployment: default/echo-server

+++ HelmRelease: default/echo-server Deployment: default/echo-server

@@ -40,13 +40,13 @@

         - name: HTTP_PORT
           value: '8080'
         - name: LOG_IGNORE_PATH
           value: /healthz
         - name: LOG_WITHOUT_NEWLINE
           value: 'true'
-        image: ghcr.io/mendhak/http-https-echo:39
+        image: ghcr.io/mendhak/http-https-echo:40
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8080

… 40 )

| datasource | package                         | from | to |
| ---------- | ------------------------------- | ---- | -- |
| docker     | ghcr.io/mendhak/http-https-echo | 39   | 40 |
@renovate renovate Bot force-pushed the renovate/chongus-ghcr.io-mendhak-http-https-echo-40.x branch from 9ea6922 to 0bbb4c4 Compare April 29, 2026 12:38
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.

1 participant