billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
628 stars 83 forks source link

fix(container): update image docker.io/jmalloc/echo-server ( 0.3.6 → v0.3.7 ) #3906

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/jmalloc/echo-server patch 0.3.6 -> v0.3.7

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 weeks ago

Helm Release Diff: default/echo-server/echo-server.yaml

--- /tmp/tmp.HyWL4vkCS7 2024-07-01 11:30:02.990605140 +0000
+++ /tmp/tmp.6NavAY5sg7 2024-07-01 11:30:03.906610639 +0000
@@ -43,7 +43,7 @@
       enableServiceLinks: true
       containers:
         - name: echo-server
-          image: docker.io/jmalloc/echo-server:0.3.6
+          image: docker.io/jmalloc/echo-server:v0.3.7
           imagePullPolicy:
           ports:
             - name: http