Skip to content

Commit

Permalink
Release on bdr version 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
olimpiurob committed Nov 5, 2024
1 parent dde36c3 commit 487dca4
Show file tree
Hide file tree
Showing 9 changed files with 87 additions and 33 deletions.
Binary file added docs/bdr-0.1.8.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 @@ -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"
Expand Down Expand Up @@ -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"
8 changes: 4 additions & 4 deletions sources/bdr/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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"
6 changes: 3 additions & 3 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.7
version: 0.1.8

appVersion: "5.9.4-194"

Expand All @@ -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
Expand All @@ -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
Expand Down
47 changes: 22 additions & 25 deletions sources/bdr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,36 @@ This chart is almost configured for production use.

## Values

<dl>

<dt>rabbitmq</dt>
<dd>This can be used to set the rabbitmq host to be used.</dd>.</dd>

</dl>
### rabbitmq
This can be used to set the rabbitmq host to be used.

## Releases

<dl>

<dt>Version 0.1.7</dt>
<dd>Updated appVersion to 5.9.4-194.</dd>
### Version 0.1.8
- Updated rn-cclamav to 0.1.3
- Updated rn-bdr-registry to 0.1.1
- Updated README

<dt>Version 0.1.6</dt>
<dd>Removed bdr-sync job and updated questions.yaml.</dd>
### Version 0.1.7
- Updated appVersion to 5.9.4-194

<dt>Version 0.1.5</dt>
<dd>Fixed cron-sync-cronjob.yaml template.</dd>
### Version 0.1.6
- Removed bdr-sync job and updated questions.yaml

<dt>Version 0.1.4</dt>
<dd>Tweaked sync cronjobs with custom backoffLimit.</dd>
### Version 0.1.5
- Fixed cron-sync-cronjob.yaml template

<dt>Version 0.1.3</dt>
<dd>Questions updates for some strings.</dd>
### Version 0.1.4
- Tweaked sync cronjobs with custom backoffLimit

<dt>Version 0.1.2</dt>
<dd>Questions updates.</dd>
### Version 0.1.3
- Questions updates for some strings

<dt>Version 0.1.1</dt>
<dd>Added htpasswd question.</dd>
### Version 0.1.2
- Questions updates

<dt>Version 0.1.0</dt>
<dd>Initial release.</dd>
### Version 0.1.1
- Added htpasswd question

</dl>
### Version 0.1.0
- Initial release
Binary file removed sources/bdr/charts/rn-bdr-registry-0.1.0.tgz
Binary file not shown.
Binary file added sources/bdr/charts/rn-bdr-registry-0.1.1.tgz
Binary file not shown.
Binary file removed sources/bdr/charts/rn-clamav-0.1.1.tgz
Binary file not shown.
Binary file added sources/bdr/charts/rn-clamav-0.1.3.tgz
Binary file not shown.

0 comments on commit 487dca4

Please sign in to comment.