Skip to content

Commit

Permalink
Release on bdr version 0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
olimpiurob committed Dec 23, 2024
1 parent 3ddfc45 commit 15c9411
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 3 deletions.
Binary file added docs/bdr-0.1.30.tgz
Binary file not shown.
59 changes: 58 additions & 1 deletion docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
4 changes: 2 additions & 2 deletions sources/bdr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions sources/bdr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 15c9411

Please sign in to comment.