Skip to content

Commit 8f7d2a9

Browse files
committed
Docs: update new_stemcell_line.md
1 parent 9e69e9d commit 8f7d2a9

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

ci/pipelines/vars.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#@data/values
22
---
3-
43
stemcell_details:
54
branch: ubuntu-jammy
65
major_version: 1

docs/new_stemcell_line.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@
1212

1313
```yaml
1414
#@data/values
15-
oss:
16-
- os: ubuntu-jammy
15+
stemcell_details:
16+
branch: ubuntu-jammy
17+
# ...
18+
blobstore_types:
19+
- dav
1720
# ...
1821
```
1922

0 commit comments

Comments
 (0)