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 9443f21 commit 785035bCopy full SHA for 785035b
internal/constants/constants.go
@@ -3,8 +3,8 @@ package constants
3
import "os"
4
5
const (
6
- Version = "0.1.0-beta.13"
7
- HAProxyVersion = "3.2"
+ Version = "0.1.0-beta.14"
+ HAProxyVersion = "0.1.0-beta.14"
8
HaloydContainerName = "haloyd"
9
HAProxyContainerName = "haloy-haproxy"
10
DockerNetwork = "haloy"
0 commit comments