feat(common)!: Release common-3.0.0 (#284)

This commit is contained in:
Bernd Schorgers 2024-03-11 10:28:52 +01:00 committed by GitHub
parent a27c4f6124
commit 3981facca6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 124 additions and 116 deletions

View file

@ -359,8 +359,6 @@ controllers: {}
# # -- Specify any initContainers here as dictionary items.
# # Each initContainer should have its own key
# # initContainers get sorted alphanumerically by the `<order>-<identifier>` combination
# # if no order or dependsOn has been configured for them.
# initContainers: {}
serviceAccount:
@ -521,8 +519,10 @@ ingress:
# pathType: Prefix
# service:
# # -- Overrides the service name reference for this path
# # This can be an actual service name, or reference a service identifier from this values.yaml
# # The service name to reference.
# name: main
# # -- Reference a service identifier from this values.yaml
# identifier: main
# # -- Overrides the service port number reference for this path
# port: