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 13267aa commit 5c108a6Copy full SHA for 5c108a6
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:0.6.1"
+ image: "ghcr.io/gothenburgbitfactory/taskchampion-sync-server:0.7.0"
30
imagePullPolicy: "IfNotPresent"
31
ports:
32
- containerPort: 8080
0 commit comments