Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
20be701404
commit
22d2865c0f
|
@ -1,99 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-3.0.1"></a>
|
||||
### [mariadb-3.0.1](https://github.com/truecharts/apps/compare/mariadb-2.0.92...mariadb-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
* update docker general non-major ([#2831](https://github.com/truecharts/apps/issues/2831))
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-3.0.0"></a>
|
||||
### [mariadb-3.0.0](https://github.com/truecharts/apps/compare/mariadb-2.0.92...mariadb-3.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.92"></a>
|
||||
### [mariadb-2.0.92](https://github.com/truecharts/apps/compare/mariadb-2.0.91...mariadb-2.0.92) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.91"></a>
|
||||
### [mariadb-2.0.91](https://github.com/truecharts/apps/compare/mariadb-2.0.90...mariadb-2.0.91) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.90"></a>
|
||||
### [mariadb-2.0.90](https://github.com/truecharts/apps/compare/mariadb-2.0.89...mariadb-2.0.90) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.89"></a>
|
||||
### [mariadb-2.0.89](https://github.com/truecharts/apps/compare/mariadb-2.0.88...mariadb-2.0.89) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.88"></a>
|
||||
### [mariadb-2.0.88](https://github.com/truecharts/apps/compare/mariadb-2.0.87...mariadb-2.0.88) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.87"></a>
|
||||
### [mariadb-2.0.87](https://github.com/truecharts/apps/compare/mariadb-2.0.86...mariadb-2.0.87) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.86"></a>
|
||||
### [mariadb-2.0.86](https://github.com/truecharts/apps/compare/mariadb-2.0.85...mariadb-2.0.86) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T18:44:37.27887189Z"
|
|
@ -1,32 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "10.7.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb
|
||||
icon: https://truecharts.org/_static/img/appicons/mariadb.png
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mariadb-3.0.2"></a>
|
||||
### [mariadb-3.0.2](https://github.com/truecharts/apps/compare/mariadb-3.0.1...mariadb-3.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-3.0.1"></a>
|
||||
### [mariadb-3.0.1](https://github.com/truecharts/apps/compare/mariadb-2.0.92...mariadb-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
* update docker general non-major ([#2831](https://github.com/truecharts/apps/issues/2831))
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-3.0.0"></a>
|
||||
### [mariadb-3.0.0](https://github.com/truecharts/apps/compare/mariadb-2.0.92...mariadb-3.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.92"></a>
|
||||
### [mariadb-2.0.92](https://github.com/truecharts/apps/compare/mariadb-2.0.91...mariadb-2.0.92) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.91"></a>
|
||||
### [mariadb-2.0.91](https://github.com/truecharts/apps/compare/mariadb-2.0.90...mariadb-2.0.91) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.90"></a>
|
||||
### [mariadb-2.0.90](https://github.com/truecharts/apps/compare/mariadb-2.0.89...mariadb-2.0.90) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.89"></a>
|
||||
### [mariadb-2.0.89](https://github.com/truecharts/apps/compare/mariadb-2.0.88...mariadb-2.0.89) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.88"></a>
|
||||
### [mariadb-2.0.88](https://github.com/truecharts/apps/compare/mariadb-2.0.87...mariadb-2.0.88) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="mariadb-2.0.87"></a>
|
||||
### [mariadb-2.0.87](https://github.com/truecharts/apps/compare/mariadb-2.0.86...mariadb-2.0.87) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T22:08:46.763255509Z"
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "10.7.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mariadb
|
||||
icon: https://truecharts.org/_static/img/appicons/mariadb.png
|
||||
keywords:
|
||||
- mariadb
|
||||
- mysql
|
||||
- database
|
||||
- sql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: mariadb
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-mariadb
|
||||
- https://github.com/prometheus/mysqld_exporter
|
||||
- https://mariadb.org
|
||||
type: application
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -1,99 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="memcached-3.0.1"></a>
|
||||
### [memcached-3.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.91...memcached-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-3.0.0"></a>
|
||||
### [memcached-3.0.0](https://github.com/truecharts/apps/compare/memcached-2.0.91...memcached-3.0.0) (2022-06-07)
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.91"></a>
|
||||
### [memcached-2.0.91](https://github.com/truecharts/apps/compare/memcached-2.0.90...memcached-2.0.91) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.90"></a>
|
||||
### [memcached-2.0.90](https://github.com/truecharts/apps/compare/memcached-2.0.89...memcached-2.0.90) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.89"></a>
|
||||
### [memcached-2.0.89](https://github.com/truecharts/apps/compare/memcached-2.0.88...memcached-2.0.89) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.88"></a>
|
||||
### [memcached-2.0.88](https://github.com/truecharts/apps/compare/memcached-2.0.87...memcached-2.0.88) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.87"></a>
|
||||
### [memcached-2.0.87](https://github.com/truecharts/apps/compare/memcached-2.0.86...memcached-2.0.87) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.86"></a>
|
||||
### [memcached-2.0.86](https://github.com/truecharts/apps/compare/memcached-2.0.85...memcached-2.0.86) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.85"></a>
|
||||
### [memcached-2.0.85](https://github.com/truecharts/apps/compare/memcached-2.0.84...memcached-2.0.85) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2791](https://github.com/truecharts/apps/issues/2791))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.84"></a>
|
||||
### [memcached-2.0.84](https://github.com/truecharts/apps/compare/memcached-2.0.83...memcached-2.0.84) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.24
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T18:44:37.289967177Z"
|
|
@ -1,31 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.6.15"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
|
||||
icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
|
||||
keywords:
|
||||
- memcached
|
||||
- database
|
||||
- cache
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: memcached
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
- cache
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="memcached-3.0.2"></a>
|
||||
### [memcached-3.0.2](https://github.com/truecharts/apps/compare/memcached-3.0.1...memcached-3.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="memcached-3.0.1"></a>
|
||||
### [memcached-3.0.1](https://github.com/truecharts/apps/compare/memcached-2.0.91...memcached-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-3.0.0"></a>
|
||||
### [memcached-3.0.0](https://github.com/truecharts/apps/compare/memcached-2.0.91...memcached-3.0.0) (2022-06-07)
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.91"></a>
|
||||
### [memcached-2.0.91](https://github.com/truecharts/apps/compare/memcached-2.0.90...memcached-2.0.91) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.90"></a>
|
||||
### [memcached-2.0.90](https://github.com/truecharts/apps/compare/memcached-2.0.89...memcached-2.0.90) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.89"></a>
|
||||
### [memcached-2.0.89](https://github.com/truecharts/apps/compare/memcached-2.0.88...memcached-2.0.89) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.88"></a>
|
||||
### [memcached-2.0.88](https://github.com/truecharts/apps/compare/memcached-2.0.87...memcached-2.0.88) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.87"></a>
|
||||
### [memcached-2.0.87](https://github.com/truecharts/apps/compare/memcached-2.0.86...memcached-2.0.87) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.86"></a>
|
||||
### [memcached-2.0.86](https://github.com/truecharts/apps/compare/memcached-2.0.85...memcached-2.0.86) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="memcached-2.0.85"></a>
|
||||
### [memcached-2.0.85](https://github.com/truecharts/apps/compare/memcached-2.0.84...memcached-2.0.85) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2791](https://github.com/truecharts/apps/issues/2791))
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T22:08:46.746306322Z"
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.6.15"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Memcached is a memory-backed database caching solution
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
|
||||
icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
|
||||
keywords:
|
||||
- memcached
|
||||
- database
|
||||
- cache
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: memcached
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-memcached
|
||||
- http://memcached.org/
|
||||
type: application
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
- cache
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -1,99 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mongodb-1.0.1"></a>
|
||||
### [mongodb-1.0.1](https://github.com/truecharts/apps/compare/mongodb-0.1.49...mongodb-1.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-1.0.0"></a>
|
||||
### [mongodb-1.0.0](https://github.com/truecharts/apps/compare/mongodb-0.1.49...mongodb-1.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.49"></a>
|
||||
### [mongodb-0.1.49](https://github.com/truecharts/apps/compare/mongodb-0.1.48...mongodb-0.1.49) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.48"></a>
|
||||
### [mongodb-0.1.48](https://github.com/truecharts/apps/compare/mongodb-0.1.47...mongodb-0.1.48) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.47"></a>
|
||||
### [mongodb-0.1.47](https://github.com/truecharts/apps/compare/mongodb-0.1.46...mongodb-0.1.47) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.46"></a>
|
||||
### [mongodb-0.1.46](https://github.com/truecharts/apps/compare/mongodb-0.1.45...mongodb-0.1.46) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.45"></a>
|
||||
### [mongodb-0.1.45](https://github.com/truecharts/apps/compare/mongodb-0.1.44...mongodb-0.1.45) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.44"></a>
|
||||
### [mongodb-0.1.44](https://github.com/truecharts/apps/compare/mongodb-0.1.43...mongodb-0.1.44) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.43"></a>
|
||||
### [mongodb-0.1.43](https://github.com/truecharts/apps/compare/mongodb-0.1.42...mongodb-0.1.43) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.42"></a>
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T18:44:37.260961449Z"
|
|
@ -1,31 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb
|
||||
icon: https://truecharts.org/_static/img/appicons/mongodb.png
|
||||
keywords:
|
||||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: mongodb
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 1.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="mongodb-1.0.2"></a>
|
||||
### [mongodb-1.0.2](https://github.com/truecharts/apps/compare/mongodb-1.0.1...mongodb-1.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-1.0.1"></a>
|
||||
### [mongodb-1.0.1](https://github.com/truecharts/apps/compare/mongodb-0.1.49...mongodb-1.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-1.0.0"></a>
|
||||
### [mongodb-1.0.0](https://github.com/truecharts/apps/compare/mongodb-0.1.49...mongodb-1.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.49"></a>
|
||||
### [mongodb-0.1.49](https://github.com/truecharts/apps/compare/mongodb-0.1.48...mongodb-0.1.49) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.48"></a>
|
||||
### [mongodb-0.1.48](https://github.com/truecharts/apps/compare/mongodb-0.1.47...mongodb-0.1.48) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.47"></a>
|
||||
### [mongodb-0.1.47](https://github.com/truecharts/apps/compare/mongodb-0.1.46...mongodb-0.1.47) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.46"></a>
|
||||
### [mongodb-0.1.46](https://github.com/truecharts/apps/compare/mongodb-0.1.45...mongodb-0.1.46) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.45"></a>
|
||||
### [mongodb-0.1.45](https://github.com/truecharts/apps/compare/mongodb-0.1.44...mongodb-0.1.45) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.44"></a>
|
||||
### [mongodb-0.1.44](https://github.com/truecharts/apps/compare/mongodb-0.1.43...mongodb-0.1.44) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="mongodb-0.1.43"></a>
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T22:08:46.671382695Z"
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "5.0.9"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/mongodb
|
||||
icon: https://truecharts.org/_static/img/appicons/mongodb.png
|
||||
keywords:
|
||||
- mongodb
|
||||
- database
|
||||
- nosql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: mongodb
|
||||
sources:
|
||||
- https://hub.docker.com/r/bitnami/mongodb
|
||||
- https://github.com/bitnami/bitnami-docker-mongodb
|
||||
- https://www.mongodb.com
|
||||
type: application
|
||||
version: 1.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -1,99 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-8.0.1"></a>
|
||||
### [postgresql-8.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.93...postgresql-8.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-8.0.0"></a>
|
||||
### [postgresql-8.0.0](https://github.com/truecharts/apps/compare/postgresql-7.0.93...postgresql-8.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.93"></a>
|
||||
### [postgresql-7.0.93](https://github.com/truecharts/apps/compare/postgresql-7.0.92...postgresql-7.0.93) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.92"></a>
|
||||
### [postgresql-7.0.92](https://github.com/truecharts/apps/compare/postgresql-7.0.91...postgresql-7.0.92) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.91"></a>
|
||||
### [postgresql-7.0.91](https://github.com/truecharts/apps/compare/postgresql-7.0.90...postgresql-7.0.91) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.90"></a>
|
||||
### [postgresql-7.0.90](https://github.com/truecharts/apps/compare/postgresql-7.0.89...postgresql-7.0.90) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.89"></a>
|
||||
### [postgresql-7.0.89](https://github.com/truecharts/apps/compare/postgresql-7.0.88...postgresql-7.0.89) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.88"></a>
|
||||
### [postgresql-7.0.88](https://github.com/truecharts/apps/compare/postgresql-7.0.87...postgresql-7.0.88) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.87"></a>
|
||||
### [postgresql-7.0.87](https://github.com/truecharts/apps/compare/postgresql-7.0.86...postgresql-7.0.87) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.86"></a>
|
||||
### [postgresql-7.0.86](https://github.com/truecharts/apps/compare/postgresql-7.0.85...postgresql-7.0.86) (2022-05-31)
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T18:44:37.314180767Z"
|
|
@ -1,30 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "14.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: PostgresSQL
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
|
||||
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
||||
keywords:
|
||||
- postgres
|
||||
- postgressql
|
||||
- dtabase
|
||||
- sql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: postgresql
|
||||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 8.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="postgresql-8.0.2"></a>
|
||||
### [postgresql-8.0.2](https://github.com/truecharts/apps/compare/postgresql-8.0.1...postgresql-8.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-8.0.1"></a>
|
||||
### [postgresql-8.0.1](https://github.com/truecharts/apps/compare/postgresql-7.0.93...postgresql-8.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-8.0.0"></a>
|
||||
### [postgresql-8.0.0](https://github.com/truecharts/apps/compare/postgresql-7.0.93...postgresql-8.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.93"></a>
|
||||
### [postgresql-7.0.93](https://github.com/truecharts/apps/compare/postgresql-7.0.92...postgresql-7.0.93) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.92"></a>
|
||||
### [postgresql-7.0.92](https://github.com/truecharts/apps/compare/postgresql-7.0.91...postgresql-7.0.92) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2826](https://github.com/truecharts/apps/issues/2826))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.91"></a>
|
||||
### [postgresql-7.0.91](https://github.com/truecharts/apps/compare/postgresql-7.0.90...postgresql-7.0.91) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.90"></a>
|
||||
### [postgresql-7.0.90](https://github.com/truecharts/apps/compare/postgresql-7.0.89...postgresql-7.0.90) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.89"></a>
|
||||
### [postgresql-7.0.89](https://github.com/truecharts/apps/compare/postgresql-7.0.88...postgresql-7.0.89) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.88"></a>
|
||||
### [postgresql-7.0.88](https://github.com/truecharts/apps/compare/postgresql-7.0.87...postgresql-7.0.88) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="postgresql-7.0.87"></a>
|
||||
### [postgresql-7.0.87](https://github.com/truecharts/apps/compare/postgresql-7.0.86...postgresql-7.0.87) (2022-06-01)
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T22:08:46.465854528Z"
|
|
@ -0,0 +1,30 @@
|
|||
apiVersion: v2
|
||||
appVersion: "14.3.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: PostgresSQL
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
|
||||
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
||||
keywords:
|
||||
- postgres
|
||||
- postgressql
|
||||
- dtabase
|
||||
- sql
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: postgresql
|
||||
sources:
|
||||
- https://www.postgresql.org/
|
||||
type: application
|
||||
version: 8.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -1,99 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="promtail-3.0.1"></a>
|
||||
### [promtail-3.0.1](https://github.com/truecharts/apps/compare/promtail-2.0.52...promtail-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="promtail-3.0.0"></a>
|
||||
### [promtail-3.0.0](https://github.com/truecharts/apps/compare/promtail-2.0.52...promtail-3.0.0) (2022-06-07)
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.52"></a>
|
||||
### [promtail-2.0.52](https://github.com/truecharts/apps/compare/promtail-2.0.51...promtail-2.0.52) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.51"></a>
|
||||
### [promtail-2.0.51](https://github.com/truecharts/apps/compare/promtail-2.0.50...promtail-2.0.51) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.50"></a>
|
||||
### [promtail-2.0.50](https://github.com/truecharts/apps/compare/promtail-2.0.49...promtail-2.0.50) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.49"></a>
|
||||
### [promtail-2.0.49](https://github.com/truecharts/apps/compare/promtail-2.0.48...promtail-2.0.49) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.48"></a>
|
||||
### [promtail-2.0.48](https://github.com/truecharts/apps/compare/promtail-2.0.47...promtail-2.0.48) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.47"></a>
|
||||
### [promtail-2.0.47](https://github.com/truecharts/apps/compare/promtail-2.0.46...promtail-2.0.47) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.24
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.46"></a>
|
||||
### [promtail-2.0.46](https://github.com/truecharts/apps/compare/promtail-2.0.45...promtail-2.0.46) (2022-05-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.23
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.45"></a>
|
||||
### [promtail-2.0.45](https://github.com/truecharts/apps/compare/promtail-2.0.44...promtail-2.0.45) (2022-05-29)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.22
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T18:45:06.132191839Z"
|
|
@ -1,31 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.5.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/promtail
|
||||
keywords:
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: promtail
|
||||
sources:
|
||||
- https://github.com/grafana/loki
|
||||
- https://grafana.com/oss/loki/
|
||||
- https://grafana.com/docs/loki/latest/
|
||||
type: application
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
- logs
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="promtail-3.0.2"></a>
|
||||
### [promtail-3.0.2](https://github.com/truecharts/apps/compare/promtail-3.0.1...promtail-3.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="promtail-3.0.1"></a>
|
||||
### [promtail-3.0.1](https://github.com/truecharts/apps/compare/promtail-2.0.52...promtail-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="promtail-3.0.0"></a>
|
||||
### [promtail-3.0.0](https://github.com/truecharts/apps/compare/promtail-2.0.52...promtail-3.0.0) (2022-06-07)
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.52"></a>
|
||||
### [promtail-2.0.52](https://github.com/truecharts/apps/compare/promtail-2.0.51...promtail-2.0.52) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.51"></a>
|
||||
### [promtail-2.0.51](https://github.com/truecharts/apps/compare/promtail-2.0.50...promtail-2.0.51) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.50"></a>
|
||||
### [promtail-2.0.50](https://github.com/truecharts/apps/compare/promtail-2.0.49...promtail-2.0.50) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.49"></a>
|
||||
### [promtail-2.0.49](https://github.com/truecharts/apps/compare/promtail-2.0.48...promtail-2.0.49) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.48"></a>
|
||||
### [promtail-2.0.48](https://github.com/truecharts/apps/compare/promtail-2.0.47...promtail-2.0.48) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.47"></a>
|
||||
### [promtail-2.0.47](https://github.com/truecharts/apps/compare/promtail-2.0.46...promtail-2.0.47) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.24
|
||||
|
||||
|
||||
|
||||
<a name="promtail-2.0.46"></a>
|
||||
### [promtail-2.0.46](https://github.com/truecharts/apps/compare/promtail-2.0.45...promtail-2.0.46) (2022-05-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.23
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T22:09:05.455211376Z"
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "2.5.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/promtail
|
||||
keywords:
|
||||
- metrics
|
||||
- logs
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: promtail
|
||||
sources:
|
||||
- https://github.com/grafana/loki
|
||||
- https://grafana.com/oss/loki/
|
||||
- https://grafana.com/docs/loki/latest/
|
||||
type: application
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- metrics
|
||||
- logs
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -1,99 +0,0 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-3.0.1"></a>
|
||||
### [redis-3.0.1](https://github.com/truecharts/apps/compare/redis-2.0.83...redis-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="redis-3.0.0"></a>
|
||||
### [redis-3.0.0](https://github.com/truecharts/apps/compare/redis-2.0.83...redis-3.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.83"></a>
|
||||
### [redis-2.0.83](https://github.com/truecharts/apps/compare/redis-2.0.82...redis-2.0.83) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.82"></a>
|
||||
### [redis-2.0.82](https://github.com/truecharts/apps/compare/redis-2.0.81...redis-2.0.82) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.81"></a>
|
||||
### [redis-2.0.81](https://github.com/truecharts/apps/compare/redis-2.0.80...redis-2.0.81) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.80"></a>
|
||||
### [redis-2.0.80](https://github.com/truecharts/apps/compare/redis-2.0.79...redis-2.0.80) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.79"></a>
|
||||
### [redis-2.0.79](https://github.com/truecharts/apps/compare/redis-2.0.78...redis-2.0.79) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.78"></a>
|
||||
### [redis-2.0.78](https://github.com/truecharts/apps/compare/redis-2.0.77...redis-2.0.78) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.77"></a>
|
||||
### [redis-2.0.77](https://github.com/truecharts/apps/compare/redis-2.0.76...redis-2.0.77) (2022-05-31)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2791](https://github.com/truecharts/apps/issues/2791))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.76"></a>
|
|
@ -1,6 +0,0 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T18:45:10.338191365Z"
|
|
@ -1,31 +0,0 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.0.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
|
||||
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
||||
keywords:
|
||||
- redis
|
||||
- keyvalue
|
||||
- database
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 3.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
- cache
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,99 @@
|
|||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="redis-3.0.2"></a>
|
||||
### [redis-3.0.2](https://github.com/truecharts/apps/compare/redis-3.0.1...redis-3.0.2) (2022-06-07)
|
||||
|
||||
#### Fix
|
||||
|
||||
* hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format.
|
||||
|
||||
|
||||
|
||||
<a name="redis-3.0.1"></a>
|
||||
### [redis-3.0.1](https://github.com/truecharts/apps/compare/redis-2.0.83...redis-3.0.1) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Auto-update chart README [skip ci]
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Fix
|
||||
|
||||
* remove malfunctioning SCALE migration script
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="redis-3.0.0"></a>
|
||||
### [redis-3.0.0](https://github.com/truecharts/apps/compare/redis-2.0.83...redis-3.0.0) (2022-06-07)
|
||||
|
||||
#### Chore
|
||||
|
||||
* sync all apps persistence configuration and always default to PVC
|
||||
|
||||
#### Refactor
|
||||
|
||||
* BREAKING CHANGE ([#2836](https://github.com/truecharts/apps/issues/2836))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.83"></a>
|
||||
### [redis-2.0.83](https://github.com/truecharts/apps/compare/redis-2.0.82...redis-2.0.83) (2022-06-05)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.29
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.82"></a>
|
||||
### [redis-2.0.82](https://github.com/truecharts/apps/compare/redis-2.0.81...redis-2.0.82) (2022-06-04)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.28
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.81"></a>
|
||||
### [redis-2.0.81](https://github.com/truecharts/apps/compare/redis-2.0.80...redis-2.0.81) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2821](https://github.com/truecharts/apps/issues/2821))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.80"></a>
|
||||
### [redis-2.0.80](https://github.com/truecharts/apps/compare/redis-2.0.79...redis-2.0.80) (2022-06-03)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.27
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.79"></a>
|
||||
### [redis-2.0.79](https://github.com/truecharts/apps/compare/redis-2.0.78...redis-2.0.79) (2022-06-02)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update docker general non-major ([#2806](https://github.com/truecharts/apps/issues/2806))
|
||||
* update helm chart common to v9.3.26 ([#2813](https://github.com/truecharts/apps/issues/2813))
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.78"></a>
|
||||
### [redis-2.0.78](https://github.com/truecharts/apps/compare/redis-2.0.77...redis-2.0.78) (2022-06-01)
|
||||
|
||||
#### Chore
|
||||
|
||||
* update helm chart common to v9.3.25
|
||||
|
||||
|
||||
|
||||
<a name="redis-2.0.77"></a>
|
|
@ -0,0 +1,6 @@
|
|||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
digest: sha256:742ac25c62c028bf8979575910b20e691799c710e8455d9e156c27f33b59b1b1
|
||||
generated: "2022-06-07T22:09:13.326493607Z"
|
|
@ -0,0 +1,31 @@
|
|||
apiVersion: v2
|
||||
appVersion: "7.0.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.0.8
|
||||
deprecated: false
|
||||
description: Open source, advanced key-value store.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
|
||||
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
||||
keywords:
|
||||
- redis
|
||||
- keyvalue
|
||||
- database
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 3.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
- cache
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue