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 Mar 31, 2023
1 parent 13c2109 commit 3cc20ff
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 @@ -40,7 +40,7 @@ dependencies:
version: v1.0.2
- name: rds-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.1.1
version: v1.1.2
- name: s3-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.3
Expand All @@ -50,5 +50,5 @@ dependencies:
- name: sfn-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.2
digest: sha256:79b02367cadb1be7453e74b53baeb00a5f613fd46fb959e90b282931fe809062
generated: "2023-03-30T19:15:16.319272061Z"
digest: sha256:14c2c04c5bd24eb8975fb1a2c6a6b802e10d1fb98cf27c2aa5619360bd3fe124
generated: "2023-03-31T16:43:01.593638444Z"
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: 1.4.0
version: 1.4.1
appVersion: "0.0.0"
dependencies:
- name: apigatewayv2-chart
Expand Down Expand Up @@ -72,7 +72,7 @@ dependencies:
condition: prometheusservice.enabled
- name: rds-chart
alias: rds
version: v1.1.1
version: v1.1.2
repository: oci://public.ecr.aws/aws-controllers-k8s
condition: rds.enabled
- name: s3-chart
Expand Down

0 comments on commit 3cc20ff

Please sign in to comment.