Skip to content

Commit

Permalink
Updating chart dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-robot committed Jun 13, 2023
1 parent de08284 commit c7f1ed6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
version: 1.2.3
- name: rds-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.1.4
version: 1.1.5
- name: s3-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: 1.0.4
Expand All @@ -62,5 +62,5 @@ dependencies:
- name: sqs-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: 1.0.2
digest: sha256:237b961d4c295b8842d5512598d81879be5a1ad645228841083d1825475d4097
generated: "2023-06-12T20:22:22.169494533Z"
digest: sha256:54b9f53dd1125b8ba85ad72f32fedd5a151adadbc6821bf7ae4348ee2cb21d26
generated: "2023-06-13T22:26:26.886849117Z"
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: ack-chart
description: A Helm chart containing all ACK charts as sub-charts
type: application
version: 6.0.0
version: 7.0.0
appVersion: "0.0.0"
dependencies:
- name: apigatewayv2-chart
Expand Down Expand Up @@ -82,7 +82,7 @@ dependencies:
condition: prometheusservice.enabled
- name: rds-chart
alias: rds
version: v1.1.4
version: 1.1.5
repository: oci://public.ecr.aws/aws-controllers-k8s
condition: rds.enabled
- name: s3-chart
Expand Down

0 comments on commit c7f1ed6

Please sign in to comment.