Skip to content

Commit 1b75525

Browse files
authored
chore: release (#29)
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent d140fac commit 1b75525

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ keywords:
77
- confidential-containers
88
name: trustee
99
# DO NOT EDIT VERSION HERE, IT IS AUTO-GENERATED BY SEMANTIC-RELEASE
10-
version: 0.4.0
10+
version: 0.5.0

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# trustee
22

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

55
A Helm chart to provide an opinionated deployment of Trustee in a validated pattern
66

@@ -32,10 +32,12 @@ In order to use this chart, you will need to:
3232
| global.coco.securityPolicyFlavour | string | `"insecure"` | |
3333
| global.secretStore.backend | string | `""` | |
3434
| kbs.admin.format | string | `"v1.0"` | |
35+
| kbs.baremetal.enabled | bool | `false` | |
3536
| kbs.cosignKeys | string | `"secret/data/hub/coSignKeys"` | |
3637
| kbs.extraSecrets | list | `[]` | |
3738
| kbs.gpu.enabled | bool | `false` | |
3839
| kbs.publicKey | string | `"secret/data/hub/kbsPublicKey"` | |
40+
| kbs.resourcePolicy.enforceHardware | bool | `true` | |
3941
| kbs.secretResources[0].key | string | `"secret/data/hub/kbsres1"` | |
4042
| kbs.secretResources[0].name | string | `"kbsres1"` | |
4143
| kbs.secretResources[1].key | string | `"secret/data/hub/passphrase"` | |

0 commit comments

Comments
 (0)