Skip to content

Commit 9cd3013

Browse files
author
Vaughn Dice
committed
chore(README.md): remove beta status
Ref deis/workflow#285
1 parent afc9d2a commit 9cd3013

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy an
99
applications on your own servers. Deis builds on [Kubernetes](http://kubernetes.io/) to provide
1010
a lightweight, [Heroku-inspired](http://heroku.com) workflow.
1111

12-
## Beta Status
13-
14-
This Deis component is currently in beta status, and we welcome your input! If you have feedback, please submit an [issue][issues]. If you'd like to participate in development, please read the "Development" section below and submit a [pull request][prs].
12+
We welcome your input! If you have feedback, please submit an [issue][issues]. If you'd like to participate in development, please read the "Development" section below and submit a [pull request][prs].
1513

1614
# About
1715

@@ -71,7 +69,7 @@ By default registry uses the filesystem as the storage medium. To use a custom o
7169
```yaml
7270
- name: REGISTRY_STORAGE
7371
value: filesystem
74-
72+
7573
- name: registry-creds
7674
secret:
7775
secretName: fs-keyfile

0 commit comments

Comments
 (0)