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: I03f3c5a33f21079492505550c9a5d42570d8506a
Signed-off-by: Anselme, Schubert (sa246v) <sa246v@att.com>
This commit is contained in:
Anselme, Schubert (sa246v) 2023-09-12 09:46:16 -04:00
parent 9ef6046f33
commit d601e9f565
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"