mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
feat(common)!: Release v3.0.0-beta2 (#280)
This commit is contained in:
parent
23ae8131da
commit
21e751bc16
51 changed files with 419 additions and 368 deletions
|
@ -7,7 +7,7 @@ tests:
|
|||
- it: default should pass
|
||||
asserts:
|
||||
- hasDocuments:
|
||||
count: 2
|
||||
count: 1
|
||||
- documentIndex: &deploymentDocument 0
|
||||
isKind:
|
||||
of: Deployment
|
||||
|
@ -22,7 +22,7 @@ tests:
|
|||
create: true
|
||||
asserts:
|
||||
- hasDocuments:
|
||||
count: 4
|
||||
count: 3
|
||||
- documentIndex: &serviceAccountDocument 0
|
||||
isKind:
|
||||
of: ServiceAccount
|
||||
|
@ -41,7 +41,7 @@ tests:
|
|||
name: mySA
|
||||
asserts:
|
||||
- hasDocuments:
|
||||
count: 4
|
||||
count: 3
|
||||
- documentIndex: &serviceAccountDocument 0
|
||||
isKind:
|
||||
of: ServiceAccount
|
||||
|
@ -60,7 +60,7 @@ tests:
|
|||
name: mySA
|
||||
asserts:
|
||||
- hasDocuments:
|
||||
count: 2
|
||||
count: 1
|
||||
- documentIndex: &deploymentDocument 0
|
||||
isKind:
|
||||
of: Deployment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue