diff --git a/.gitignore b/.gitignore index 3785f0ef..1163412b 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,6 @@ bin .envrc *.pem + +# OS +.DS_STORE \ No newline at end of file diff --git a/charts/actions-runner-controller/Chart.yaml b/charts/actions-runner-controller/Chart.yaml index 9b19b78c..8007ef67 100644 --- a/charts/actions-runner-controller/Chart.yaml +++ b/charts/actions-runner-controller/Chart.yaml @@ -15,12 +15,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.1 +version: 0.3.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 0.16.1 +appVersion: 0.17.0 home: https://github.com/summerwind/actions-runner-controller