feat(common)!: Release v3.0.0-beta2 (#280)

This commit is contained in:
Bernd Schorgers 2024-03-08 08:51:40 +01:00 committed by GitHub
parent 23ae8131da
commit 21e751bc16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
51 changed files with 419 additions and 368 deletions

View file

@ -10,7 +10,7 @@ values:
tests:
- it: default should pass
asserts:
- documentIndex: &IngressDocument 2
- documentIndex: &IngressDocument 1
isKind:
of: Ingress
- documentIndex: *IngressDocument
@ -25,7 +25,7 @@ tests:
hosts:
- hostname
asserts:
- documentIndex: &IngressDocument 2
- documentIndex: &IngressDocument 1
isKind:
of: Ingress
- documentIndex: *IngressDocument
@ -43,7 +43,7 @@ tests:
- hosts:
- hostname
asserts:
- documentIndex: &IngressDocument 2
- documentIndex: &IngressDocument 1
isKind:
of: Ingress
- documentIndex: *IngressDocument
@ -61,7 +61,7 @@ tests:
hosts:
- hostname
asserts:
- documentIndex: &IngressDocument 2
- documentIndex: &IngressDocument 1
isKind:
of: Ingress
- documentIndex: *IngressDocument
@ -80,7 +80,7 @@ tests:
hosts:
- hostname
asserts:
- documentIndex: &IngressDocument 2
- documentIndex: &IngressDocument 1
isKind:
of: Ingress
- documentIndex: *IngressDocument