diff --git a/apis/v1alpha1/ack-generate-metadata.yaml b/apis/v1alpha1/ack-generate-metadata.yaml index 8db0ad8..127fee9 100755 --- a/apis/v1alpha1/ack-generate-metadata.yaml +++ b/apis/v1alpha1/ack-generate-metadata.yaml @@ -1,7 +1,7 @@ ack_generate_info: - build_date: "2021-09-23T17:56:40Z" - build_hash: fe3ca1f5ee52a0e49be0f8458b4e5058a8f0fd47 - go_version: go1.15 + build_date: "2021-09-26T23:02:50Z" + build_hash: 2b0ac062dd6d305434d252b5da5ed718c801b106 + go_version: go1.16.5 version: v0.14.1 api_directory_checksum: dfcc21d3fc7fcd228ae29942f020128e7a3bdb8e api_version: v1alpha1 diff --git a/helm/Chart.yaml b/helm/Chart.yaml index f680ccf..bbad2c6 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: s3-chart description: A Helm chart for the ACK service controller for Amazon Simple Storage Service (S3) -version: v0.0.4 -appVersion: v0.0.4 +version: v0.0.5 +appVersion: v0.0.5 home: https://github.com/aws-controllers-k8s/s3-controller icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png sources: diff --git a/helm/values.yaml b/helm/values.yaml index 2bf91bf..c43353c 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -4,7 +4,7 @@ image: repository: public.ecr.aws/aws-controllers-k8s/s3-controller - tag: v0.0.4 + tag: v0.0.5 pullPolicy: IfNotPresent pullSecrets: []