Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d62a58b378
commit
e12db6c285
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [romm-6.2.3](https://github.com/truecharts/charts/compare/romm-6.2.2...romm-6.2.3) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update helm general non-major by renovate ([#16820](https://github.com/truecharts/charts/issues/16820))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [romm-6.3.0](https://github.com/truecharts/charts/compare/romm-6.2.3...romm-6.3.0) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/zurdi15/romm to v2.3.0[@0c3dc6a](https://github.com/0c3dc6a) by renovate ([#17046](https://github.com/truecharts/charts/issues/17046))
|
||||
|
||||
|
||||
## [romm-6.2.3](https://github.com/truecharts/charts/compare/romm-6.2.2...romm-6.2.3) (2024-01-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
- bump all charts for OCI test push
|
||||
|
||||
- move everything to consume OCI-hosted common-chart dependency
|
||||
|
||||
- update container image common to v17.2.18[@085ba3c](https://github.com/085ba3c) by renovate ([#16732](https://github.com/truecharts/charts/issues/16732))
|
||||
|
||||
- standardize ./img references ([#16704](https://github.com/truecharts/charts/issues/16704))
|
||||
|
||||
- lints some docs, uses front-matter instead of # h1, and fix list items in changelog ([#16589](https://github.com/truecharts/charts/issues/16589))
|
|
@ -1,8 +1,8 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: romm
|
||||
version: 6.2.3
|
||||
appVersion: 2.2.1
|
||||
version: 6.3.0
|
||||
appVersion: 2.3.0
|
||||
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.3.0](https://github.com/truecharts/charts/compare/romm-6.2.3...romm-6.3.0) (2024-01-08)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/zurdi15/romm to v2.3.0[@0c3dc6a](https://github.com/0c3dc6a) by renovate ([#17046](https://github.com/truecharts/charts/issues/17046))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/zurdi15/romm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1@sha256:4068f58d2eb336c19914e183f6d98f0941e3629a4d002103202c840525420141
|
||||
tag: 2.3.0@sha256:0c3dc6afef0ea6767ac42bacffbf9fdf4481a53c93f0f4f8664a73c2730993bd
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue