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 20, 2023
1 parent 03dcae6 commit c8e4f34
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 @@ -61,6 +61,6 @@ dependencies:
version: 1.0.2
- name: sqs-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.2
digest: sha256:24795e8eadee2cda6c84396acf47d9a30f03c8d81125be31a4d9302d23c7ef05
generated: "2023-05-18T23:11:30.646854603Z"
version: 1.0.3
digest: sha256:2b90b0d489c46a59885c3b524904af112f38e7d6ef6f4cf1b7ea13439cbac864
generated: "2023-05-20T02:22:00.974547876Z"
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: 2.0.0
version: 3.0.0
appVersion: "0.0.0"
dependencies:
- name: apigatewayv2-chart
Expand Down Expand Up @@ -107,6 +107,6 @@ dependencies:
condition: sns.enabled
- name: sqs-chart
alias: sqs
version: v1.0.2
version: 1.0.3
repository: oci://public.ecr.aws/aws-controllers-k8s
condition: sqs.enabled

0 comments on commit c8e4f34

Please sign in to comment.