Deprecating the Ingress Class Annotation

Pinning htk to version 0.2.55, which deprecates the ingress class
annotation (kubernetes.io/ingress.class) with .spec.ingressClassName

https://review.opendev.org/c/openstack/openstack-helm-infra/+/891720

Change-Id: I304b3239f6d9f1951de03bd821c8ba4c0a5b9a60
Signed-off-by: Anselme, Schubert (sa246v) <sa246v@att.com>
This commit is contained in:
Anselme, Schubert (sa246v) 2023-09-12 09:36:48 -04:00
parent 6595dd83ea
commit ff350ee790
No known key found for this signature in database
GPG Key ID: 4E0F7ECFE90D344C
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@
dependencies:
- name: helm-toolkit
repository: file://../deps/helm-toolkit
version: ">= 0.1.0"
version: ">= 0.2.55"