github.com/buildpacks/pack@v0.33.3-0.20240516162812-884dd1837311/testdata/lifecycle/platform-0.4/lifecycle.toml (about) 1 [lifecycle] 2 version = "0.0.0" 3 4 [apis] 5 [apis.buildpack] 6 deprecated = ["0.2", "0.3"] 7 supported = ["0.2", "0.3", "0.4"] 8 9 [apis.platform] 10 deprecated = ["0.2"] 11 supported = ["0.3", "0.4"]