diff --git a/Makefile b/Makefile index 50be58e..8e485bb 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ SHELL = /usr/bin/env bash -o pipefail .SHELLFLAGS = -ec .PHONY: all -all: build +all: lint-fix build test ##@ General diff --git a/charts/ira-controller/Chart.yaml b/charts/ira-controller/Chart.yaml index b6869f7..eb20c27 100644 --- a/charts/ira-controller/Chart.yaml +++ b/charts/ira-controller/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 -appVersion: "1.0.1" +appVersion: "1.1.0" description: A Helm chart for the ira-controller name: ira-controller type: application -version: 1.1.2 +version: 1.2.0