manifests: hub 0.80.0 -> 0.81.0 (E-2 backup_target_absent event types)

The manifest tag is what ArgoCD deploys; the code commit and CHANGELOG bump
deploy nothing on their own. Ships BEFORE the controller: an event type the hub
does not allowlist is answered 400 and the event vanishes.
This commit is contained in:
2026-07-29 08:27:44 +02:00
parent 0fd0ca1373
commit 6869a14015
+1 -1
View File
@@ -125,7 +125,7 @@ spec:
spec: spec:
containers: containers:
- name: hub - name: hub
image: gitea.dooplex.hu/admin/felhom-hub:0.80.0 image: gitea.dooplex.hu/admin/felhom-hub:0.81.0
ports: ports:
- containerPort: 8080 - containerPort: 8080
name: http name: http