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:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user