feat(apps): move some apps to stable (#2504)
* feat(apps): move apps to stable * move to stable * move to stable * remove jwt and let it auto generate * remove jwt * move to stable * move to stabel * move to stable * move to stable * move to stable and upate image refs * move to stable * fix appsmith * typo
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.17.2"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.2.8
|
||||
description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/fluidd
|
||||
icon: https://truecharts.org/_static/img/appicons/fluidd.png
|
||||
keywords:
|
||||
- fluidd
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: fluidd
|
||||
sources:
|
||||
- https://github.com/fluidd-core/fluidd
|
||||
- https://hub.docker.com/r/cadriel/fluidd
|
||||
version: 1.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
Reference in New Issue
Block a user