diff --git a/.gitignore b/.gitignore index afe22ae..660493c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,3 @@ -sample-values.yaml -sample-values-post.yaml -sample-values-mysql.yaml -sample-values-dev365.yaml -sample-values-dev365-dex.yaml -sample-values-dev365-dex-bkp.yaml -sample-values-dev365-dex-github.yaml -sample-values-dev365-dex-github-dd.yaml -sample-values-dev365-cognito-dex.yaml -sample-values-dev365-cognito-dex.yaml -sample-values-dev365-ldap.yaml -sample-values-dev365-aws.yaml -sample-values-dev365-gcp.yaml -sample-values-dev365-gcp-dex.yaml -sample-values-dev365-dex-H2.yaml +sample-*.yaml secretFiles/* !secretFiles/README.md \ No newline at end of file diff --git a/charts/terrakube/Chart.yaml b/charts/terrakube/Chart.yaml index babc6cd..94b0b8f 100644 --- a/charts/terrakube/Chart.yaml +++ b/charts/terrakube/Chart.yaml @@ -15,13 +15,13 @@ 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: 3.21.1 +version: 3.21.2 # 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. # It is recommended to use it with quotes. -appVersion: "2.22.0" +appVersion: "2.23.0" dependencies: - name: minio