Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1099e71469
commit
9d5fb65793
|
@ -2,6 +2,17 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [clickhouse-1.0.42](https://github.com/truecharts/charts/compare/clickhouse-1.0.41...clickhouse-1.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))
|
||||||
|
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [memcached-3.0.100](https://github.com/truecharts/charts/compare/memcached-3.0.99...memcached-3.0.100) (2022-10-22)
|
## [memcached-3.0.100](https://github.com/truecharts/charts/compare/memcached-3.0.99...memcached-3.0.100) (2022-10-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -86,14 +97,3 @@
|
||||||
## [memcached-3.0.92](https://github.com/truecharts/charts/compare/memcached-3.0.91...memcached-3.0.92) (2022-10-10)
|
## [memcached-3.0.92](https://github.com/truecharts/charts/compare/memcached-3.0.91...memcached-3.0.92) (2022-10-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.7.0 ([#4063](https://github.com/truecharts/charts/issues/4063))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [memcached-3.0.91](https://github.com/truecharts/charts/compare/memcached-3.0.90...memcached-3.0.91) (2022-10-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:56:25.633501744Z"
|
|
@ -1,9 +1,9 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "22.9.3.18"
|
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.7
|
version: 10.7.8
|
||||||
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.41
|
version: 1.0.42
|
||||||
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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/clickhouse
|
repository: tccr.io/truecharts/clickhouse
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 22.9.3.18@sha256:122f989c876555264f1b7fd734454b0814bee0df4dde8122c04ea0b4fa59f3cc
|
tag: 22.10.1.1877@sha256:b4b32d6d85434ec00efabb5c830b48f360f8840c54f95dc421313384139709c7
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
type: statefulset
|
type: statefulset
|
|
@ -0,0 +1,99 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.59](https://github.com/truecharts/charts/compare/collabora-online-12.1.58...collabora-online-12.1.59) (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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.58](https://github.com/truecharts/charts/compare/collabora-online-12.1.57...collabora-online-12.1.58) (2022-10-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.7.0 ([#4063](https://github.com/truecharts/charts/issues/4063))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.51](https://github.com/truecharts/charts/compare/collabora-online-12.1.50...collabora-online-12.1.51) (2022-10-07)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
|
||||||
|
- update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.50](https://github.com/truecharts/charts/compare/collabora-online-12.1.49...collabora-online-12.1.50) (2022-10-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update helm chart common to v10.6.8
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [collabora-online-12.1.49](https://github.com/truecharts/charts/compare/collabora-online-12.1.48...collabora-online-12.1.49) (2022-09-29)
|
||||||
|
|
||||||
|
### Chore
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:56:25.59696961Z"
|
|
@ -0,0 +1,32 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "22.05.7.2"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
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.59
|
||||||
|
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.8 |
|
||||||
|
|
||||||
|
## 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
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [mariadb-3.0.102](https://github.com/truecharts/charts/compare/mariadb-3.0.101...mariadb-3.0.102) (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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mariadb-3.0.101](https://github.com/truecharts/charts/compare/mariadb-3.0.100...mariadb-3.0.101) (2022-10-26)
|
## [mariadb-3.0.101](https://github.com/truecharts/charts/compare/mariadb-3.0.100...mariadb-3.0.101) (2022-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
- Auto-update chart README [skip ci]
|
||||||
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
|
|
||||||
- update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [clickhouse-1.0.34](https://github.com/truecharts/charts/compare/clickhouse-1.0.33...clickhouse-1.0.34) (2022-10-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:56:25.591126557Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.101
|
version: 3.0.102
|
||||||
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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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)
|
## [memcached-3.0.102](https://github.com/truecharts/charts/compare/memcached-3.0.101...memcached-3.0.102) (2022-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
- Auto-update chart README [skip ci]
|
||||||
- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979))
|
|
||||||
- update helm chart common to v10.6.11 ([#4021](https://github.com/truecharts/charts/issues/4021))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [collabora-online-12.1.50](https://github.com/truecharts/charts/compare/collabora-online-12.1.49...collabora-online-12.1.50) (2022-10-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:56:25.589642043Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.102
|
version: 3.0.103
|
||||||
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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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)
|
## [mongodb-2.0.41](https://github.com/truecharts/charts/compare/mongodb-2.0.40...mongodb-2.0.41) (2022-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [mongodb-2.0.32](https://github.com/truecharts/charts/compare/mongodb-2.0.31...mongodb-2.0.32) (2022-10-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:57:05.209215321Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.41
|
version: 2.0.42
|
||||||
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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## 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.7
|
|
||||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
|
||||||
generated: "2022-10-26T05:49:52.550899909Z"
|
|
|
@ -2,6 +2,17 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [postgresql-8.0.109](https://github.com/truecharts/charts/compare/postgresql-8.0.108...postgresql-8.0.109) (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))
|
||||||
|
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [postgresql-8.0.108](https://github.com/truecharts/charts/compare/postgresql-8.0.107...postgresql-8.0.108) (2022-10-26)
|
## [postgresql-8.0.108](https://github.com/truecharts/charts/compare/postgresql-8.0.107...postgresql-8.0.108) (2022-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -86,14 +97,3 @@
|
||||||
## [postgresql-8.0.100](https://github.com/truecharts/charts/compare/postgresql-8.0.99...postgresql-8.0.100) (2022-10-17)
|
## [postgresql-8.0.100](https://github.com/truecharts/charts/compare/postgresql-8.0.99...postgresql-8.0.100) (2022-10-17)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [postgresql-8.0.99](https://github.com/truecharts/charts/compare/postgresql-8.0.98...postgresql-8.0.99) (2022-10-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:57:05.737391028Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.108
|
version: 8.0.109
|
||||||
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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/postgresql
|
repository: tccr.io/truecharts/postgresql
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 14.5.0@sha256:bd5777b8424f046a97fbfadc3d171acf4ddcba3d8928b9d1c07c792d5a847c78
|
tag: 14.5.0@sha256:1d5c95be8ddb4182509773cfc4d75101adcbd1ae97a47011cd52123dff59c691
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
# -- Set the controller type.
|
# -- Set the controller type.
|
|
@ -1,6 +0,0 @@
|
||||||
dependencies:
|
|
||||||
- name: common
|
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 10.7.7
|
|
||||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
|
||||||
generated: "2022-10-22T14:06:44.762986416Z"
|
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [promtail-3.0.65](https://github.com/truecharts/charts/compare/promtail-3.0.64...promtail-3.0.65) (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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [promtail-3.0.64](https://github.com/truecharts/charts/compare/promtail-3.0.63...promtail-3.0.64) (2022-10-22)
|
## [promtail-3.0.64](https://github.com/truecharts/charts/compare/promtail-3.0.63...promtail-3.0.64) (2022-10-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -86,14 +96,4 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm chart common to v10.6.5 ([#3946](https://github.com/truecharts/charts/issues/3946))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [promtail-3.0.55](https://github.com/truecharts/charts/compare/promtail-3.0.54...promtail-3.0.55) (2022-09-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
- Auto-update chart README [skip ci]
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:57:05.850507457Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.64
|
version: 3.0.65
|
||||||
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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## 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.7
|
|
||||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
|
||||||
generated: "2022-10-26T05:50:25.944618115Z"
|
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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)
|
## [redis-3.0.103](https://github.com/truecharts/charts/compare/redisinsight-0.0.33...redis-3.0.103) (2022-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
|
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-3.0.94](https://github.com/truecharts/charts/compare/redis-3.0.93...redis-3.0.94) (2022-10-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070))
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:57:06.156743644Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.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.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## 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.7
|
|
||||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
|
||||||
generated: "2022-10-26T05:50:26.058001998Z"
|
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [solr-0.0.74](https://github.com/truecharts/charts/compare/solr-0.0.73...solr-0.0.74) (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))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [solr-0.0.73](https://github.com/truecharts/charts/compare/solr-0.0.72...solr-0.0.73) (2022-10-26)
|
## [solr-0.0.73](https://github.com/truecharts/charts/compare/solr-0.0.72...solr-0.0.73) (2022-10-26)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [solr-0.0.64](https://github.com/truecharts/charts/compare/solr-0.0.63...solr-0.0.64) (2022-10-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 10.7.8
|
||||||
|
digest: sha256:d68e0a24325b3baf6a9f62badba0a23e9dd4c7450c158833e5def0f6cff70ba9
|
||||||
|
generated: "2022-10-27T04:57:43.027264918Z"
|
|
@ -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.7
|
version: 10.7.8
|
||||||
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.73
|
version: 0.0.74
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- search
|
- search
|
|
@ -23,7 +23,7 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://library-charts.truecharts.org | common | 10.7.7 |
|
| https://library-charts.truecharts.org | common | 10.7.8 |
|
||||||
|
|
||||||
## 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.7
|
|
||||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
|
||||||
generated: "2022-10-25T08:30:48.677381155Z"
|
|
|
@ -2,6 +2,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [adminer-0.0.37](https://github.com/truecharts/charts/compare/adminer-0.0.36...adminer-0.0.37) (2022-10-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- Auto-update chart README [skip ci]
|
||||||
|
- update docker general non-major ([#4201](https://github.com/truecharts/charts/issues/4201))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [adminer-0.0.36](https://github.com/truecharts/charts/compare/adminer-0.0.35...adminer-0.0.36) (2022-10-25)
|
## [adminer-0.0.36](https://github.com/truecharts/charts/compare/adminer-0.0.35...adminer-0.0.36) (2022-10-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -87,13 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [adminer-0.0.28](https://github.com/truecharts/charts/compare/adminer-0.0.27...adminer-0.0.28) (2022-09-27)
|
## [adminer-0.0.28](https://github.com/truecharts/charts/compare/adminer-0.0.27...adminer-0.0.28) (2022-09-27)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- Auto-update chart README [skip ci]
|
|
||||||
- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [adminer-0.0.27](https://github.com/truecharts/charts/compare/adminer-0.0.26...adminer-0.0.27) (2022-09-25)
|
|
|
@ -3,4 +3,4 @@ dependencies:
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 10.7.7
|
version: 10.7.7
|
||||||
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587
|
||||||
generated: "2022-10-26T05:49:52.536671512Z"
|
generated: "2022-10-27T04:57:43.217633855Z"
|
|
@ -26,4 +26,4 @@ sources:
|
||||||
- https://github.com/vrana/adminer
|
- https://github.com/vrana/adminer
|
||||||
- http://hub.docker.com/_/adminer/
|
- http://hub.docker.com/_/adminer/
|
||||||
type: application
|
type: application
|
||||||
version: 0.0.36
|
version: 0.0.37
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue