Skip to content

Commit

Permalink
Release on bdr version 0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
olimpiurob committed Nov 26, 2024
1 parent 2eec33c commit 8058d95
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 6 deletions.
Binary file added docs/bdr-0.1.15.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-194
created: "2024-11-26T15:45:55.576541+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.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: 3.0.3
- alias: bdr-registry-notifications
name: rn-bdr-registry-notifications
repository: https://eea.github.io/helm-charts
version: 0.1.2
- 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.3
description: A BDR Helm chart for Kubernetes
digest: 121559d6f8c3d334268c6c1a4bdf7645da40ce8e8ff16353b02d73511315c14c
icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/bdr/logo_eionet.png
name: bdr
type: application
urls:
- bdr-0.1.15.tgz
version: 0.1.15
- apiVersion: v2
appVersion: 5.9.4-194
created: "2024-11-26T13:33:29.964802+02:00"
Expand Down Expand Up @@ -7537,4 +7594,4 @@ entries:
urls:
- zz-testing-catalogrefresh-2.0.0.tgz
version: 2.0.0
generated: "2024-11-26T15:43:13.512396+02:00"
generated: "2024-11-26T15:45:55.567753+02:00"
6 changes: 3 additions & 3 deletions sources/bdr/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
version: 3.0.3
- name: rn-bdr-registry-notifications
repository: https://eea.github.io/helm-charts
version: 0.1.1
version: 0.1.2
- name: rn-bdr-registry-notifications
repository: https://eea.github.io/helm-charts
version: 0.1.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: rn-apache
repository: https://eea.github.io/helm-charts
version: 0.1.3
digest: sha256:547b7311267bf2b5ab3d5511ab5873e0b7d1c69150556e8829ebd46d843fd4f1
generated: "2024-11-26T13:33:20.612891+02:00"
digest: sha256:0e5ba23e188c59951a90cc50c5c6f6f825dde9bcabbf1b7cd594cab081cbae64
generated: "2024-11-26T15:45:46.407571+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,7 +5,7 @@ icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/bdr/logo_ei

type: application

version: 0.1.14
version: 0.1.15

appVersion: "5.9.4-194"

Expand Down Expand Up @@ -40,7 +40,7 @@ dependencies:
repository: https://eea.github.io/helm-charts
condition: postfix.enabled
- name: rn-bdr-registry-notifications
version: 0.1.1
version: 0.1.2
repository: https://eea.github.io/helm-charts
alias: bdr-registry-notifications
- name: rn-bdr-registry-notifications
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.15
- Updated rn-bdr-registry-notifications to 0.1.2 to add support for deploymentArgs in registry-notifications-async

### Version 0.1.14
- Updated rn-bdr-registry-notifications to 0.1.1
- Updated postfix to 3.0.3
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions sources/bdr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,8 @@ bdr-registry-notifications-async:
useSidemenu: "True"
useZopeLayout: "True"
useZopeLogin: "True"
deploymentArgs:
- qcluster

european-registry:
apiPassword: ""
Expand Down

0 comments on commit 8058d95

Please sign in to comment.