mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-28 04:46:09 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.5
|
||||
- name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.67
|
||||
digest: sha256:dcaf0241f650a34174e562fe65ef648af0972c8899468d3e69b61dfd0b1b0acf
|
||||
generated: "2022-08-30T14:58:48.740582241Z"
|
||||
Binary file not shown.
Binary file not shown.
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [dsmr-reader-8.0.35](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.34...dsmr-reader-8.0.35) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dsmr-reader-8.0.34](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.33...dsmr-reader-8.0.34) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
|
||||
|
||||
|
||||
|
||||
|
||||
## [dsmr-reader-8.0.25](https://github.com/truecharts/apps/compare/dsmr-reader-8.0.24...dsmr-reader-8.0.25) (2022-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3295](https://github.com/truecharts/apps/issues/3295))
|
||||
9
stable/dsmr-reader/8.0.35/Chart.lock
Normal file
9
stable/dsmr-reader/8.0.35/Chart.lock
Normal file
@@ -0,0 +1,9 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.6
|
||||
- name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.69
|
||||
digest: sha256:ee7892824e92faa59af92ce8587e05ce7471f6a28751b79f51dfceffefb33cf3
|
||||
generated: "2022-08-31T00:19:24.260661819Z"
|
||||
@@ -2,7 +2,7 @@ apiVersion: v2
|
||||
appVersion: "2021.09.02"
|
||||
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
||||
name: dsmr-reader
|
||||
version: 8.0.34
|
||||
version: 8.0.35
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- dsmr-reader
|
||||
@@ -16,11 +16,11 @@ sources:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 10.5.5
|
||||
version: 10.5.6
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: https://charts.truecharts.org/
|
||||
version: 8.0.67
|
||||
version: 8.0.69
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
@@ -1,6 +1,6 @@
|
||||
# dsmr-reader
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
||||
|
||||
@@ -25,8 +25,8 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.67 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.5 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.69 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.6 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
BIN
stable/dsmr-reader/8.0.35/charts/common-10.5.6.tgz
Normal file
BIN
stable/dsmr-reader/8.0.35/charts/common-10.5.6.tgz
Normal file
Binary file not shown.
BIN
stable/dsmr-reader/8.0.35/charts/postgresql-8.0.69.tgz
Normal file
BIN
stable/dsmr-reader/8.0.35/charts/postgresql-8.0.69.tgz
Normal file
Binary file not shown.
@@ -173,7 +173,8 @@ questions:
|
||||
$ref:
|
||||
- "definitions/timezone"
|
||||
- variable: envList
|
||||
label: Image Environment
|
||||
label: Extra Environment Variables
|
||||
description: "Please be aware that some variables are set in the background, adding duplicates here might cause issues or prevent the app from starting..."
|
||||
group: Container Configuration
|
||||
schema:
|
||||
type: list
|
||||
Reference in New Issue
Block a user