Skip to content

Commit bf8d8ea

Browse files
Compatibility Matrix Update 2025-07-16 (#2467)
Co-authored-by: michaeljguarino <[email protected]>
1 parent fdfd2e7 commit bf8d8ea

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

static/compatibilities.yaml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addons:
88
kube: ['1.31', '1.30', '1.29', '1.28']
99
requirements: []
1010
incompatibilities: []
11-
chart_version: 2.40.0
11+
chart_version: 2.40.1
1212
- version: 1.8.0
1313
kube: ['1.31', '1.30', '1.29', '1.28']
1414
requirements: []
@@ -277,11 +277,10 @@ addons:
277277
release_url: https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v{vsn}
278278
helm_repository_url: https://aws.github.io/eks-charts
279279
versions:
280-
- version: 1.19.6
280+
- version: 1.20.0
281281
kube: ['1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24', '1.23']
282282
requirements: []
283283
incompatibilities: []
284-
chart_version: 1.19.6
285284
- version: 1.19.0
286285
kube: ['1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24', '1.23']
287286
requirements: []
@@ -736,6 +735,12 @@ addons:
736735
release_url: https://github.com/kubernetes-sigs/external-dns/releases/tag/v{vsn}
737736
helm_repository_url: https://kubernetes-sigs.github.io/external-dns
738737
versions:
738+
- version: 0.18.0
739+
kube: ['1.33', '1.32', '1.31', '1.30', '1.29', '1.28', '1.27', '1.26', '1.25',
740+
'1.24', '1.23', '1.22', '1.21', '1.20', '1.19']
741+
requirements: []
742+
incompatibilities: []
743+
chart_version: 1.18.0
739744
- version: 0.17.0
740745
kube: ['1.33', '1.32', '1.31', '1.30', '1.29', '1.28', '1.27', '1.26', '1.25',
741746
'1.24', '1.23', '1.22', '1.21', '1.20', '1.19']

static/compatibilities/amazon-vpc-cni-k8s.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@ git_url: https://github.com/aws/amazon-vpc-cni-k8s
33
release_url: https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v{vsn}
44
helm_repository_url: https://aws.github.io/eks-charts
55
versions:
6-
- version: 1.19.6
6+
- version: 1.20.0
77
kube: ['1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24', '1.23']
88
requirements: []
99
incompatibilities: []
10-
chart_version: 1.19.6
1110
- version: 1.19.0
1211
kube: ['1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24', '1.23']
1312
requirements: []

static/compatibilities/argo-rollouts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ versions:
77
kube: ['1.31', '1.30', '1.29', '1.28']
88
requirements: []
99
incompatibilities: []
10-
chart_version: 2.40.0
10+
chart_version: 2.40.1
1111
- version: 1.8.0
1212
kube: ['1.31', '1.30', '1.29', '1.28']
1313
requirements: []

static/compatibilities/external-dns.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ git_url: https://github.com/kubernetes-sigs/external-dns
33
release_url: https://github.com/kubernetes-sigs/external-dns/releases/tag/v{vsn}
44
helm_repository_url: https://kubernetes-sigs.github.io/external-dns
55
versions:
6+
- version: 0.18.0
7+
kube: ['1.33', '1.32', '1.31', '1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24',
8+
'1.23', '1.22', '1.21', '1.20', '1.19']
9+
requirements: []
10+
incompatibilities: []
11+
chart_version: 1.18.0
612
- version: 0.17.0
713
kube: ['1.33', '1.32', '1.31', '1.30', '1.29', '1.28', '1.27', '1.26', '1.25', '1.24',
814
'1.23', '1.22', '1.21', '1.20', '1.19']

0 commit comments

Comments
 (0)