• 2.13.0 d5a3cb7519

    Revert change to cast settings values to strings as they could be nested (#1756)
    Some checks failed
    CI / molecule (--skip-tags=replicas) (push) Failing after 2m4s
    CI / molecule (-t replicas) (push) Failing after 2m7s
    CI / helm (push) Failing after 4m23s
    CI / no-log (push) Successful in 20s

    alex released this 2024-03-12 15:58:00 +00:00 | 131 commits to main since this release

    • We cast the settings value to a string so that it would display
      properly in the Openshift UI. Unfortunately, the k8s validator will no
      longer allow arrays for settings values.
    Downloads