Skip to content

Commit

Permalink
feat(ckan): Update solr version
Browse files Browse the repository at this point in the history
  • Loading branch information
sylus committed Oct 29, 2024
1 parent 30c8aa2 commit 26637bf
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions stable/ckan/Chart.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
dependencies:
- name: redis
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
version: 12.10.1
- name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
version: 10.2.0
- name: solr
repository: https://statcan.github.io/charts
version: 1.5.9
- name: datapusher
repository: https://statcan.github.io/charts
version: 1.0.0
digest: sha256:d569101cc3c6e87e7835523de864f20b61b3a277f3532882b5329874f55bcfec
generated: "2024-10-29T10:13:51.342967104-04:00"
4 changes: 2 additions & 2 deletions stable/ckan/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ckan
apiVersion: v2
type: application
version: 0.0.26
version: 0.0.27
appVersion: 2.9.5
description: CKAN Helm Chart for Kubernetes.
keywords:
Expand All @@ -28,7 +28,7 @@ dependencies:
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
condition: postgresql.enabled
- name: solr
version: 1.5.8
version: 1.5.9
repository: https://statcan.github.io/charts
condition: solr.enabled
- name: datapusher
Expand Down
Binary file modified stable/ckan/charts/datapusher-1.0.0.tgz
Binary file not shown.
Binary file removed stable/ckan/charts/solr-1.5.8.tgz
Binary file not shown.
Binary file added stable/ckan/charts/solr-1.5.9.tgz
Binary file not shown.

0 comments on commit 26637bf

Please sign in to comment.