We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3598989 commit bcbdc2eCopy full SHA for bcbdc2e
charts/cert-manager-webhook-infoblox/Chart.yaml
@@ -1,8 +1,14 @@
1
apiVersion: v1
2
-appVersion: "0.0.1"
3
-version: 0.0.1
+appVersion: "1.0.0"
+version: 1.0.0
4
name: cert-manager-webhook-infoblox
5
-description: cert-manager webhook for resolving DNS01 challenges using Infoblox
+description: |
6
+ cert-manager webhook for resolving DNS01 challenges using Infoblox.
7
+ Tested with the following versions.
8
+ - cert-manager: v1.16.2
9
+ - kubernetes: v1.30.5+rke2r1
10
+ - Infoblox GRID: 8.6.2
11
+ - Infoblox WAPI: 2.8
12
keywords:
13
- dns
14
- acme
0 commit comments