File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11ack_generate_info :
2- build_date : " 2025-06-26T06:25:52Z "
3- build_hash : a488d4e8a9222ed51e5690cb5850beb21cce5a1f
4- go_version : go1.24.2
5- version : v0.48.0-1-ga488d4e
2+ build_date : " 2025-07-15T03:17:32Z "
3+ build_hash : c6808295bbb03aac999713ecf1f3aa5cd698a17e
4+ go_version : go1.24.4
5+ version : v0.49.0
66api_directory_checksum : e7d8480a655968a4f441db9509fd5561aa5eb1c4
77api_version : v1alpha1
88aws_sdk_go_version : v1.32.6
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ kind: Kustomization
66images :
77- name : controller
88 newName : public.ecr.aws/aws-controllers-k8s/elasticache-controller
9- newTag : 1.0.4
9+ newTag : 1.0.5
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.1
66
77require (
88 github.com/aws-controllers-k8s/ec2-controller v1.0.7
9- github.com/aws-controllers-k8s/runtime v0.48 .0
9+ github.com/aws-controllers-k8s/runtime v0.49 .0
1010 github.com/aws-controllers-k8s/sns-controller v1.0.11
1111 github.com/aws/aws-sdk-go v1.49.0
1212 github.com/aws/aws-sdk-go-v2 v1.36.1
Original file line number Diff line number Diff line change 11github.com/aws-controllers-k8s/ec2-controller v1.0.7 h1:7MDu2bq8NFKbgzzgHYPFRT7bf+SmTchgWuq8ixKK0Jc =
22github.com/aws-controllers-k8s/ec2-controller v1.0.7 /go.mod h1:PvsQehgncHgcu9FiY13M45+GkVsKI98g7G83SrgH7vY =
3- github.com/aws-controllers-k8s/runtime v0.48 .0 h1:DnbLQ7gbhQfpOTviR+r+svLjvKhRhxRuNEZo6okZYro =
4- github.com/aws-controllers-k8s/runtime v0.48 .0 /go.mod h1:XNEBK9jN8n19dtHrprn+WlBq9wUc0RspuCmeT4nXb0s =
3+ github.com/aws-controllers-k8s/runtime v0.49 .0 h1:ldCW04WwjrgeTE4W+VpAssojfrK343/jcbdRYFYxKnU =
4+ github.com/aws-controllers-k8s/runtime v0.49 .0 /go.mod h1:XNEBK9jN8n19dtHrprn+WlBq9wUc0RspuCmeT4nXb0s =
55github.com/aws-controllers-k8s/sns-controller v1.0.11 h1:nnkywTHzO64y7RrrfoPNyYf1TOkkQHtlg+S0jEPKUZ8 =
66github.com/aws-controllers-k8s/sns-controller v1.0.11 /go.mod h1:ODQIDZR3hHQqcyif4UXVFQfEzTaWU1jqFtVr83K2p9M =
77github.com/aws/aws-sdk-go v1.49.0 h1:g9BkW1fo9GqKfwg2+zCD+TW/D36Ux+vtfJ8guF4AYmY =
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : elasticache-chart
33description : A Helm chart for the ACK service controller for Amazon ElastiCache (ElastiCache)
4- version : 1.0.4
5- appVersion : 1.0.4
4+ version : 1.0.5
5+ appVersion : 1.0.5
66home : https://github.com/aws-controllers-k8s/elasticache-controller
77icon : https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
88sources :
Original file line number Diff line number Diff line change 11{{ .Chart.Name }} has been installed.
2- This chart deploys "public.ecr.aws/aws-controllers-k8s/elasticache-controller:1.0.4 ".
2+ This chart deploys "public.ecr.aws/aws-controllers-k8s/elasticache-controller:1.0.5 ".
33
44Check its status by running:
55 kubectl --namespace {{ .Release.Namespace }} get pods -l "app.kubernetes.io/instance={{ .Release.Name }}"
Original file line number Diff line number Diff line change 44
55image :
66 repository : public.ecr.aws/aws-controllers-k8s/elasticache-controller
7- tag : 1.0.4
7+ tag : 1.0.5
88 pullPolicy : IfNotPresent
99 pullSecrets : []
1010
You can’t perform that action at this time.
0 commit comments