Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2db14fd54c
commit
ef79c0eaa1
Binary file not shown.
Binary file not shown.
|
@ -14,6 +14,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [rimgo-5.1.36](https://github.com/truecharts/charts/compare/rimgo-5.1.35...rimgo-5.1.36) (2024-02-05)
|
||||
|
||||
### Chore
|
||||
|
@ -93,8 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update container image quay.io/pussthecatorg/rimgo to latest[@40819bd](https://github.com/40819bd) by renovate ([#17504](https://github.com/truecharts/charts/issues/17504))
|
||||
|
||||
|
||||
## [rimgo-5.1.27](https://github.com/truecharts/charts/compare/rimgo-5.1.26...rimgo-5.1.27) (2024-01-22)
|
||||
|
||||
### Chore
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Network-Web
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.1
|
||||
version: 18.0.3
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/rimgo
|
||||
- https://quay.io/pussthecatorg/rimgo
|
||||
type: application
|
||||
version: 6.1.0
|
||||
version: 6.1.4
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: quay.io/pussthecatorg/rimgo
|
||||
tag: latest@sha256:07736f187249686f2dc804787067296cf9aa81eae6bf35f0ccc7b8e3795515b1
|
||||
tag: latest@sha256:4ec3a42f38f935b4a344d49b70fbe8debab364effc095514db9e1c2fb74a6ee6
|
||||
pullPolicy: IfNotPresent
|
||||
persistence: {}
|
||||
|
Loading…
Reference in New Issue