Skip to content

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

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

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

Conversation

@bot-akira
Copy link
Contributor

@bot-akira bot-akira 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 has been generated by Renovate Bot.

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Mar 20, 2026

--- HelmRelease: network/echo Deployment: network/echo

+++ HelmRelease: network/echo Deployment: network/echo

@@ -44,13 +44,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:39
+        image: ghcr.io/mendhak/http-https-echo:40
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 80
           initialDelaySeconds: 0

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Mar 20, 2026

--- kubernetes/apps/network/echo-server/app Kustomization: network/echo HelmRelease: network/echo

+++ kubernetes/apps/network/echo-server/app Kustomization: network/echo HelmRelease: network/echo

@@ -32,13 +32,13 @@

               HTTP_PORT: 80
               LOG_IGNORE_PATH: /healthz
               LOG_WITHOUT_NEWLINE: true
               PROMETHEUS_ENABLED: true
             image:
               repository: ghcr.io/mendhak/http-https-echo
-              tag: 39
+              tag: 40
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-advanced-security
Copy link

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

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