Skip to content

Commit 699f57b

Browse files
committed
fix(hetzner-robot): bump failover image to v1.2.0
v1.2.0 (obmondo/dockerfiles #54) makes the failover script assign the floating IP to the node's public IP instead of its private hostIP, so the Hetzner Robot failover reassignment targets the reachable address.
1 parent c86fbfa commit 699f57b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

argocd-helm-charts/hetzner-robot/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
image:
33
repository: ghcr.io/obmondo/hetzner-failover-script
4-
tag: v1.1.0
4+
tag: v1.2.0
55

66
# Failover IP that pod will manage
77
failoverIP: ""

0 commit comments

Comments
 (0)