Skip to content

Commit

Permalink
Update for 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmdresser committed May 27, 2022
1 parent 060d640 commit 3b726dc
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 3b726dc

Please sign in to comment.