Skip to content

Commit 2660e18

Browse files
bump gollum to v1.2.1
1 parent e5ac4a9 commit 2660e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/gollum/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
type: "RuntimeDefault"
3434
containers:
3535
- name: "gollum"
36-
image: "ghcr.io/soerenschneider/gollum:1.2.0"
36+
image: "ghcr.io/soerenschneider/gollum:1.2.1"
3737
imagePullPolicy: "IfNotPresent"
3838
command:
3939
- "/manager"

0 commit comments

Comments
 (0)