mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
feat(common)!: Release v3.0.0-beta1 (#278)
This commit is contained in:
parent
deafcf75a1
commit
b78483b0b8
88 changed files with 3697 additions and 1209 deletions
|
@ -4,17 +4,6 @@ suite: Container validations
|
|||
templates:
|
||||
- common.yaml
|
||||
tests:
|
||||
- it: image required to be a dictionary
|
||||
set:
|
||||
controllers:
|
||||
main:
|
||||
containers:
|
||||
test:
|
||||
image: "test:latest"
|
||||
asserts:
|
||||
- failedTemplate:
|
||||
errorMessage: "Image required to be a dictionary with repository and tag fields. (controller main, container test)"
|
||||
|
||||
- it: image repository is required
|
||||
set:
|
||||
controllers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue