diff --git a/README.md b/README.md index 5740ee479..e8228e92d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Codefresh On-Premises -![Version: 0.0.0](https://img.shields.io/badge/Version-0.0.0-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) +![Version: 2.9.0](https://img.shields.io/badge/Version-2.9.0-informational?style=flat-square) ![AppVersion: 0.0.0](https://img.shields.io/badge/AppVersion-0.0.0-informational?style=flat-square) Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes. @@ -2195,7 +2195,6 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster | Key | Type | Default | Description | |-----|------|---------|-------------| -| alice | string | `"bob"` | | | argo-hub-platform | object | See below | argo-hub-platform | | argo-platform | object | See below | argo-platform | | argo-platform.abac | object | See below | abac | diff --git a/charts/codefresh/values.yaml b/charts/codefresh/values.yaml index 2f3ebd3e9..5370d230f 100644 --- a/charts/codefresh/values.yaml +++ b/charts/codefresh/values.yaml @@ -1965,4 +1965,3 @@ salesforce-reporter: enabled: false foo: test -alice: bob