| commit | e009a5dd3fbd34d4586d2f2f9d08347b0f31ad6b | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jan 05 14:10:11 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Jan 17 12:39:32 2024 +0400 |
| tree | 9d7550cc19de32cc82e05a631c6da62b8bfc7979 | |
| parent | b00a1db3769c05f06d10aca90acec784b9e4c2ee [diff] [blame] |
installer: migrate apps to cuelang
diff --git a/charts/oauth2-client/Chart.yaml b/charts/oauth2-client/Chart.yaml new file mode 100644 index 0000000..535f1bc --- /dev/null +++ b/charts/oauth2-client/Chart.yaml
@@ -0,0 +1,6 @@ +apiVersion: v2 +name: oauth2-client +description: A Helm chart for creating PCloud OAuth2 clients +type: application +version: 0.0.1 +appVersion: "0.0.1"