diff --git a/charts/microservice/Chart.yaml b/charts/microservice/Chart.yaml index c366a20..21221ab 100644 --- a/charts/microservice/Chart.yaml +++ b/charts/microservice/Chart.yaml @@ -1,4 +1,4 @@ apiVersion: v2 name: ps2alerts-microservice -version: 1.1.0 -appVersion: 1.1.0 +version: 1.1.1 +appVersion: 1.1.1 diff --git a/charts/package.json b/charts/package.json index 0b8edf7..143414b 100644 --- a/charts/package.json +++ b/charts/package.json @@ -1,6 +1,6 @@ { "name": "ps2alerts-charts", - "version": "1.1.0", + "version": "1.1.1", "repository": { "type": "git", "url": "git+https://github.com/ps2alerts/helm-charts.git"