Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions kubernetes/ai/hermes/app/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
install-tools:
image:
repository: nousresearch/hermes-agent
tag: v2026.7.1@sha256:b6c019227889e6675424a2b6223b2cafdd36bf7d1048d1ddd8e043b880d6cc0f
tag: v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
command:
- /bin/sh
- -c
Expand Down Expand Up @@ -75,7 +75,7 @@ spec:
install-firecrawl-python:
image:
repository: nousresearch/hermes-agent
tag: v2026.7.1@sha256:b6c019227889e6675424a2b6223b2cafdd36bf7d1048d1ddd8e043b880d6cc0f
tag: v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
command:
- sh
- -c
Expand Down Expand Up @@ -127,7 +127,7 @@ spec:
app:
image:
repository: nousresearch/hermes-agent
tag: v2026.7.1@sha256:b6c019227889e6675424a2b6223b2cafdd36bf7d1048d1ddd8e043b880d6cc0f
tag: v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
args: ["gateway", "run"]
env:
TZ: "${TZ}"
Expand Down Expand Up @@ -167,7 +167,7 @@ spec:
dashboard:
image:
repository: nousresearch/hermes-agent
tag: v2026.7.1@sha256:b6c019227889e6675424a2b6223b2cafdd36bf7d1048d1ddd8e043b880d6cc0f
tag: v2026.7.7@sha256:ce3b39adf33fffae8cb19dcae74f971975b972efe91207f7d7539f80a0aae66a
command:
- /init
- /command/with-contenv
Expand Down