feat(common): Release common-3.0.4 (#294)

This commit is contained in:
Bernd Schorgers 2024-03-15 09:33:07 +01:00 committed by GitHub
parent 9541ab44fe
commit 23164367ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
89 changed files with 427 additions and 216 deletions

View file

@ -3,6 +3,8 @@
suite: cronjob configuration
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default cronjob configuration should pass
set:

View file

@ -3,6 +3,8 @@
suite: job configuration
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default job configuration should pass
set:

View file

@ -3,7 +3,8 @@
suite: controller metadata cronjob
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
set:
controllers.main.cronjob.schedule: "*/20 * * * *"

View file

@ -3,6 +3,8 @@
suite: controller metadata daemonset
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default metadata should pass
set:

View file

@ -3,6 +3,8 @@
suite: controller metadata deployment
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default metadata should pass
set:

View file

@ -3,6 +3,8 @@
suite: controller metadata job
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default metadata should pass
set:

View file

@ -3,6 +3,8 @@
suite: controller metadata statefulset
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default metadata should pass
set:

View file

@ -3,6 +3,8 @@
suite: controller types
templates:
- common.yaml
values:
- ../_values/controllers_main_default_container.yaml
tests:
- it: default should pass
asserts: