From 2113101e70be5b5d18e6a6e5d4bbab7ce5d6b57f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:33:23 +0000 Subject: [PATCH] chore(deps): update container image docker.io/ealen/echo-server to v0.9.2 --- cluster/apps/default/echo-server/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/default/echo-server/helm-release.yaml b/cluster/apps/default/echo-server/helm-release.yaml index 80c2e007..77839b39 100644 --- a/cluster/apps/default/echo-server/helm-release.yaml +++ b/cluster/apps/default/echo-server/helm-release.yaml @@ -26,7 +26,7 @@ spec: values: image: repository: docker.io/ealen/echo-server - tag: 0.7.0 + tag: 0.9.2 ingress: enabled: true annotations: