chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="rsshub-1.0.4"></a>
|
||||
### [rsshub-1.0.4](https://github.com/truecharts/apps/compare/rsshub-1.0.3...rsshub-1.0.4) (2022-03-30)
|
||||
|
||||
#### Chore
|
||||
|
||||
* Use new repo ([#2337](https://github.com/truecharts/apps/issues/2337))
|
||||
* update helm general non-major helm releases ([#2354](https://github.com/truecharts/apps/issues/2354))
|
||||
|
||||
|
||||
|
||||
<a name="rsshub-1.0.3"></a>
|
||||
### [rsshub-1.0.3](https://github.com/truecharts/apps/compare/rsshub-1.0.2...rsshub-1.0.3) (2022-03-26)
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 9.1.15 |
|
||||
| https://truecharts.org | redis | 2.0.8 |
|
||||
| https://charts.truecharts.org | redis | 2.0.21 |
|
||||
| https://library-charts.truecharts.org | common | 9.2.4 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| browserlessImage.repository | string | `"tccr.io/truecharts/browserless-chrome"` | |
|
||||
| browserlessImage.tag | string | `"v1.51.1-chrome@sha256:39b1e2641af7fb437a8dbe886dc8cb1f613835338f2d8f9c57516f97716d5467"` | |
|
||||
| env.CACHE_TYPE | string | `"redis"` | |
|
||||
| env.DISALLOW_ROBOT | bool | `false` | |
|
||||
| env.DISALLOW_ROBOT | bool | `false` | ALLOW_ORIGIN: "" |
|
||||
| env.NODE_ENV | string | `"production"` | |
|
||||
| env.NODE_NAME | string | `"{{ .Release.Name }}-{{ randAlphaNum 5 }}"` | |
|
||||
| env.PORT | string | `"{{ .Values.service.main.ports.main.port }}"` | |
|
||||
|
||||
+385
-435
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user