Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
st8ed committed Oct 13, 2023
1 parent 0698d83 commit 9f5340e
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.7";
chartVersion = "0.1.7";
version = "0.4.0";
chartVersion = "0.1.8";
vendorSha256 = "sha256-U4Yh+VNS1lBz4wwPl7q4RlYZdvRdj3IBS5P3XxlzrVI=";
dockerPackageTag = "st8ed/aws-cost-exporter:${version}";

Expand Down

0 comments on commit 9f5340e

Please sign in to comment.