Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5adf6a275c
commit
25a38142e0
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [tasmoadmin-4.0.13](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.12...tasmoadmin-4.0.13) (2023-12-04)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/tasmoadmin to v3.0.8[@b669fa9](https://github.com/b669fa9) ([#15693](https://github.com/truecharts/charts/issues/15693))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmoadmin-4.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.13...tasmoadmin-4.1.0) (2023-12-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/tasmoadmin to v3.2.0[@9ba3cbe](https://github.com/9ba3cbe) ([#15700](https://github.com/truecharts/charts/issues/15700))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [tasmoadmin-4.0.13](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.12...tasmoadmin-4.0.13) (2023-12-04)
|
## [tasmoadmin-4.0.13](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.12...tasmoadmin-4.0.13) (2023-12-04)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
|
@ -1,8 +1,8 @@
|
||||||
kubeVersion: ">=1.24.0"
|
kubeVersion: ">=1.24.0"
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: tasmoadmin
|
name: tasmoadmin
|
||||||
version: 4.0.13
|
version: 4.1.0
|
||||||
appVersion: 3.0.8
|
appVersion: 3.2.0
|
||||||
description: A administrative platform for devices flashed with Tasmota.
|
description: A administrative platform for devices flashed with Tasmota.
|
||||||
home: https://truecharts.org/charts/incubator/tasmoadmin
|
home: https://truecharts.org/charts/incubator/tasmoadmin
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [tasmoadmin-4.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.13...tasmoadmin-4.1.0) (2023-12-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/tasmoadmin to v3.2.0[@9ba3cbe](https://github.com/9ba3cbe) ([#15700](https://github.com/truecharts/charts/issues/15700))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tccr.io/truecharts/tasmoadmin
|
repository: tccr.io/truecharts/tasmoadmin
|
||||||
tag: v3.0.8@sha256:b669fa9293bda148c04dec6cf802bda1ddcb0b20d037532617f17ca2f9b5dbdd
|
tag: v3.2.0@sha256:9ba3cbe28414dd61e03b9d36c29c4792f6fde11dbe0e130f9186760d5afe6c29
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
Loading…
Reference in New Issue