From 979eb78b6135dc347d02faa81b10a006509433ec Mon Sep 17 00:00:00 2001 From: Terje Sannum Date: Sun, 10 Dec 2023 13:37:29 +0100 Subject: [PATCH] use default executable name --- Makefile | 2 +- charts/tibber-exporter/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 6232c8c..52b6637 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ build: deps - CGO_ENABLED=0 go build -o tibber-exporter \ + CGO_ENABLED=0 go build \ -ldflags " \ -X github.com/prometheus/common/version.BuildUser=$(shell id -un) \ -X github.com/prometheus/common/version.Branch=$(shell git rev-parse --abbrev-ref HEAD) \ diff --git a/charts/tibber-exporter/Chart.yaml b/charts/tibber-exporter/Chart.yaml index 1a5cfce..53fa1fa 100644 --- a/charts/tibber-exporter/Chart.yaml +++ b/charts/tibber-exporter/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: tibber-exporter -version: 3.6.0 +version: 3.6.1 description: Tibber exporter type: application keywords: