diff --git a/docs/bdr-0.1.8.tgz b/docs/bdr-0.1.8.tgz new file mode 100644 index 00000000..4b9f6ab8 Binary files /dev/null and b/docs/bdr-0.1.8.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 8c20e0ec..988c7b47 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -212,6 +212,63 @@ entries: - archives-0.2.0.tgz version: 0.2.0 bdr: + - apiVersion: v2 + appVersion: 5.9.4-194 + created: "2024-11-05T12:51:07.519269+02:00" + dependencies: + - alias: zeoserver + name: rn-zeoserver + repository: https://eea.github.io/helm-charts + version: 0.1.5 + - alias: local-converters + condition: rn-local-converters.enabled + name: rn-local-converters + repository: https://eea.github.io/helm-charts + version: 0.1.1 + - alias: clamav + condition: rn-clamav.enabled + name: rn-clamav + repository: https://eea.github.io/helm-charts + version: 0.1.3 + - alias: ldap + name: rn-bdr-ldap + repository: https://eea.github.io/helm-charts + version: 0.1.0 + - alias: bdr-registry + name: rn-bdr-registry + repository: https://eea.github.io/helm-charts + version: 0.1.1 + - name: postgresql + repository: https://charts.bitnami.com/bitnami + version: 15.2.8 + - condition: postfix.enabled + name: postfix + repository: https://eea.github.io/helm-charts + version: 2.0.1 + - alias: bdr-registry-notifications + name: rn-bdr-registry-notifications + repository: https://eea.github.io/helm-charts + version: 0.1.0 + - alias: bdr-registry-notifications-async + name: rn-bdr-registry-notifications + repository: https://eea.github.io/helm-charts + version: 0.1.0 + - alias: european-registry + name: rn-bdr-european-registry + repository: https://eea.github.io/helm-charts + version: 0.1.0 + - alias: apache + name: rn-apache + repository: https://eea.github.io/helm-charts + version: 0.1.0 + description: A BDR Helm chart for Kubernetes + digest: ec7e42bb73dc1a8a7280a546f3c8d0950b98e2f6d3bd321fce3d7caa1fc5667d + icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/bdr/logo_eionet.png + name: bdr + type: application + urls: + - bdr-0.1.8.tgz + version: 0.1.8 - apiVersion: v2 appVersion: 5.9.4-194 created: "2024-11-05T10:26:06.753525+02:00" @@ -6225,4 +6282,4 @@ entries: urls: - zz-testing-catalogrefresh-2.0.0.tgz version: 2.0.0 -generated: "2024-11-05T12:27:15.1845+02:00" +generated: "2024-11-05T12:51:07.511905+02:00" diff --git a/sources/bdr/Chart.lock b/sources/bdr/Chart.lock index ea053381..c5939add 100644 --- a/sources/bdr/Chart.lock +++ b/sources/bdr/Chart.lock @@ -7,13 +7,13 @@ dependencies: version: 0.1.1 - name: rn-clamav repository: https://eea.github.io/helm-charts - version: 0.1.1 + version: 0.1.3 - name: rn-bdr-ldap repository: https://eea.github.io/helm-charts version: 0.1.0 - name: rn-bdr-registry repository: https://eea.github.io/helm-charts - version: 0.1.0 + version: 0.1.1 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 15.2.8 @@ -32,5 +32,5 @@ dependencies: - name: rn-apache repository: https://eea.github.io/helm-charts version: 0.1.0 -digest: sha256:22d0daf0f522a048dc256c3ee0348348a9e018be317c83a3f3f734df474e6be1 -generated: "2024-10-25T15:53:46.485111+03:00" +digest: sha256:77ab67b6cfb91a3fa19ee705d1fd39b1d661881b6c670f2bf97d17ea7953e200 +generated: "2024-11-05T12:51:01.158161+02:00" diff --git a/sources/bdr/Chart.yaml b/sources/bdr/Chart.yaml index d5a0aa2c..38051b45 100644 --- a/sources/bdr/Chart.yaml +++ b/sources/bdr/Chart.yaml @@ -5,7 +5,7 @@ icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/bdr/logo_ei type: application -version: 0.1.7 +version: 0.1.8 appVersion: "5.9.4-194" @@ -20,7 +20,7 @@ dependencies: condition: rn-local-converters.enabled alias: local-converters - name: rn-clamav - version: 0.1.1 + version: 0.1.3 repository: https://eea.github.io/helm-charts condition: rn-clamav.enabled alias: clamav @@ -29,7 +29,7 @@ dependencies: repository: https://eea.github.io/helm-charts alias: ldap - name: rn-bdr-registry - version: 0.1.0 + version: 0.1.1 repository: https://eea.github.io/helm-charts alias: bdr-registry - name: postgresql diff --git a/sources/bdr/README.md b/sources/bdr/README.md index 08c1d34a..1f9296d5 100644 --- a/sources/bdr/README.md +++ b/sources/bdr/README.md @@ -6,39 +6,36 @@ This chart is almost configured for production use. ## Values -
- -
rabbitmq
-
This can be used to set the rabbitmq host to be used.
. - -
+### rabbitmq +This can be used to set the rabbitmq host to be used. ## Releases -
- -
Version 0.1.7
-
Updated appVersion to 5.9.4-194.
+### Version 0.1.8 +- Updated rn-cclamav to 0.1.3 +- Updated rn-bdr-registry to 0.1.1 +- Updated README -
Version 0.1.6
-
Removed bdr-sync job and updated questions.yaml.
+### Version 0.1.7 +- Updated appVersion to 5.9.4-194 -
Version 0.1.5
-
Fixed cron-sync-cronjob.yaml template.
+### Version 0.1.6 +- Removed bdr-sync job and updated questions.yaml -
Version 0.1.4
-
Tweaked sync cronjobs with custom backoffLimit.
+### Version 0.1.5 +- Fixed cron-sync-cronjob.yaml template -
Version 0.1.3
-
Questions updates for some strings.
+### Version 0.1.4 +- Tweaked sync cronjobs with custom backoffLimit -
Version 0.1.2
-
Questions updates.
+### Version 0.1.3 +- Questions updates for some strings -
Version 0.1.1
-
Added htpasswd question.
+### Version 0.1.2 +- Questions updates -
Version 0.1.0
-
Initial release.
+### Version 0.1.1 +- Added htpasswd question -
+### Version 0.1.0 +- Initial release diff --git a/sources/bdr/charts/rn-bdr-registry-0.1.0.tgz b/sources/bdr/charts/rn-bdr-registry-0.1.0.tgz deleted file mode 100644 index 861c7383..00000000 Binary files a/sources/bdr/charts/rn-bdr-registry-0.1.0.tgz and /dev/null differ diff --git a/sources/bdr/charts/rn-bdr-registry-0.1.1.tgz b/sources/bdr/charts/rn-bdr-registry-0.1.1.tgz new file mode 100644 index 00000000..ec98bc3d Binary files /dev/null and b/sources/bdr/charts/rn-bdr-registry-0.1.1.tgz differ diff --git a/sources/bdr/charts/rn-clamav-0.1.1.tgz b/sources/bdr/charts/rn-clamav-0.1.1.tgz deleted file mode 100644 index cfc5668d..00000000 Binary files a/sources/bdr/charts/rn-clamav-0.1.1.tgz and /dev/null differ diff --git a/sources/bdr/charts/rn-clamav-0.1.3.tgz b/sources/bdr/charts/rn-clamav-0.1.3.tgz new file mode 100644 index 00000000..5fce0d29 Binary files /dev/null and b/sources/bdr/charts/rn-clamav-0.1.3.tgz differ