File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -115,10 +115,10 @@ dependencies:
115
115
version: 1.0.7
116
116
- name: rds-chart
117
117
repository: oci://public.ecr.aws/aws-controllers-k8s
118
- version: 1.4.18
118
+ version: 1.4.19
119
119
- name: recyclebin-chart
120
120
repository: oci://public.ecr.aws/aws-controllers-k8s
121
- version: 1.0.8
121
+ version: 1.0.9
122
122
- name: route53-chart
123
123
repository: oci://public.ecr.aws/aws-controllers-k8s
124
124
version: 1.0.1
@@ -155,5 +155,5 @@ dependencies:
155
155
- name: wafv2-chart
156
156
repository: oci://public.ecr.aws/aws-controllers-k8s
157
157
version: 1.0.9
158
- digest: sha256:bd822b2a52b7292e657f0979eae1b7ca6af20d4dbf43a59d249620417d63535a
159
- generated: "2025-05-27T16:52:38.389075698Z "
158
+ digest: sha256:c0b204b9627293047561cbebb67fd2ee0fc6bb42bb18c9ea647436752ca6a4ea
159
+ generated: "2025-05-27T16:56:20.933202062Z "
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : ack-chart
3
3
description : A Helm chart containing all ACK charts as sub-charts
4
4
type : application
5
- version : 46.27.7
5
+ version : 46.27.8
6
6
appVersion : " 0.0.0"
7
7
dependencies :
8
8
- name : acm-chart
@@ -197,12 +197,12 @@ dependencies:
197
197
condition : ram.enabled
198
198
- name : rds-chart
199
199
alias : rds
200
- version : 1.4.18
200
+ version : 1.4.19
201
201
repository : oci://public.ecr.aws/aws-controllers-k8s
202
202
condition : rds.enabled
203
203
- name : recyclebin-chart
204
204
alias : recyclebin
205
- version : 1.0.8
205
+ version : 1.0.9
206
206
repository : oci://public.ecr.aws/aws-controllers-k8s
207
207
condition : recyclebin.enabled
208
208
- name : route53-chart
You can’t perform that action at this time.
0 commit comments