We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca0e49d commit a9bc9a6Copy full SHA for a9bc9a6
apps/hermes/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
type: RuntimeDefault
35
containers:
36
- name: "hermes"
37
- image: "ghcr.io/soerenschneider/hermes:1.3.0"
+ image: "ghcr.io/soerenschneider/hermes:1.4.0"
38
imagePullPolicy: "IfNotPresent"
39
command:
40
- "/hermes"
0 commit comments