-
v0.1.58 Stable
released this
2026-07-18 21:39:22 +00:00 | 261 commits to main since this releaseChanged
- Rename the platform ArgoCD browser host
argocd-platform.sean.farm→argocd.sean.farm. The
short apex host is free now thatargocd-aliceis retired, so the singleton takes the clean name.
instances/argocd-platform.yamlhostPrefix: argocd-platform→argocd(drivesARGOCD_HOST→
the argocd-base server url + OIDC redirectURI + the Hydra clientredirect_uris), and
apis/portal/composition.yamlmoves the gateway listener hostname + theargocd-gateway-tls
cert dnsNames + the portal apps.json link toargocd.%s. The K8s NAMESPACE staysargocd-platform
(only the hostname moved); the listener'sallowedRoutesstill select theargocd-platformns.
Deploy note: the completed Hydra registrar Job may need a re-run to update the client redirect_uris.
Included changes (v0.1.57 -> v0.1.58)
72428c1f35dffeat(argocd): rename browser host argocd-platform.sean.farm -> argocd.sean.farm
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Rename the platform ArgoCD browser host