Skip to content

Commit

Permalink
chart: bump the solr version for current kubernetes support
Browse files Browse the repository at this point in the history
Kubernetes 1.25 drops support for apis used by the solr/zk charts in the
versions referenced here. use the latest chart version for compatibility.
  • Loading branch information
tamsin johnson committed Mar 15, 2023
1 parent 6c0e57f commit f68d653
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/hyrax/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: hyrax
description: An open-source, Samvera-powered digital repository system
type: application
version: 2.0.0
version: 2.1.0
appVersion: 3.3.0
dependencies:
- name: fcrepo
Expand All @@ -26,7 +26,7 @@ dependencies:
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: redis.enabled
- name: solr
version: 1.0.1
version: 6.1.4
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
condition: solr.enabled
- name: nginx
Expand Down

0 comments on commit f68d653

Please sign in to comment.