fix(common): Release 3.6.1 (#369)

This commit is contained in:
Bernd Schorgers 2025-01-12 11:28:41 +01:00 committed by GitHub
parent ec94fd49f7
commit 5fdc9e940e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 116 additions and 47 deletions

View file

@ -18,7 +18,7 @@
},
"defaultBackend": {
"type": "string"
"$ref": "k8s-api.json#/networking.v1.ingressBackend"
},
"hosts": {
@ -42,8 +42,7 @@
"$ref": "#/tlsEntry"
}
}
},
"required": ["hosts"]
}
},
"hostEntry": {