File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed 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/memorydb-controller
9- newTag : v0.0.0-non-release-version
9+ newTag : v0.0.1
Original file line number Diff line number Diff line change 11apiVersion : v1
22name : memorydb-chart
33description : A Helm chart for the ACK service controller for Amazon MemoryDB for Redis (MemoryDB)
4- version : v0.0.0-non-release-version
5- appVersion : v0.0.0-non-release-version
4+ version : v0.0.1
5+ appVersion : v0.0.1
66home : https://github.com/aws-controllers-k8s/memorydb-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/memorydb-controller:v0.0.0-non-release-version ".
2+ This chart deploys "public.ecr.aws/aws-controllers-k8s/memorydb-controller:v0.0.1 ".
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/memorydb-controller
7- tag : v0.0.0-non-release-version
7+ tag : v0.0.1
88 pullPolicy : IfNotPresent
99 pullSecrets : []
1010
You can’t perform that action at this time.
0 commit comments