Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ff4edf7a42
commit
e179682762
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:50:52.185458387Z"
|
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [clickhouse-1.0.43](https://github.com/truecharts/charts/compare/clickhouse-1.0.42...clickhouse-1.0.43) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [clickhouse-1.0.42](https://github.com/truecharts/charts/compare/clickhouse-1.0.41...clickhouse-1.0.42) (2022-10-27)
|
## [clickhouse-1.0.42](https://github.com/truecharts/charts/compare/clickhouse-1.0.41...clickhouse-1.0.42) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [memcached-3.0.94](https://github.com/truecharts/charts/compare/memcached-3.0.93...memcached-3.0.94) (2022-10-14)
|
## [memcached-3.0.94](https://github.com/truecharts/charts/compare/memcached-3.0.93...memcached-3.0.94) (2022-10-14)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [memcached-3.0.93](https://github.com/truecharts/charts/compare/memcached-3.0.92...memcached-3.0.93) (2022-10-11)
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:56:47.390690532Z"
|
|
@ -3,7 +3,7 @@ appVersion: "22.10.1.18"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
||||||
home: https://truecharts.org/docs/charts/dependency/clickhouse
|
home: https://truecharts.org/docs/charts/dependency/clickhouse
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://clickhouse.com/
|
- https://clickhouse.com/
|
||||||
- https://hub.docker.com/r/yandex/clickhouse-server
|
- https://hub.docker.com/r/yandex/clickhouse-server
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.42
|
version: 1.0.43
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -0,0 +1,99 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-3.0.104](https://github.com/truecharts/charts/compare/memcached-3.0.103...memcached-3.0.104) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-3.0.103](https://github.com/truecharts/charts/compare/memcached-3.0.102...memcached-3.0.103) (2022-10-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-3.0.103](https://github.com/truecharts/charts/compare/memcached-3.0.102...memcached-3.0.103) (2022-10-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-3.0.102](https://github.com/truecharts/charts/compare/memcached-3.0.101...memcached-3.0.102) (2022-10-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [memcached-3.0.101](https://github.com/truecharts/charts/compare/memcached-3.0.100...memcached-3.0.101) (2022-10-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.57](https://github.com/truecharts/charts/compare/collabora-online-12.1.56...collabora-online-12.1.57) (2022-10-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.7 ([#4162](https://github.com/truecharts/charts/issues/4162))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.56](https://github.com/truecharts/charts/compare/collabora-online-12.1.55...collabora-online-12.1.56) (2022-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.6
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.55](https://github.com/truecharts/charts/compare/collabora-online-12.1.54...collabora-online-12.1.55) (2022-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.4 ([#4147](https://github.com/truecharts/charts/issues/4147))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.54](https://github.com/truecharts/charts/compare/collabora-online-12.1.53...collabora-online-12.1.54) (2022-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.2 ([#4143](https://github.com/truecharts/charts/issues/4143))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.53](https://github.com/truecharts/charts/compare/collabora-online-12.1.52...collabora-online-12.1.53) (2022-10-15)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:56:47.414493825Z"
|
|
@ -0,0 +1,32 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "22.05.7.2"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
deprecated: false
|
||||||
|
description: "An awesome Online Office suite."
|
||||||
|
home: https://truecharts.org/docs/charts/dependency/collabora-online
|
||||||
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/collabora-online.png
|
||||||
|
keywords:
|
||||||
|
- collabora-online
|
||||||
|
kubeVersion: ">=1.16.0-0"
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: https://truecharts.org
|
||||||
|
name: collabora-online
|
||||||
|
sources:
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online
|
||||||
|
- https://hub.docker.com/r/collabora/code
|
||||||
|
- https://sdk.collaboraonline.com/contents.html
|
||||||
|
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
|
||||||
|
type: application
|
||||||
|
version: 12.1.60
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- office
|
||||||
|
- documents
|
||||||
|
- productivity
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
|
@ -0,0 +1,108 @@
|
||||||
|
# collabora-online
|
||||||
|
|
||||||
|
An awesome Online Office suite.
|
||||||
|
|
||||||
|
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||||
|
|
||||||
|
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||||
|
For more information, please click here: [collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online)
|
||||||
|
|
||||||
|
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||||
|
|
||||||
|
## Source Code
|
||||||
|
|
||||||
|
* <https://github.com/truecharts/charts/tree/master/charts/dependency/collabora-online>
|
||||||
|
* <https://hub.docker.com/r/collabora/code>
|
||||||
|
* <https://sdk.collaboraonline.com/contents.html>
|
||||||
|
* <https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm>
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
| Repository | Name | Version |
|
||||||
|
|------------|------|---------|
|
||||||
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
|
## Installing the Chart
|
||||||
|
|
||||||
|
### TrueNAS SCALE
|
||||||
|
|
||||||
|
To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App).
|
||||||
|
|
||||||
|
### Helm
|
||||||
|
|
||||||
|
To install the chart with the release name `collabora-online`
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm repo add TrueCharts https://charts.truecharts.org
|
||||||
|
helm repo update
|
||||||
|
helm install collabora-online TrueCharts/collabora-online
|
||||||
|
```
|
||||||
|
|
||||||
|
## Uninstall
|
||||||
|
|
||||||
|
### TrueNAS SCALE
|
||||||
|
|
||||||
|
**Upgrading, Rolling Back and Uninstalling the Chart**
|
||||||
|
|
||||||
|
To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App).
|
||||||
|
|
||||||
|
### Helm
|
||||||
|
|
||||||
|
To uninstall the `collabora-online` deployment
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm uninstall collabora-online
|
||||||
|
```
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
### Helm
|
||||||
|
|
||||||
|
#### Available Settings
|
||||||
|
|
||||||
|
Read through the values.yaml file. It has several commented out suggested values.
|
||||||
|
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common).
|
||||||
|
|
||||||
|
#### Configure using the command line
|
||||||
|
|
||||||
|
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`.
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm install collabora-online \
|
||||||
|
--set env.TZ="America/New York" \
|
||||||
|
TrueCharts/collabora-online
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Configure using a yaml file
|
||||||
|
|
||||||
|
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
|
||||||
|
|
||||||
|
```console
|
||||||
|
helm install collabora-online TrueCharts/collabora-online -f values.yaml
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Connecting to other charts
|
||||||
|
|
||||||
|
If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide.
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ).
|
||||||
|
- See the [Website](https://truecharts.org)
|
||||||
|
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||||
|
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Sponsor TrueCharts
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
All Rights Reserved - The TrueCharts Project
|
|
@ -0,0 +1,8 @@
|
||||||
|
An awesome Online Office suite.
|
||||||
|
|
||||||
|
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/docs/charts/dependency/collabora-online](https://truecharts.org/docs/charts/dependency/collabora-online)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
TrueCharts can only exist due to the incredible effort of our staff.
|
||||||
|
Please consider making a [donation](https://truecharts.org/docs/about/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,54 @@
|
||||||
|
image:
|
||||||
|
repository: tccr.io/truecharts/collabora
|
||||||
|
tag: 22.05.7.2.1@sha256:8f02865a5be643322eb16b42f688a29d250e9dc6354778367f3c755fe71170be
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
controller:
|
||||||
|
# -- Set the controller type.
|
||||||
|
# Valid options are deployment, daemonset or statefulset
|
||||||
|
type: statefulset
|
||||||
|
# -- Number of desired pods
|
||||||
|
replicas: 1
|
||||||
|
# -- Set the controller upgrade strategy
|
||||||
|
# For Deployments, valid values are Recreate (default) and RollingUpdate.
|
||||||
|
# For StatefulSets, valid values are OnDelete and RollingUpdate (default).
|
||||||
|
# DaemonSets ignore this.
|
||||||
|
strategy: RollingUpdate
|
||||||
|
rollingUpdate:
|
||||||
|
# -- Set deployment RollingUpdate max unavailable
|
||||||
|
unavailable: 1
|
||||||
|
# -- Set deployment RollingUpdate max surge
|
||||||
|
surge:
|
||||||
|
# -- Set statefulset RollingUpdate partition
|
||||||
|
partition:
|
||||||
|
# -- ReplicaSet revision history limit
|
||||||
|
revisionHistoryLimit: 3
|
||||||
|
|
||||||
|
securityContext:
|
||||||
|
readOnlyRootFilesystem: false
|
||||||
|
allowPrivilegeEscalation: true
|
||||||
|
|
||||||
|
podSecurityContext:
|
||||||
|
runAsUser: 104
|
||||||
|
runAsGroup: 106
|
||||||
|
|
||||||
|
service:
|
||||||
|
main:
|
||||||
|
ports:
|
||||||
|
main:
|
||||||
|
port: 10105
|
||||||
|
targetPort: 9980
|
||||||
|
|
||||||
|
secretEnv:
|
||||||
|
username: ""
|
||||||
|
password: ""
|
||||||
|
|
||||||
|
env:
|
||||||
|
aliasgroup1: ""
|
||||||
|
dictionaries: "de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru"
|
||||||
|
extra_params: "--o:welcome.enable=false --o:logging.level=information --o:user_interface.mode=notebookbar --o:ssl.termination=true --o:ssl.enable=false "
|
||||||
|
server_name: "collabora.domain.tld"
|
||||||
|
DONT_GEN_SSL_CERT: true
|
||||||
|
|
||||||
|
portal:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:50:52.200419009Z"
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mariadb-3.0.103](https://github.com/truecharts/charts/compare/mariadb-3.0.102...mariadb-3.0.103) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mariadb-3.0.102](https://github.com/truecharts/charts/compare/mariadb-3.0.101...mariadb-3.0.102) (2022-10-27)
|
## [mariadb-3.0.102](https://github.com/truecharts/charts/compare/mariadb-3.0.101...mariadb-3.0.102) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.1
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [clickhouse-1.0.36](https://github.com/truecharts/charts/compare/clickhouse-1.0.35...clickhouse-1.0.36) (2022-10-10)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:56:47.407981717Z"
|
|
@ -3,7 +3,7 @@ appVersion: "10.9.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||||
home: https://truecharts.org/docs/charts/dependency/mariadb
|
home: https://truecharts.org/docs/charts/dependency/mariadb
|
||||||
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/prometheus/mysqld_exporter
|
- https://github.com/prometheus/mysqld_exporter
|
||||||
- https://mariadb.org
|
- https://mariadb.org
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.102
|
version: 3.0.103
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:50:52.186949809Z"
|
|
Binary file not shown.
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [memcached-3.0.103](https://github.com/truecharts/charts/compare/memcached-3.0.102...memcached-3.0.103) (2022-10-27)
|
## [memcached-3.0.103](https://github.com/truecharts/charts/compare/memcached-3.0.102...memcached-3.0.103) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -96,4 +97,3 @@
|
||||||
## [collabora-online-12.1.52](https://github.com/truecharts/charts/compare/collabora-online-12.1.51...collabora-online-12.1.52) (2022-10-10)
|
## [collabora-online-12.1.52](https://github.com/truecharts/charts/compare/collabora-online-12.1.51...collabora-online-12.1.52) (2022-10-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:56:47.400728098Z"
|
|
@ -3,7 +3,7 @@ appVersion: "1.6.17"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Memcached is a memory-backed database caching solution
|
description: Memcached is a memory-backed database caching solution
|
||||||
home: https://truecharts.org/docs/charts/dependency/memcached
|
home: https://truecharts.org/docs/charts/dependency/memcached
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-memcached
|
- https://github.com/bitnami/bitnami-docker-memcached
|
||||||
- http://memcached.org/
|
- http://memcached.org/
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.103
|
version: 3.0.104
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,99 +0,0 @@
|
||||||
# Changelog
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.42](https://github.com/truecharts/charts/compare/mongodb-2.0.41...mongodb-2.0.42) (2022-10-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.42](https://github.com/truecharts/charts/compare/mongodb-2.0.41...mongodb-2.0.42) (2022-10-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.41](https://github.com/truecharts/charts/compare/mongodb-2.0.40...mongodb-2.0.41) (2022-10-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.40](https://github.com/truecharts/charts/compare/mongodb-2.0.39...mongodb-2.0.40) (2022-10-23)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.39](https://github.com/truecharts/charts/compare/mongodb-2.0.38...mongodb-2.0.39) (2022-10-22)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.7 ([#4162](https://github.com/truecharts/charts/issues/4162))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.38](https://github.com/truecharts/charts/compare/mongodb-2.0.37...mongodb-2.0.38) (2022-10-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.6
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.37](https://github.com/truecharts/charts/compare/mongodb-2.0.36...mongodb-2.0.37) (2022-10-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.4 ([#4147](https://github.com/truecharts/charts/issues/4147))
|
|
||||||
- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.36](https://github.com/truecharts/charts/compare/mongodb-2.0.35...mongodb-2.0.36) (2022-10-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.2 ([#4143](https://github.com/truecharts/charts/issues/4143))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.35](https://github.com/truecharts/charts/compare/mongodb-2.0.34...mongodb-2.0.35) (2022-10-17)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.34](https://github.com/truecharts/charts/compare/mongodb-2.0.33...mongodb-2.0.34) (2022-10-15)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:51:24.449781266Z"
|
|
Binary file not shown.
|
@ -0,0 +1,99 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.105](https://github.com/truecharts/charts/compare/redis-3.0.104...redis-3.0.105) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.8 ([#4203](https://github.com/truecharts/charts/issues/4203))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.103](https://github.com/truecharts/charts/compare/redisinsight-0.0.33...redis-3.0.103) (2022-10-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update docker general non-major ([#4189](https://github.com/truecharts/charts/issues/4189))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.102](https://github.com/truecharts/charts/compare/redis-3.0.101...redis-3.0.102) (2022-10-23)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.101](https://github.com/truecharts/charts/compare/redis-3.0.100...redis-3.0.101) (2022-10-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.7 ([#4162](https://github.com/truecharts/charts/issues/4162))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.100](https://github.com/truecharts/charts/compare/redis-3.0.99...redis-3.0.100) (2022-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.6
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.99](https://github.com/truecharts/charts/compare/redis-3.0.98...redis-3.0.99) (2022-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.4 ([#4147](https://github.com/truecharts/charts/issues/4147))
|
||||||
|
- update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.98](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.30...redis-3.0.98) (2022-10-21)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm chart common to v10.7.2 ([#4143](https://github.com/truecharts/charts/issues/4143))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-3.0.97](https://github.com/truecharts/charts/compare/redis-3.0.96...redis-3.0.97) (2022-10-17)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:57:21.947972286Z"
|
|
@ -3,7 +3,7 @@ appVersion: "6.0.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||||
home: https://truecharts.org/docs/charts/dependency/mongodb
|
home: https://truecharts.org/docs/charts/dependency/mongodb
|
||||||
|
@ -24,7 +24,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||||
- https://www.mongodb.com
|
- https://www.mongodb.com
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.42
|
version: 2.0.43
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:51:24.617259803Z"
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-8.0.110](https://github.com/truecharts/charts/compare/postgresql-8.0.109...postgresql-8.0.110) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [postgresql-8.0.109](https://github.com/truecharts/charts/compare/postgresql-8.0.108...postgresql-8.0.109) (2022-10-27)
|
## [postgresql-8.0.109](https://github.com/truecharts/charts/compare/postgresql-8.0.108...postgresql-8.0.109) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [postgresql-8.0.102](https://github.com/truecharts/charts/compare/postgresql-8.0.101...postgresql-8.0.102) (2022-10-19)
|
## [postgresql-8.0.102](https://github.com/truecharts/charts/compare/postgresql-8.0.101...postgresql-8.0.102) (2022-10-19)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [postgresql-8.0.101](https://github.com/truecharts/charts/compare/postgresql-8.0.100...postgresql-8.0.101) (2022-10-18)
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:57:21.880101321Z"
|
|
@ -3,7 +3,7 @@ appVersion: "14.5.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: PostgresSQL
|
description: PostgresSQL
|
||||||
home: https://truecharts.org/docs/charts/dependency/postgresql
|
home: https://truecharts.org/docs/charts/dependency/postgresql
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
|
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
|
||||||
- https://www.postgresql.org/
|
- https://www.postgresql.org/
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.109
|
version: 8.0.110
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -22,7 +22,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:51:24.528472811Z"
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [promtail-3.0.66](https://github.com/truecharts/charts/compare/promtail-3.0.65...promtail-3.0.66) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [promtail-3.0.65](https://github.com/truecharts/charts/compare/promtail-3.0.64...promtail-3.0.65) (2022-10-27)
|
## [promtail-3.0.65](https://github.com/truecharts/charts/compare/promtail-3.0.64...promtail-3.0.65) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [promtail-3.0.57](https://github.com/truecharts/charts/compare/promtail-3.0.56...promtail-3.0.57) (2022-10-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:57:21.827594856Z"
|
|
@ -3,7 +3,7 @@ appVersion: "2.6.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://grafana.com/oss/loki/
|
- https://grafana.com/oss/loki/
|
||||||
- https://grafana.com/docs/loki/latest/
|
- https://grafana.com/docs/loki/latest/
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.65
|
version: 3.0.66
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- metrics
|
- metrics
|
|
@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:51:24.976050424Z"
|
|
Binary file not shown.
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27)
|
## [redis-3.0.104](https://github.com/truecharts/charts/compare/redis-3.0.103...redis-3.0.104) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -96,4 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:57:22.048946911Z"
|
|
@ -3,7 +3,7 @@ appVersion: "7.0.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Open source, advanced key-value store.
|
description: Open source, advanced key-value store.
|
||||||
home: https://truecharts.org/docs/charts/dependency/redis
|
home: https://truecharts.org/docs/charts/dependency/redis
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- http://redis.io/
|
- http://redis.io/
|
||||||
type: application
|
type: application
|
||||||
version: 3.0.104
|
version: 3.0.105
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.8 |
|
| https://library-charts.truecharts.org | common | 10.7.9 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.8
|
|
||||||
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
|
||||||
generated: "2022-10-27T05:51:55.861990883Z"
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [solr-0.0.75](https://github.com/truecharts/charts/compare/solr-0.0.74...solr-0.0.75) (2022-10-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.9
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [solr-0.0.74](https://github.com/truecharts/charts/compare/solr-0.0.73...solr-0.0.74) (2022-10-27)
|
## [solr-0.0.74](https://github.com/truecharts/charts/compare/solr-0.0.73...solr-0.0.74) (2022-10-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
## [solr-0.0.67](https://github.com/truecharts/charts/compare/solr-0.0.66...solr-0.0.67) (2022-10-17)
|
## [solr-0.0.67](https://github.com/truecharts/charts/compare/solr-0.0.66...solr-0.0.67) (2022-10-17)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [solr-0.0.66](https://github.com/truecharts/charts/compare/solr-0.0.65...solr-0.0.66) (2022-10-15)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.9
|
||||||
|
digest: sha256:094588bec671d37d212a596c26e3a43e66b08c8ce8b15b3e0154389892aafd6d
|
||||||
|
generated: "2022-10-28T08:57:54.953201113Z"
|
|
@ -3,7 +3,7 @@ appVersion: "9.0.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.8
|
version: 10.7.9
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Apache Solr
|
description: Apache Solr
|
||||||
home: https://truecharts.org/docs/charts/dependency/solr
|
home: https://truecharts.org/docs/charts/dependency/solr
|
||||||
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/apache/solr
|
- https://github.com/apache/solr
|
||||||
- https://hub.docker.com/r/bitnami/solr/
|
- https://hub.docker.com/r/bitnami/solr/
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.74
|
version: 0.0.75
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- search
|
- search
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue