File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
ack_generate_info :
2
- build_date : " 2022-09-20T23:06:08Z "
2
+ build_date : " 2022-10-04T18:55:06Z "
3
3
build_hash : 6e2ffbc3b16a30ac59be6719918c601c2c864064
4
4
go_version : go1.17.13
5
5
version : v0.20.1-3-g6e2ffbc
6
- api_directory_checksum : 061c459c9ae951c4cb4cf1a91658d2bbd6c24149
6
+ api_directory_checksum : ca9187f53c674d6424c5a4120fe2609afce3d52a
7
7
api_version : v1alpha1
8
8
aws_sdk_go_version : v1.44.93
9
9
generator_config_info :
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ kind: Kustomization
6
6
images :
7
7
- name : controller
8
8
newName : public.ecr.aws/aws-controllers-k8s/sagemaker-controller
9
- newTag : v0.4.4
9
+ newTag : v0.4.5
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : sagemaker-chart
3
3
description : A Helm chart for the ACK service controller for Amazon SageMaker (SageMaker)
4
- version : v0.4.4
5
- appVersion : v0.4.4
4
+ version : v0.4.5
5
+ appVersion : v0.4.5
6
6
home : https://github.com/aws-controllers-k8s/sagemaker-controller
7
7
icon : https://raw.githubusercontent.com/aws/eks-charts/master/docs/logo/aws.png
8
8
sources :
Original file line number Diff line number Diff line change 1
1
{{ .Chart.Name }} has been installed.
2
- This chart deploys "public.ecr.aws/aws-controllers-k8s/sagemaker-controller:v0.4.4 ".
2
+ This chart deploys "public.ecr.aws/aws-controllers-k8s/sagemaker-controller:v0.4.5 ".
3
3
4
4
Check its status by running:
5
5
kubectl --namespace {{ .Release.Namespace }} get pods -l "app.kubernetes.io/instance={{ .Release.Name }}"
Original file line number Diff line number Diff line change 4
4
5
5
image :
6
6
repository : public.ecr.aws/aws-controllers-k8s/sagemaker-controller
7
- tag : v0.4.4
7
+ tag : v0.4.5
8
8
pullPolicy : IfNotPresent
9
9
pullSecrets : []
10
10
You can’t perform that action at this time.
0 commit comments