diff --git a/githubreleasesmonitor-sample/Chart.yaml b/githubreleasesmonitor-sample/Chart.yaml index a82c1e4..d9da6d6 100644 --- a/githubreleasesmonitor-sample/Chart.yaml +++ b/githubreleasesmonitor-sample/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: githubreleasesmonitor-sample description: A Helm chart for Kubernetes type: application -version: 1.0.1 +version: 1.1.0 appVersion: 0.1.0 diff --git a/operator/Chart.yaml b/operator/Chart.yaml index 88cb0aa..aaff52f 100644 --- a/operator/Chart.yaml +++ b/operator/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: operator description: A Helm chart for Kubernetes type: application -version: 1.0.1 +version: 1.1.0 appVersion: 0.1.0