diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..7afc2e5d1e5ba165b9e8c7fc7a172aa836fc4e13 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.idea/ +/target +data/ +tarpaulin-report.html +lcov.info diff --git a/index.yaml b/index.yaml deleted file mode 100644 index bc775d5547e40d86044a1e1e93b77edafeff05f2..0000000000000000000000000000000000000000 --- a/index.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v1 -entries: - rustus: - - apiVersion: v2 - appVersion: 0.4.8 - created: "2022-03-26T14:57:57.8396874Z" - dependencies: - - condition: redis.enabled - name: redis - repository: https://charts.bitnami.com/bitnami - version: ^16.0 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.bitnami.com/bitnami - version: ^11.0 - - condition: mysql.enabled - name: mysql - repository: https://charts.bitnami.com/bitnami - version: ^8.0 - description: A Helm chart for rustus - digest: 1469935b4da5a103b6b27e71f50cf5cf71a2c83946f599f60c59426f45c12d6f - home: https://github.com/s3rius/rustus/ - icon: https://raw.githubusercontent.com/s3rius/rustus/master/imgs/logo.svg - name: rustus - type: application - urls: - - https://s3rius.github.io/rustus/rustus-0.1.0.tgz - version: 0.1.0 -generated: "2022-03-26T14:57:57.8247256Z" diff --git a/rustus-0.1.0.tgz b/rustus-0.1.0.tgz deleted file mode 100644 index a0558bda9dd37fc4c0b23ab0e7b13922aa00ffcf..0000000000000000000000000000000000000000 Binary files a/rustus-0.1.0.tgz and /dev/null differ