We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ea3361 + 47b6add commit 0ff1070Copy full SHA for 0ff1070
2 files changed
README.md
@@ -14,7 +14,7 @@ Supported environments
14
----------------------
15
16
- Kubernetes
17
- - 1.34
+ - 1.35
18
- Contour
19
- 1.33
20
- ExternalDNS
go.mod
@@ -1,6 +1,6 @@
1
module github.com/cybozu-go/contour-plus
2
3
-go 1.26.1
+go 1.26.2
4
5
require (
6
github.com/cert-manager/cert-manager v1.20.0
0 commit comments