From cfdf2d79297a3e3f15852e38dbcc73c54dc79e79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 11:08:12 +0000 Subject: [PATCH] chore(deps): update container image docker.io/ealen/echo-server to v0.8.12 --- 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 a359774..64f63cf 100644 --- a/cluster/apps/default/echo-server/helm-release.yaml +++ b/cluster/apps/default/echo-server/helm-release.yaml @@ -25,7 +25,7 @@ spec: values: image: repository: docker.io/ealen/echo-server - tag: 0.5.1 + tag: 0.8.12 ingress: enabled: true annotations: