Skip to content

Commit 9f5340e

Browse files
committed
Release 0.4.0
1 parent 0698d83 commit 9f5340e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
outputs = { self, nixpkgs }:
33
let
4-
version = "0.3.7";
5-
chartVersion = "0.1.7";
4+
version = "0.4.0";
5+
chartVersion = "0.1.8";
66
vendorSha256 = "sha256-U4Yh+VNS1lBz4wwPl7q4RlYZdvRdj3IBS5P3XxlzrVI=";
77
dockerPackageTag = "st8ed/aws-cost-exporter:${version}";
88

0 commit comments

Comments
 (0)