diff --git a/prepare/chart/Chart.yaml b/prepare/chart/Chart.yaml index 4138254..a12513f 100644 --- a/prepare/chart/Chart.yaml +++ b/prepare/chart/Chart.yaml @@ -4,12 +4,12 @@ version: 0.14.1 icon: https://raw.githubusercontent.com/ndebuhr/cloud-native-workstation/master/images/cnw.png dependencies: - name: ingress-nginx - version: 4.0.13 + version: 4.0.16 repository: https://kubernetes.github.io/ingress-nginx - name: gatekeeper version: 3.7.0 repository: https://open-policy-agent.github.io/gatekeeper/charts - name: aws-efs-csi-driver - version: 2.2.2 + version: 2.2.3 repository: https://kubernetes-sigs.github.io/aws-efs-csi-driver/ condition: aws-efs-csi-driver.enabled \ No newline at end of file