File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ dependencies:
73
73
version: 1.0.23
74
74
- name: iam-chart
75
75
repository: oci://public.ecr.aws/aws-controllers-k8s
76
- version: 1.3.21
76
+ version: 1.3.22
77
77
- name: kafka-chart
78
78
repository: oci://public.ecr.aws/aws-controllers-k8s
79
79
version: 1.0.11
80
80
- name: keyspaces-chart
81
81
repository: oci://public.ecr.aws/aws-controllers-k8s
82
- version: 1.0.9
82
+ version: 1.0.10
83
83
- name: kinesis-chart
84
84
repository: oci://public.ecr.aws/aws-controllers-k8s
85
85
version: 1.0.11
@@ -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:442ef89038e3afe1278a4d6d05208a143eda5d28464cea7a4a7ffdd7f370f55d
159
- generated: "2025-05-24T00:32:59.81052697Z "
158
+ digest: sha256:60f066c8e64f23892830d35b10a95a3839f143e37ffe5e8a888d69340b10e1ac
159
+ generated: "2025-05-24T00:37:51.767834824Z "
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.1
5
+ version : 46.27.2
6
6
appVersion : " 0.0.0"
7
7
dependencies :
8
8
- name : acm-chart
@@ -127,7 +127,7 @@ dependencies:
127
127
condition : eventbridge.enabled
128
128
- name : iam-chart
129
129
alias : iam
130
- version : 1.3.21
130
+ version : 1.3.22
131
131
repository : oci://public.ecr.aws/aws-controllers-k8s
132
132
condition : iam.enabled
133
133
- name : kafka-chart
@@ -137,7 +137,7 @@ dependencies:
137
137
condition : kafka.enabled
138
138
- name : keyspaces-chart
139
139
alias : keyspaces
140
- version : 1.0.9
140
+ version : 1.0.10
141
141
repository : oci://public.ecr.aws/aws-controllers-k8s
142
142
condition : keyspaces.enabled
143
143
- name : kinesis-chart
You can’t perform that action at this time.
0 commit comments