chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
4a5058dac0
commit
d1fb6d6756
|
@ -1,6 +1,15 @@
|
||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="linkace-4.0.9"></a>
|
||||||
|
### [linkace-4.0.9](https://github.com/truecharts/apps/compare/linkace-4.0.8...linkace-4.0.9) (2022-06-24)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* convert to string envs inside secretEnv ([#2962](https://github.com/truecharts/apps/issues/2962))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="linkace-4.0.8"></a>
|
<a name="linkace-4.0.8"></a>
|
||||||
### [linkace-4.0.8](https://github.com/truecharts/apps/compare/linkace-4.0.7...linkace-4.0.8) (2022-06-22)
|
### [linkace-4.0.8](https://github.com/truecharts/apps/compare/linkace-4.0.7...linkace-4.0.8) (2022-06-22)
|
||||||
|
|
||||||
|
|
|
@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
|
||||||
|
|
||||||
| Repository | Name | Version |
|
| Repository | Name | Version |
|
||||||
|------------|------|---------|
|
|------------|------|---------|
|
||||||
| https://charts.truecharts.org/ | mariadb | 3.0.14 |
|
| https://charts.truecharts.org/ | mariadb | 3.0.16 |
|
||||||
| https://charts.truecharts.org | redis | 3.0.15 |
|
| https://charts.truecharts.org | redis | 3.0.17 |
|
||||||
| https://library-charts.truecharts.org | common | 10.1.1 |
|
| https://library-charts.truecharts.org | common | 10.1.3 |
|
||||||
|
|
||||||
## Installing the Chart
|
## Installing the Chart
|
||||||
|
|
||||||
|
|
|
@ -100,9 +100,9 @@ hide:
|
||||||
tccr.io/truecharts/redis:v7.0.2@sha256:dfca138f71f1896a07b5ca1e6af88625824925bbbd7719a7676ac11e9e076661
|
tccr.io/truecharts/redis:v7.0.2@sha256:dfca138f71f1896a07b5ca1e6af88625824925bbbd7719a7676ac11e9e076661
|
||||||
tccr.io/truecharts/linkace:v1.10.2@sha256:86d238b2f5fba674424dbd3b947b06b51377366f8f91b1cdd6a6cd758d7c1798
|
tccr.io/truecharts/linkace:v1.10.2@sha256:86d238b2f5fba674424dbd3b947b06b51377366f8f91b1cdd6a6cd758d7c1798
|
||||||
tccr.io/truecharts/alpine:v3.16.0@sha256:16dc15f3d61a1e30b1df9f839e53636847b6097286b2b74c637b25fd8264f730
|
tccr.io/truecharts/alpine:v3.16.0@sha256:16dc15f3d61a1e30b1df9f839e53636847b6097286b2b74c637b25fd8264f730
|
||||||
tccr.io/truecharts/mariadb:v10.7.4@sha256:2e2c1d19a9192dfb48721928d1820ec71bd393c08dfb0aea9698f3128a3101fa
|
tccr.io/truecharts/mariadb:v10.8.3@sha256:838895128e226c4044bc9cffc055986ce8dd45286dabb847a7c1993c51c56921
|
||||||
tccr.io/truecharts/alpine:v3.16.0@sha256:16dc15f3d61a1e30b1df9f839e53636847b6097286b2b74c637b25fd8264f730
|
tccr.io/truecharts/alpine:v3.16.0@sha256:16dc15f3d61a1e30b1df9f839e53636847b6097286b2b74c637b25fd8264f730
|
||||||
tccr.io/truecharts/redis:v7.0.2@sha256:55f0a77f91b8d51e8138d305019bdc17911d988c85b89fe901a456daa448f176
|
tccr.io/truecharts/redis:v7.0.2@sha256:dcd5d5a227bfefc9306a7de6b520e0c7d4123ab1a22bd3b6b102f6dad7fbe7d5
|
||||||
|
|
||||||
##### Scan Results
|
##### Scan Results
|
||||||
|
|
||||||
|
@ -431,7 +431,7 @@ hide:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Container: tccr.io/truecharts/mariadb:v10.7.4@sha256:2e2c1d19a9192dfb48721928d1820ec71bd393c08dfb0aea9698f3128a3101fa (debian 11.3)
|
#### Container: tccr.io/truecharts/mariadb:v10.8.3@sha256:838895128e226c4044bc9cffc055986ce8dd45286dabb847a7c1993c51c56921 (debian 11.3)
|
||||||
|
|
||||||
|
|
||||||
**debian**
|
**debian**
|
||||||
|
@ -579,7 +579,7 @@ hide:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Container: tccr.io/truecharts/redis:v7.0.2@sha256:55f0a77f91b8d51e8138d305019bdc17911d988c85b89fe901a456daa448f176 (debian 11.3)
|
#### Container: tccr.io/truecharts/redis:v7.0.2@sha256:dcd5d5a227bfefc9306a7de6b520e0c7d4123ab1a22bd3b6b102f6dad7fbe7d5 (debian 11.3)
|
||||||
|
|
||||||
|
|
||||||
**debian**
|
**debian**
|
||||||
|
|
Loading…
Reference in New Issue