Skip to content

Releases: datopian/dx-helm-ckan

v3.1.1

09 Jun 15:56
cb9ecc1
Compare
Choose a tag to compare
  • ckan solr update

v3.1.0

09 Jun 10:52
eb3ba31
Compare
Choose a tag to compare

K8s v1.25 Compatible

v3.0.2

06 Feb 14:03
8ec6181
Compare
Choose a tag to compare

Adds hasura and DataAPI to CKAN charts.

They can be disabled by setting enable: false if not required.
Otherwise for setting up the services we need to provide

  enable: true
    hpa:
      enable: false
    image:
      repository: repository_name
      tag: tag_name
    imagePullPolicy: the required pull policy
    env:
      ENV_VARIABLES: values
   livenessProbe: (optional)

v2.0.1

22 Jan 09:47
dc989a9
Compare
Choose a tag to compare

This version has default resource allocations for the services.

v2.0.0

04 Jan 14:09
8517882
Compare
Choose a tag to compare

Enables hpa for frontend pods

v1.4.8

21 Nov 10:44
Compare
Choose a tag to compare

Chart Release for Enable Flag for Solr
Default is enabled.

v1.4.4

27 Sep 10:55
91d5fe9
Compare
Choose a tag to compare
[Backups][s]: Get minio client with curl if wget is not working