Skip to content

Commit

Permalink
Release on cdr version 0.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
olimpiurob committed Dec 27, 2024
1 parent 8e10a8c commit d1ea0a7
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 3 deletions.
Binary file added docs/cdr-0.3.16.tgz
Binary file not shown.
33 changes: 32 additions & 1 deletion docs/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2059,6 +2059,37 @@ entries:
- casservice-1.0.0.tgz
version: 1.0.0
cdr:
- apiVersion: v2
appVersion: 6.7.3-199
created: "2024-12-27T12:15:55.853701+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
- alias: clamav
condition: rn-clamav.enabled
name: rn-clamav
repository: https://eea.github.io/helm-charts
version: 0.1.4
description: A CDR Helm chart for Kubernetes
digest: 569834d7f22649f1aaab45aeac89cbdefc04f58205d3397c989cdbd9aee7312c
icon: https://raw.githubusercontent.com/eea/helm-charts/main/sources/cdr/logo_eionet.png
name: cdr
type: application
urls:
- cdr-0.3.16.tgz
version: 0.3.16
- apiVersion: v2
appVersion: 6.7.3-199
created: "2024-12-27T12:11:36.362521+02:00"
Expand Down Expand Up @@ -9086,4 +9117,4 @@ entries:
urls:
- zz-testing-catalogrefresh-2.0.0.tgz
version: 2.0.0
generated: "2024-12-27T12:11:36.358588+02:00"
generated: "2024-12-27T12:15:55.849739+02:00"
2 changes: 1 addition & 1 deletion sources/cdr/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/cdr/logo_ei

type: application

version: 0.3.15
version: 0.3.16

appVersion: "6.7.3-199"

Expand Down
3 changes: 3 additions & 0 deletions sources/cdr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ This chart is almost configured for production use.

## Releases

### Version 0.3.16
- Fixed cronjob for auto cleanup.

### Version 0.3.15
- Added cronjob for auto cleanup.

Expand Down
2 changes: 1 addition & 1 deletion sources/cdr/templates/cron-auto-cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- --container
- /xmlexports/prefills/designation_types
- --recursive
- true
- 'true'
- --c_type
- File
- --prefix
Expand Down

0 comments on commit d1ea0a7

Please sign in to comment.