Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4242b4ecf0
commit
f15c8d55a0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [scrutiny-7.0.1](https://github.com/truecharts/charts/compare/scrutiny-7.0.0...scrutiny-7.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [scrutiny-7.0.2](https://github.com/truecharts/charts/compare/scrutiny-7.0.1...scrutiny-7.0.2) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/scrutiny to v0.7.2 ([#13719](https://github.com/truecharts/charts/issues/13719))
|
||||
|
||||
|
||||
|
||||
|
||||
## [scrutiny-7.0.1](https://github.com/truecharts/charts/compare/scrutiny-7.0.0...scrutiny-7.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [scrutiny-6.0.18](https://github.com/truecharts/charts/compare/scrutiny-6.0.17...scrutiny-6.0.18) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [scrutiny-6.0.17](https://github.com/truecharts/charts/compare/scrutiny-6.0.16...scrutiny-6.0.17) (2023-05-26)
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: scrutiny
|
||||
version: 7.0.1
|
||||
appVersion: "0.7.1"
|
||||
version: 7.0.2
|
||||
appVersion: "0.7.2"
|
||||
description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution.
|
||||
type: application
|
||||
deprecated: false
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [scrutiny-7.0.2](https://github.com/truecharts/charts/compare/scrutiny-7.0.1...scrutiny-7.0.2) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/scrutiny to v0.7.2 ([#13719](https://github.com/truecharts/charts/issues/13719))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/scrutiny
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.7.1@sha256:26c8258c6963367ff609fd080af1b84be53792831122ce019fa071cca72ad1a8
|
||||
tag: v0.7.2@sha256:0d141d741f7292ead1cad85faa25092599a755f861f5b77e89922aefa1459f6e
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue