Skip to content

Commit 0ff1070

Browse files
authored
Merge pull request #144 from cybozu-go/k8s-1.35
Update Kubernetes version to 1.35
2 parents 7ea3361 + 47b6add commit 0ff1070

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Supported environments
1414
----------------------
1515

1616
- Kubernetes
17-
- 1.34
17+
- 1.35
1818
- Contour
1919
- 1.33
2020
- ExternalDNS

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/cybozu-go/contour-plus
22

3-
go 1.26.1
3+
go 1.26.2
44

55
require (
66
github.com/cert-manager/cert-manager v1.20.0

0 commit comments

Comments
 (0)