mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57: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
|
@ -8,16 +8,15 @@ tests:
|
|||
set:
|
||||
secrets:
|
||||
secret_1:
|
||||
enabled: true
|
||||
data:
|
||||
stringData:
|
||||
test: value 1
|
||||
secret_2: # default enabled
|
||||
data:
|
||||
stringData:
|
||||
test_1: value 1
|
||||
test_2: value 2
|
||||
test_disabled:
|
||||
enabled: false
|
||||
data:
|
||||
stringData:
|
||||
test: value 1
|
||||
asserts:
|
||||
- documentIndex: &ControllerDoc 0
|
||||
|
@ -27,4 +26,4 @@ tests:
|
|||
equal:
|
||||
path: spec.template.metadata.annotations
|
||||
value:
|
||||
checksum/secrets: 4107837201f46be5279f7accdf3942edabd38f0eb534a61c91d2d7cba7ffc557
|
||||
checksum/secrets: cd4e5076088172611ca1c43c659a275232d9eeb887acc20575ac141038b9aacb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue