Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update ghcr.io/mendhak/http-https-echo ( 31 → 33 ) #50

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/mendhak/http-https-echo major 31 -> 33

Release Notes

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

v33

Compare Source

  • Implementing configurable CORS settings by ash0ne.

v32

Compare Source


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

github-actions bot commented Apr 13, 2024

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

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

@@ -52,13 +52,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:31
+        image: ghcr.io/mendhak/http-https-echo:33
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8080
           initialDelaySeconds: 0

Copy link

github-actions bot commented Apr 13, 2024

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

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

@@ -34,13 +34,13 @@

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

@renovate renovate bot changed the title feat(container)!: Update image ghcr.io/mendhak/http-https-echo to v33 feat(container)!: Update ghcr.io/mendhak/http-https-echo ( 31 → 33 ) Apr 18, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-mendhak-http-https-echo-33.x branch from 98a0c72 to f503eb4 Compare April 18, 2024 07:13
@jfroy jfroy merged commit d78c652 into main Apr 18, 2024
5 checks passed
@jfroy jfroy deleted the renovate/ghcr.io-mendhak-http-https-echo-33.x branch April 18, 2024 07:16
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