diff --git a/.gitignore b/.gitignore index dedd5f3..08ab192 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,7 @@ !charts/** !index.yaml +!*.tgz !.github/* !.github/workflows/* @@ -47,4 +48,3 @@ # ...even if they are in subdirectories !*/ - diff --git a/charts/rbac-wizard/Chart.yaml b/charts/rbac-wizard/Chart.yaml index ffe347a..6c97b01 100644 --- a/charts/rbac-wizard/Chart.yaml +++ b/charts/rbac-wizard/Chart.yaml @@ -6,6 +6,7 @@ maintainers: - name: pehlicd email: furkanpehlivan34@gmail.com url: https://github.com/pehlicd + type: application version: 0.1.0 appVersion: "0.0.6"