Skip to content

Commit 498777c

Browse files
authored
fix: generalize resource policy to iterate all submods (#25)
* fix: correct resource policies Signed-off-by: Chris Butler <chris.butler@redhat.com> * chore: release bump Signed-off-by: Chris Butler <chris.butler@redhat.com> * fix: recommended changes Signed-off-by: Chris Butler <chris.butler@redhat.com> * fix: use generalized solution Signed-off-by: Chris Butler <chris.butler@redhat.com> * chore: update versions Signed-off-by: Chris Butler <chris.butler@redhat.com> --------- Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent bf73389 commit 498777c

2 files changed

Lines changed: 2 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.3.4
10+
version: 0.4.0

README.md

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

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

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

0 commit comments

Comments
 (0)