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 2309b54 commit 643956bCopy full SHA for 643956b
apps/taskchampion/deployment.yaml
@@ -26,7 +26,7 @@ spec:
26
type: "RuntimeDefault"
27
containers:
28
- name: "taskchampion"
29
- image: "ghcr.io/gothenburgbitfactory/taskchampion-sync-server:main@sha256:9ddbb6248d19c1ee8d5bbf3ed9425a133ad4337657ad3ba873cd2635460ab2a6"
+ image: "ghcr.io/gothenburgbitfactory/taskchampion-sync-server:0.5.0"
30
imagePullPolicy: "IfNotPresent"
31
ports:
32
- containerPort: 8080
0 commit comments