Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove some outdated stuff from the v3 docs #3638

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/v3/source/includes/concepts/_lifecycles.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pull a Docker image from a registry to run an app.

Name | Type | Description
---- | ---- | -----------
**type** | _string_ | Type of the lifecycle; valid values are `buildpack`, `docker`, `kpack`
**type** | _string_ | Type of the lifecycle; valid values are `buildpack`, `docker`
**data** | _object_ | Data that is used during staging and running for a lifecycle

### Buildpack lifecycle
Expand Down
2 changes: 1 addition & 1 deletion docs/v3/source/includes/resources/roles/_get.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ Org Billing Manager | Can only see organization roles in billing-managed organiz
Space Auditor | Can see roles in audited spaces or parent organizations
Space Developer | Can see roles in developed spaces or parent organizations
Space Manager | Can see roles in managed spaces or parent organizations
[Space Supporter](#valid-role-types) (*under development*) | Can see roles in supported spaces or parent organizations
Space Supporter | Can see roles in supported spaces or parent organizations