Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
st8ed committed Jun 29, 2022
1 parent c1dd593 commit 27278c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
outputs = { self, nixpkgs }:
let
version = "0.3.1";
chartVersion = "0.1.2";
version = "0.3.2";
chartVersion = "0.1.3";
vendorSha256 = "sha256-LZomE9j6m7TAPyY/sZWVupyh8mkt8MjwUnmbYzZoUP8=";
dockerPackageTag = "st8ed/aws-cost-exporter:${version}";

Expand Down

0 comments on commit 27278c2

Please sign in to comment.