Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
93de3afd6b
commit
236e658b42
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [romm-6.1.5](https://github.com/truecharts/charts/compare/romm-6.1.4...romm-6.1.5) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- increase common version for oci fixes
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [romm-6.2.0](https://github.com/truecharts/charts/compare/romm-6.1.5...romm-6.2.0) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/zurdi15/romm to v2.2.1[@4068f58](https://github.com/4068f58) by renovate ([#16718](https://github.com/truecharts/charts/issues/16718))
|
||||
|
||||
|
||||
## [romm-6.1.5](https://github.com/truecharts/charts/compare/romm-6.1.4...romm-6.1.5) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
## [romm-6.0.0](https://github.com/truecharts/charts/compare/romm-5.0.0...romm-6.0.0) (2023-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general major by renovate (major) ([#16547](https://github.com/truecharts/charts/issues/16547))
|
||||
|
||||
## [romm-5.0.0](https://github.com/truecharts/charts/compare/romm-4.0.12...romm-5.0.0) (2023-12-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 17.1.0 by renovate ([#16532](https://github.com/truecharts/charts/issues/16532))
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: romm
|
||||
version: 6.1.5
|
||||
appVersion: 2.1.0
|
||||
version: 6.2.0
|
||||
appVersion: 2.2.1
|
||||
description: game library manager focused in retro gaming
|
||||
home: https://truecharts.org/charts/stable/romm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [romm-6.2.0](https://github.com/truecharts/charts/compare/romm-6.1.5...romm-6.2.0) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/zurdi15/romm to v2.2.1[@4068f58](https://github.com/4068f58) by renovate ([#16718](https://github.com/truecharts/charts/issues/16718))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/zurdi15/romm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.0@sha256:5403e58d0ec714a1aa45c5caf9c897b4eb7fecb403c3041468a707bce4f6bd3b
|
||||
tag: 2.2.1@sha256:4068f58d2eb336c19914e183f6d98f0941e3629a4d002103202c840525420141
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue