• v0.1.58 8f398fd5e2

    v0.1.58 Stable

    pipeline-bot released this 2026-07-18 21:39:22 +00:00 | 261 commits to main since this release

    Changed

    • Rename the platform ArgoCD browser host argocd-platform.sean.farmargocd.sean.farm. The
      short apex host is free now that argocd-alice is retired, so the singleton takes the clean name.
      instances/argocd-platform.yaml hostPrefix: argocd-platformargocd (drives ARGOCD_HOST
      the argocd-base server url + OIDC redirectURI + the Hydra client redirect_uris), and
      apis/portal/composition.yaml moves the gateway listener hostname + the argocd-gateway-tls
      cert dnsNames + the portal apps.json link to argocd.%s. The K8s NAMESPACE stays argocd-platform
      (only the hostname moved); the listener's allowedRoutes still select the argocd-platform ns.
      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)

    • 72428c1f35df feat(argocd): rename browser host argocd-platform.sean.farm -> argocd.sean.farm
    Downloads