diff --git a/docs/bdr-0.1.30.tgz b/docs/bdr-0.1.30.tgz new file mode 100644 index 0000000..e4f435f Binary files /dev/null and b/docs/bdr-0.1.30.tgz differ diff --git a/docs/index.yaml b/docs/index.yaml index 1a6c670..237bb89 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -262,6 +262,63 @@ entries: - archives-0.2.0.tgz version: 0.2.0 bdr: + - apiVersion: v2 + appVersion: 5.9.4-199 + created: "2024-12-23T13:51:59.974452+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.3 + - alias: clamav + condition: rn-clamav.enabled + name: rn-clamav + repository: https://eea.github.io/helm-charts + version: 0.1.4 + - alias: ldap + name: rn-bdr-ldap + repository: https://eea.github.io/helm-charts + version: 0.1.1 + - alias: bdr-registry + name: rn-bdr-registry + repository: https://eea.github.io/helm-charts + version: 0.1.3 + - 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: 3.0.6 + - alias: bdr-registry-notifications + name: rn-bdr-registry-notifications + repository: https://eea.github.io/helm-charts + version: 0.1.6 + - alias: bdr-registry-notifications-async + name: rn-bdr-registry-notifications + repository: https://eea.github.io/helm-charts + version: 0.1.6 + - alias: european-registry + name: rn-bdr-european-registry + repository: https://eea.github.io/helm-charts + version: 0.1.4 + - alias: apache + name: rn-apache + repository: https://eea.github.io/helm-charts + version: 0.1.6 + description: A BDR Helm chart for Kubernetes + digest: bc4c676dbf17ecde50e4716e0fb463a7385702712c0fe46e19e5f79dfa5719e8 + icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/bdr/logo_eionet.png + name: bdr + type: application + urls: + - bdr-0.1.30.tgz + version: 0.1.30 - apiVersion: v2 appVersion: 5.9.4-198 created: "2024-12-20T18:16:15.339227+02:00" @@ -8941,4 +8998,4 @@ entries: urls: - zz-testing-catalogrefresh-2.0.0.tgz version: 2.0.0 -generated: "2024-12-20T18:16:15.331695+02:00" +generated: "2024-12-23T13:51:59.9663+02:00" diff --git a/sources/bdr/Chart.yaml b/sources/bdr/Chart.yaml index a678e8d..699de68 100644 --- a/sources/bdr/Chart.yaml +++ b/sources/bdr/Chart.yaml @@ -5,9 +5,9 @@ icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/bdr/logo_ei type: application -version: 0.1.29 +version: 0.1.30 -appVersion: "5.9.4-198" +appVersion: "5.9.4-199" dependencies: - name: rn-zeoserver diff --git a/sources/bdr/README.md b/sources/bdr/README.md index ef10bb0..edfc3e7 100644 --- a/sources/bdr/README.md +++ b/sources/bdr/README.md @@ -11,6 +11,9 @@ This can be used to set the rabbitmq host to be used. ## Releases +### Version 0.1.30 +- Updated appVersion to 5.9.4-199 + ### Version 0.1.29 - Updated rn-apache to 0.1.6 - Added healthchecks for apache in values.yaml