From 37d7644d0a5fcdd9e0ae966628a0ea36aaf4c987 Mon Sep 17 00:00:00 2001 From: Vijay Tripathi Date: Sun, 26 Sep 2021 23:13:19 +0000 Subject: [PATCH] release artifacts for v0.0.6 --- apis/v1alpha1/ack-generate-metadata.yaml | 4 ++-- helm/Chart.yaml | 4 ++-- helm/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apis/v1alpha1/ack-generate-metadata.yaml b/apis/v1alpha1/ack-generate-metadata.yaml index 6e2f72f..d71b211 100755 --- a/apis/v1alpha1/ack-generate-metadata.yaml +++ b/apis/v1alpha1/ack-generate-metadata.yaml @@ -1,6 +1,6 @@ ack_generate_info: - build_date: "2021-09-23T17:44:12Z" - build_hash: e4d7c2aabd8113176b0662bb3d31751914e2c5e9 + build_date: "2021-09-26T23:12:25Z" + build_hash: 2b0ac062dd6d305434d252b5da5ed718c801b106 go_version: go1.16.5 version: v0.14.1 api_directory_checksum: 20625534fa65e1e856fc014ab5de111bbc23bf57 diff --git a/helm/Chart.yaml b/helm/Chart.yaml index a29bfd0..f958195 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 name: apigatewayv2-chart description: A Helm chart for the ACK service controller for Amazon API Gateway (APIGWv2) -version: v0.0.5 -appVersion: v0.0.5 +version: v0.0.6 +appVersion: v0.0.6 home: https://github.com/aws-controllers-k8s/apigatewayv2-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 4d592b3..bb9ad2b 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -4,7 +4,7 @@ image: repository: public.ecr.aws/aws-controllers-k8s/apigatewayv2-controller - tag: v0.0.5 + tag: v0.0.6 pullPolicy: IfNotPresent pullSecrets: []