Skip to content

Commit

Permalink
Remove some outdated stuff from the v3 docs
Browse files Browse the repository at this point in the history
- The space supporter role is not under development anymore.
- The kpack lifecycle type has been removed.
  • Loading branch information
philippthun committed Feb 12, 2024
1 parent 74922ed commit a64ce18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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

0 comments on commit a64ce18

Please sign in to comment.