Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2792cdcc36
commit
e140f3f060
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [embystat-6.0.5](https://github.com/truecharts/charts/compare/embystat-6.0.4...embystat-6.0.5) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [embystat-6.0.6](https://github.com/truecharts/charts/compare/embystat-6.0.5...embystat-6.0.6) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#13433](https://github.com/truecharts/charts/issues/13433))
|
||||
|
||||
|
||||
|
||||
|
||||
## [embystat-6.0.5](https://github.com/truecharts/charts/compare/embystat-6.0.4...embystat-6.0.5) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [embystat-5.0.27](https://github.com/truecharts/charts/compare/embystat-5.0.26...embystat-5.0.27) (2023-06-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#9614](https://github.com/truecharts/charts/issues/9614))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: embystat
|
||||
version: 6.0.5
|
||||
version: 6.0.6
|
||||
appVersion: "0.2.0"
|
||||
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [embystat-6.0.6](https://github.com/truecharts/charts/compare/embystat-6.0.5...embystat-6.0.6) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/embystat to v0.2.0 ([#13433](https://github.com/truecharts/charts/issues/13433))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/embystat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.2.0@sha256:60a44b54eeeac26eefa1a3621cc2fc2aa8dc3c68fc1e42ed09d561d3991de5d8
|
||||
tag: v0.2.0@sha256:64f0dab98494c20489494592f7843a5c47d00021752f114c625c598a030fba42
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue