diff --git a/githubreleasesmonitor-sample/Chart.yaml b/githubreleasesmonitor-sample/Chart.yaml index 517768b..a82c1e4 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.0 +version: 1.0.1 appVersion: 0.1.0 diff --git a/operator/Chart.yaml b/operator/Chart.yaml index 96a49dc..88cb0aa 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.0 +version: 1.0.1 appVersion: 0.1.0