Skip to content

Commit 0ff733c

Browse files
authored
Bump EKS wrapper chart version to 0.1.23 (#2548)
1 parent 3c33caa commit 0ff733c

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

marketplaces/charts/operator-eks-addon/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.1.23
4+
5+
* Release for Operator 1.22.0
6+
37
## 0.1.22
48

59
* Release for Operator 1.22.0

marketplaces/charts/operator-eks-addon/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: operator-eks-addon
3-
version: 0.1.22
3+
version: 0.1.23
44
appVersion: 0.1.0
55
description: Datadog Operator Wrapper
66
home: https://www.datadoghq.com

marketplaces/charts/operator-eks-addon/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@ This is a wrapper chart for installing EKS add-on. Charts required for the add-o
1818
| 0.1.19 | 2.14.3 | 2.12.0 | 1.19.1 | 7.71.1 | 7.71.1 |
1919
| 0.1.20 | 2.15.2 | 2.13.1 | 1.20.0 | 7.72.1 | 7.72.1 |
2020
| 0.1.21 | 2.16.0 | 2.14.0 | 1.21.0 | 7.73.0 | 7.73.0 |
21-
| 0.1.22 | 2.17.0 | 2.15.0 | 1.22.0 | 7.74.0 | 7.74.0 |
21+
| 0.1.23 | 2.17.0 | 2.15.0 | 1.22.0 | 7.74.0 | 7.74.0 |
2222

2323
* 0.1.8 failed validation and didn't go through.
2424
* 0.1.11 failed validation and didn't go through.
2525
* 0.1.14 skipped due to delays in submission.
2626
* 0.1.17 cancelled as it was missing changes from 0.1.16.
27+
* 0.1.22 restricted version as it was submitted as a Helm chart, not Add-on
2728

2829
## Pushing Add-on Chart
2930

0 commit comments

Comments
 (0)