Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7408378d9d
commit
035b584dcd
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [remmina-7.0.10](https://github.com/truecharts/charts/compare/remmina-7.0.9...remmina-7.0.10) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/remmina to 1.4.2[@de4fd3e](https://github.com/de4fd3e) ([#15253](https://github.com/truecharts/charts/issues/15253))
|
||||
|
||||
|
||||
|
||||
|
||||
## [remmina-7.0.9](https://github.com/truecharts/charts/compare/remmina-7.0.8...remmina-7.0.9) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [remmina-6.0.23](https://github.com/truecharts/charts/compare/remmina-6.0.22...remmina-6.0.23) (2023-07-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||
|
||||
|
||||
|
||||
|
||||
## [remmina-6.0.22](https://github.com/truecharts/charts/compare/remmina-6.0.21...remmina-6.0.22) (2023-06-13)
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.2.0-rcgi"
|
||||
appVersion: 1.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-remmina
|
||||
- https://remmina.org/
|
||||
type: application
|
||||
version: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [remmina-7.0.10](https://github.com/truecharts/charts/compare/remmina-7.0.9...remmina-7.0.10) (2023-11-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/remmina to 1.4.2[@de4fd3e](https://github.com/de4fd3e) ([#15253](https://github.com/truecharts/charts/issues/15253))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2@sha256:46cfa6de4355cf7791c7c3b964bb21b8c6c0b3ec4a99c68423c066ee7ad91456
|
||||
tag: 1.4.2@sha256:de4fd3eada42d45a36b822e8a7e2f5682aaad5bb27989a7cea4cd98cfd6fd500
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [remmina-7.0.9](https://github.com/truecharts/charts/compare/remmina-7.0.8...remmina-7.0.9) (2023-11-17)
|
||||
|
Loading…
Reference in New Issue