fix(dependency): update dependency common linking (#7746)
* fix(dependency): update dependency common linking * ensure expandObjectName: false is actually set * fix dependency tests * attempt with new common update * dont run collabora online as a dependency anymore and fix mariadb * fix memcached
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: "9.1.1"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.2.1
|
||||
version: 12.2.13
|
||||
deprecated: false
|
||||
description: Apache Solr
|
||||
home: https://truecharts.org/charts/dependency/solr
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://hub.docker.com/r/bitnami/solr
|
||||
- https://github.com/apache/solr
|
||||
type: application
|
||||
version: 2.0.31
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- search
|
||||
|
||||
Reference in New Issue
Block a user