Skip to content

Commit

Permalink
Merge pull request #47 from kubecost/mmd/update-2.0.1
Browse files Browse the repository at this point in the history
Update for 2.0.1
  • Loading branch information
michaelmdresser authored May 27, 2022
2 parents 060d640 + 3b726dc commit 28ab31c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=2.0.0
VERSION=2.0.1
REGISTRY=gcr.io
PROJECT_ID=kubecost1
APPNAME=cluster-turndown
Expand Down
2 changes: 1 addition & 1 deletion artifacts/cluster-turndown-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ spec:
spec:
containers:
- name: cluster-turndown
image: gcr.io/kubecost1/cluster-turndown:2.0.0
image: gcr.io/kubecost1/cluster-turndown:2.0.1
volumeMounts:
- name: turndown-keys
mountPath: /var/keys
Expand Down

0 comments on commit 28ab31c

Please sign in to comment.