diff --git a/docs/index.yaml b/docs/index.yaml index a18f38d..aaa3031 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -5634,6 +5634,32 @@ entries: - mailtrap-1.0.0.tgz version: 1.0.0 mdr: + - apiVersion: v2 + appVersion: 3.9.1-211 + created: "2024-12-20T15:04:20.499224+02:00" + dependencies: + - alias: zeoserver + name: rn-zeoserver + repository: https://eea.github.io/helm-charts + version: 0.1.5 + - alias: varnish + condition: rn-varnish.enabled + name: rn-varnish + 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 + description: A MDR Helm chart for Kubernetes + digest: e59986e7795ffedc23608d16cd4cf5442d4400762caa5ba35447234dc6811c2e + icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/mdr/logo_eionet.png + name: mdr + type: application + urls: + - mdr-0.3.5.tgz + version: 0.3.5 - apiVersion: v2 appVersion: 3.9.1-210 created: "2024-12-19T14:26:55.408993+01:00" @@ -8842,4 +8868,4 @@ entries: urls: - zz-testing-catalogrefresh-2.0.0.tgz version: 2.0.0 -generated: "2024-12-20T15:03:09.418008+02:00" +generated: "2024-12-20T15:04:20.495841+02:00" diff --git a/docs/mdr-0.3.5.tgz b/docs/mdr-0.3.5.tgz new file mode 100644 index 0000000..941503c Binary files /dev/null and b/docs/mdr-0.3.5.tgz differ diff --git a/sources/mdr/Chart.yaml b/sources/mdr/Chart.yaml index ca86ba1..4a01600 100644 --- a/sources/mdr/Chart.yaml +++ b/sources/mdr/Chart.yaml @@ -5,9 +5,9 @@ icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/mdr/logo_ei type: application -version: 0.3.4 +version: 0.3.5 -appVersion: "3.9.1-210" +appVersion: "3.9.1-211" dependencies: - name: rn-zeoserver diff --git a/sources/mdr/README.md b/sources/mdr/README.md index ec264f8..93bf6dd 100644 --- a/sources/mdr/README.md +++ b/sources/mdr/README.md @@ -15,6 +15,9 @@ This chart is almost configured for production use. ## Releases +### Version 0.3.5 +- Updated appVersion to 3.9.1-211. + ### Version 0.3.4 - Updated appVersion to 3.9.1-210.