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 12, 2023
1 parent edfc601 commit de08284
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 @@ -19,7 +19,7 @@ dependencies:
version: v1.0.4
- name: eks-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.2
version: 1.0.3
- name: emrcontainers-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: v1.0.1
Expand Down Expand Up @@ -62,5 +62,5 @@ dependencies:
- name: sqs-chart
repository: oci://public.ecr.aws/aws-controllers-k8s
version: 1.0.2
digest: sha256:cdfd2514fcb079c6a7073d941405bede59a1e12e1a2b62bcc0408ecfb7715054
generated: "2023-06-07T18:03:29.881244587Z"
digest: sha256:237b961d4c295b8842d5512598d81879be5a1ad645228841083d1825475d4097
generated: "2023-06-12T20:22:22.169494533Z"
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: 5.0.0
version: 6.0.0
appVersion: "0.0.0"
dependencies:
- name: apigatewayv2-chart
Expand Down Expand Up @@ -37,7 +37,7 @@ dependencies:
condition: ecr.enabled
- name: eks-chart
alias: eks
version: v1.0.2
version: 1.0.3
repository: oci://public.ecr.aws/aws-controllers-k8s
condition: eks.enabled
- name: emrcontainers-chart
Expand Down

0 comments on commit de08284

Please sign in to comment.