Skip to content

Commit

Permalink
bump bluemixcloudfoundry to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
svenfuchs committed Mar 14, 2020
1 parent 06520e2 commit 004f1d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/dpl/providers/bluemixcloudfoundry.rb
Expand Up @@ -3,7 +3,7 @@ module Providers
class Bluemixcloudfoundry < Provider
register :bluemixcloudfoundry

status :beta
status :stable

full_name 'Bluemix Cloud Foundry'

Expand Down
4 changes: 2 additions & 2 deletions status.json
Expand Up @@ -16,8 +16,8 @@
},
{
"name": "bluemixcloudfoundry",
"status": "beta",
"date": "2020-01-23"
"status": "stable",
"date": "2020-03-14"
},
{
"name": "boxfuse",
Expand Down

0 comments on commit 004f1d2

Please sign in to comment.