fix: hub manifest image tag needs v prefix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-23 15:09:08 +01:00
parent 4636991fcd
commit a7acae11fe
+1 -1
View File
@@ -117,7 +117,7 @@ spec:
spec: spec:
containers: containers:
- name: hub - name: hub
image: gitea.dooplex.hu/admin/felhom-hub:0.4.1 image: gitea.dooplex.hu/admin/felhom-hub:v0.4.1
ports: ports:
- containerPort: 8080 - containerPort: 8080
name: http name: http