Skip to content

Commit 2e98705

Browse files
authored
release artifacts for v0.0.6 (#12)
Issue #, if available: aws-controllers-k8s/community#988 Description of changes: * release artifacts for v0.0.6 By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 03b3da0 commit 2e98705

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

apis/v1alpha1/ack-generate-metadata.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ack_generate_info:
2-
build_date: "2021-09-23T17:44:12Z"
3-
build_hash: e4d7c2aabd8113176b0662bb3d31751914e2c5e9
2+
build_date: "2021-09-26T23:12:25Z"
3+
build_hash: 2b0ac062dd6d305434d252b5da5ed718c801b106
44
go_version: go1.16.5
55
version: v0.14.1
66
api_directory_checksum: 20625534fa65e1e856fc014ab5de111bbc23bf57

helm/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: apigatewayv2-chart
33
description: A Helm chart for the ACK service controller for Amazon API Gateway (APIGWv2)
4-
version: v0.0.5
5-
appVersion: v0.0.5
4+
version: v0.0.6
5+
appVersion: v0.0.6
66
home: https://github.com/aws-controllers-k8s/apigatewayv2-controller
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

helm/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
image:
66
repository: public.ecr.aws/aws-controllers-k8s/apigatewayv2-controller
7-
tag: v0.0.5
7+
tag: v0.0.6
88
pullPolicy: IfNotPresent
99
pullSecrets: []
1010

0 commit comments

Comments
 (0)