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