From b37bf7530e440f640ba7b30b87db24f4e7520b93 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 05:36:39 +0000 Subject: [PATCH] Update docker.io/nousresearch/hermes-agent Docker tag to v2026.8.3 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- stacks/hermes/1.0.0/devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/hermes/1.0.0/devfile.yaml b/stacks/hermes/1.0.0/devfile.yaml index 4eceb8aa..d780521b 100644 --- a/stacks/hermes/1.0.0/devfile.yaml +++ b/stacks/hermes/1.0.0/devfile.yaml @@ -53,7 +53,7 @@ components: # Config persists in the PVC at /opt/data (HERMES_HOME). - name: hermes container: - image: docker.io/nousresearch/hermes-agent:v2026.6.5 + image: docker.io/nousresearch/hermes-agent:v2026.8.3 mountSources: false memoryRequest: 512Mi memoryLimit: 2Gi