Skip to content

Commit 67002c4

Browse files
authored
update tenancy-manager (#78)
Signed-off-by: Chandrabose, Diwan <diwan.chandrabose@intel.com>
1 parent bfc92a6 commit 67002c4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

charts/tenancy-manager/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ apiVersion: v2
66
name: tenancy-manager
77
description: Multi Tenancy Manager
88
type: application
9-
version: 0.1.6
10-
appVersion: "1.1.2"
9+
version: 0.1.7
10+
appVersion: "1.1.3"
1111
annotations: {}
1212
home: tenancy-iam.intel.com
1313
maintainers:

mage/test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ func (Test) golang() error {
4444
"nexus/kube-openapi/pkg/util/proto/validation",
4545
"nexus/kube-openapi/pkg/schemamutation",
4646
"nexus/kube-openapi/test/integration",
47+
"tenancy-manager/fuzztest",
4748
}
4849

4950
return sh.RunV(

0 commit comments

Comments
 (0)