Skip to content

Commit 3e8a46c

Browse files
authored
Mark file-based service bindings as GA (remove "experimental") (#4906)
1 parent b961fe6 commit 3e8a46c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/v3/source/includes/resources/app_features/_supported_features.md.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Name | Description
66
---- | -----------
77
**ssh** | Enable SSHing into the app
88
**revisions** | Enable [versioning](#revisions) of an application
9-
**service-binding-k8s** | Enable k8s service bindings for the app (experimental)
10-
**file-based-vcap-services** | Enable file-based VCAP service bindings for the app (experimental)
9+
**service-binding-k8s** | Enable k8s service bindings for the app
10+
**file-based-vcap-services** | Enable file-based VCAP service bindings for the app

0 commit comments

Comments
 (0)