Skip to content

Commit 4e29c2c

Browse files
feat: alice (#16)
1 parent 7553331 commit 4e29c2c

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Codefresh On-Premises
22

3-
![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)
3+
![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)
44

55
Helm chart for deploying [Codefresh On-Premises](https://codefresh.io/docs/docs/getting-started/intro-to-codefresh/) to Kubernetes.
66

@@ -2195,7 +2195,6 @@ After platform upgrade, Consul fails with the error `refusing to rejoin cluster
21952195

21962196
| Key | Type | Default | Description |
21972197
|-----|------|---------|-------------|
2198-
| alice | string | `"bob"` | |
21992198
| argo-hub-platform | object | See below | argo-hub-platform |
22002199
| argo-platform | object | See below | argo-platform |
22012200
| argo-platform.abac | object | See below | abac |

charts/codefresh/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1965,4 +1965,3 @@ salesforce-reporter:
19651965
enabled: false
19661966

19671967
foo: test
1968-
alice: bob

0 commit comments

Comments
 (0)