Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
429f182e2d
commit
7dd6785d7e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [virt-manager-2.0.2](https://github.com/truecharts/charts/compare/virt-manager-2.0.1...virt-manager-2.0.2) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -25,4 +25,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/virt-manager
|
||||
- https://hub.docker.com/r/mber5/virt-manager
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [virt-manager-2.0.3](https://github.com/truecharts/charts/compare/virt-manager-2.0.2...virt-manager-2.0.3) (2022-11-16)
|
||||
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/virt-manager
|
||||
tag: latest@sha256:be14655e2998092c3c7c9730f273df3235748f50093c49f694070fa7a6ad570e
|
||||
tag: latest@sha256:cb96a5439b5a804e5b885bfe649a6961d06b8f9ce961cb50df3f67b7c5ef4183
|
||||
persistence:
|
||||
devkvm:
|
||||
enabled: true
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [yourls-2.0.1](https://github.com/truecharts/charts/compare/yourls-2.0.0...yourls-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -31,4 +31,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls
|
||||
- https://hub.docker.com/_/yourls/
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [yourls-2.0.2](https://github.com/truecharts/charts/compare/yourls-2.0.1...yourls-2.0.2) (2022-11-16)
|
||||
|
|
@ -10,7 +10,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/yourls
|
||||
tag: latest@sha256:a56f026b3cd8cdd7ba5410457e2cb5500434503559c9de59f34e4daac3d7d558
|
||||
tag: latest@sha256:7cec4323197810e817ac53934cfb421efd4dd387fae7c528615fd1c2ae0bb992
|
||||
persistence: {}
|
||||
podSecurityContext:
|
||||
runAsGroup: 0
|
Loading…
Reference in New Issue