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 e5ac4a9 commit 2660e18Copy full SHA for 2660e18
apps/gollum/deployment.yaml
@@ -33,7 +33,7 @@ spec:
33
type: "RuntimeDefault"
34
containers:
35
- name: "gollum"
36
- image: "ghcr.io/soerenschneider/gollum:1.2.0"
+ image: "ghcr.io/soerenschneider/gollum:1.2.1"
37
imagePullPolicy: "IfNotPresent"
38
command:
39
- "/manager"
0 commit comments