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 image ghcr.io/mendhak/http-https-echo ( 31 → 32 ) #3342

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 29, 2024

This PR contains the following updates:

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

Release Notes

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

v32

Compare Source


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 this update again.


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

This PR has been generated by Renovate Bot.

… 32 )

| datasource | package                         | from | to |
| ---------- | ------------------------------- | ---- | -- |
| docker     | ghcr.io/mendhak/http-https-echo | 31   | 32 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/major Issue relates to a major version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 29, 2024
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

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

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

@@ -28,13 +28,13 @@

             env:
               HTTP_PORT: 8080
               LOG_IGNORE_PATH: /healthz
               LOG_WITHOUT_NEWLINE: 'true'
             image:
               repository: ghcr.io/mendhak/http-https-echo
-              tag: 31@sha256:0fefe04350131d7bb28355e3bf037062643e45f4a8a32f23679529e1b09d8ce4
+              tag: 32@sha256:8c1a7239d3bffe04ef89b1807fb17256ce7f242b61b315b28e2163d5e2aecaf0
             resources:
               limits:
                 memory: 30M
               requests:
                 cpu: 5m
                 memory: 30M

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 29, 2024

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

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

@@ -39,13 +39,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:31@sha256:0fefe04350131d7bb28355e3bf037062643e45f4a8a32f23679529e1b09d8ce4
+        image: ghcr.io/mendhak/http-https-echo:32@sha256:8c1a7239d3bffe04ef89b1807fb17256ce7f242b61b315b28e2163d5e2aecaf0
         name: main
         resources:
           limits:
             memory: 30M
           requests:
             cpu: 5m

@szinn szinn merged commit d80e7af into main Mar 29, 2024
11 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-mendhak-http-https-echo-32.x branch March 29, 2024 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant