Skip to content

Commit d828908

Browse files
Publish release artifacts for v0.0.4 (#46)
1 parent 7618071 commit d828908

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ack_generate_info:
2-
build_date: "2021-09-08T23:04:44Z"
2+
build_date: "2021-09-15T20:51:47Z"
33
build_hash: 394e8294aabf0b221c35f7a5c7bc7e4e43bc6f10
4-
go_version: go1.15 linux/amd64
4+
go_version: go1.15.6 linux/amd64
55
version: v0.13.2
66
api_directory_checksum: dfcc21d3fc7fcd228ae29942f020128e7a3bdb8e
77
api_version: v1alpha1
@@ -11,4 +11,4 @@ generator_config_info:
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation
14-
timestamp: 2021-09-08 23:04:50.207083456 +0000 UTC
14+
timestamp: 2021-09-15 20:51:53.255709113 +0000 UTC

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v1
22
name: s3-chart
33
description: A Helm chart for the ACK service controller for Amazon Simple Storage Service (S3)
4-
version: v0.0.3
5-
appVersion: v0.0.3
4+
version: v0.0.4
5+
appVersion: v0.0.4
66
home: https://github.com/aws-controllers-k8s/s3-controller
77
icon: https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88
sources:

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

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

0 commit comments

Comments
 (0)