Skip to content

Commit 0401eb6

Browse files
committed
Release 0.3.3
1 parent 7b2462d commit 0401eb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
outputs = { self, nixpkgs }:
33
let
4-
version = "0.3.2";
5-
chartVersion = "0.1.3";
4+
version = "0.3.3";
5+
chartVersion = "0.1.4";
66
vendorSha256 = "sha256-LZomE9j6m7TAPyY/sZWVupyh8mkt8MjwUnmbYzZoUP8=";
77
dockerPackageTag = "st8ed/aws-cost-exporter:${version}";
88

0 commit comments

Comments
 (0)