Skip to content

Commit db5844f

Browse files
committed
DOC/MINOR: update active version in doc.yaml
1 parent 5857fed commit db5844f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# ![HAProxy](../assets/images/haproxy-weblogo-210x49.png "HAProxy")
33

4-
## HAProxy kubernetes ingress controller 1.11
4+
## HAProxy kubernetes ingress controller 3.0
55

66
### Documentation
77

documentation/annotations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# ![HAProxy](../assets/images/haproxy-weblogo-210x49.png "HAProxy")
33

4-
## HAProxy kubernetes ingress controller 1.11
4+
## HAProxy kubernetes ingress controller 3.0
55
This is autogenerated from [doc.yaml](doc.yaml). Description can be found in [generator readme](gen/README.md)
66

77
### Available annotations

documentation/doc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
active_version: 1.11
1+
active_version: 3.0
22
image_arguments:
33
- argument: --configmap
44
description: Sets the ConfigMap object that defines global settings for the ingress controller. An empty ConfigMap is deployed by default and you can see its name by calling <code>kubectl get configmaps</code>. You can either override the default ConfigMap with your own object that uses the same name, or you can set this argument to point to a different ConfigMap. See the ConfigMap Options to learn which values you can store in the ConfigMap.

0 commit comments

Comments
 (0)