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 May 11, 2023
1 parent 4183108 commit a8e978e
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: v1.2.2
- name: rds-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.1.2
version: v1.1.3
- name: s3-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.3
Expand All @@ -62,5 +62,5 @@ dependencies:
- name: sqs-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.1
digest: sha256:93c5175a128b34d80d449bcc8af901a956ae640d64e748cde4d533848f9ae731
generated: "2023-05-11T18:48:25.241413561Z"
digest: sha256:e304ee1c1b2eabeb18fd85410b81774f842f6de662d1948615e43ef12e42b879
generated: "2023-05-11T19:48:27.634432429Z"
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.11.10
version: 1.11.11
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.2
version: v1.1.3
repository: oci://public.ecr.aws/aws-controllers-k8s
condition: rds.enabled
- name: s3-chart
Expand Down

0 comments on commit a8e978e

Please sign in to comment.