diff --git a/chart/cnfuzz/Chart.yaml b/chart/cnfuzz/Chart.yaml index 13cb14a..0a7663c 100644 --- a/chart/cnfuzz/Chart.yaml +++ b/chart/cnfuzz/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: 0.1.2 +version: 0.2.0 # 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: "v0.1.2" +appVersion: "v0.2.0" dependencies: - name: redis diff --git a/docs/cnfuzz-0.2.0.tgz b/docs/cnfuzz-0.2.0.tgz new file mode 100644 index 0000000..827f8bd Binary files /dev/null and b/docs/cnfuzz-0.2.0.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 91c6ac8..79c7afe 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,9 +1,28 @@ apiVersion: v1 entries: cnfuzz: + - apiVersion: v2 + appVersion: v0.2.0 + created: "2022-08-16T12:05:16.947446+02:00" + dependencies: + - condition: redis.enabled + name: redis + repository: https://charts.bitnami.com/bitnami + version: ^17.0.0 + - condition: minio.enabled + name: minio + repository: https://charts.min.io/ + version: ^4.0.12 + description: A Helm chart for cnfuzz + digest: 9961016b1d6c6a59d83dc52512e0072e04fe332d3ab68bd9f05045c459e87cc2 + name: cnfuzz + type: application + urls: + - https://suecodelabs.github.io/cnfuzz/cnfuzz-0.2.0.tgz + version: 0.2.0 - apiVersion: v2 appVersion: v0.1.2 - created: "2022-05-16T13:31:21.454952+02:00" + created: "2022-08-16T12:05:16.939924+02:00" dependencies: - condition: redis.enabled name: redis @@ -22,7 +41,7 @@ entries: version: 0.1.2 - apiVersion: v2 appVersion: v0.1.1 - created: "2022-05-16T13:31:21.448294+02:00" + created: "2022-08-16T12:05:16.934234+02:00" dependencies: - condition: redis.enabled name: redis @@ -41,7 +60,7 @@ entries: version: 0.1.1 - apiVersion: v2 appVersion: v0.1.0 - created: "2022-05-16T13:31:21.439393+02:00" + created: "2022-08-16T12:05:16.925955+02:00" dependencies: - condition: redis.enabled name: redis @@ -60,7 +79,7 @@ entries: version: 0.1.0 - apiVersion: v2 appVersion: v0.0.3-alpha - created: "2022-05-16T13:31:21.431341+02:00" + created: "2022-08-16T12:05:16.916974+02:00" dependencies: - condition: redis.enabled name: redis @@ -77,4 +96,4 @@ entries: urls: - https://suecodelabs.github.io/cnfuzz/cnfuzz-0.0.3-alpha.tgz version: 0.0.3-alpha -generated: "2022-05-16T13:31:21.421108+02:00" +generated: "2022-08-16T12:05:16.906852+02:00"