Skip to content

Commit d909192

Browse files
authored
chore: prepare for release (#6)
Signed-off-by: Chris Butler <[email protected]>
1 parent e096437 commit d909192

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ keywords:
66
- confidential-computing
77
- confidential-containers
88
name: sandboxed-policies
9-
version: 0.0.1
9+
version: 0.0.2

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# sandboxed-policies
22

3-
![Version: 0.0.1](https://img.shields.io/badge/Version-0.0.1-informational?style=flat-square)
3+
![Version: 0.0.2](https://img.shields.io/badge/Version-0.0.2-informational?style=flat-square)
44

55
A Helm chart to build and push polcies to support sandboxed containers into the spoke cluster of a validated pattern.
66

@@ -18,12 +18,11 @@ A small number of imperative jobs are also part of the coco pattern which are us
1818

1919
## Values
2020

21-
| Key | Type | Default | Description |
22-
| ---------------------------------- | ------ | ---------------------------------------------------------------------------- | ----------- |
23-
| global.clusterPlatform | string | `""` | |
24-
| global.coco.azure.VMFlavours | string | `"Standard_DC2as_v5,Standard_DC4as_v5,Standard_DC8as_v5,Standard_DC16as_v5"` | |
25-
| global.coco.azure.defaultVMFlavour | string | `"Standard_DC2as_v5"` | |
26-
27-
---
21+
| Key | Type | Default | Description |
22+
|-----|------|---------|-------------|
23+
| global.clusterPlatform | string | `""` | |
24+
| global.coco.azure.VMFlavours | string | `"Standard_DC2as_v5,Standard_DC4as_v5,Standard_DC8as_v5,Standard_DC16as_v5"` | |
25+
| global.coco.azure.defaultVMFlavour | string | `"Standard_DC2as_v5"` | |
2826

27+
----------------------------------------------
2928
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 commit comments

Comments
 (0)