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 96eedc6 commit 75d4f28Copy full SHA for 75d4f28
apps/hermes/deployment.yaml
@@ -33,7 +33,7 @@ spec:
33
type: RuntimeDefault
34
containers:
35
- name: "hermes"
36
- image: "ghcr.io/soerenschneider/hermes:1.0.1"
+ image: "ghcr.io/soerenschneider/hermes:1.1.0"
37
imagePullPolicy: "IfNotPresent"
38
command:
39
- "/hermes"
0 commit comments