Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [deepstack-9.0.1](https://github.com/truecharts/charts/compare/deepstack-9.0.0...deepstack-9.0.1) (2023-12-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump patch versions on all charts for new GUI release
|
||||
|
||||
|
||||
Binary file not shown.
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [deepstack-9.0.2](https://github.com/truecharts/charts/compare/deepstack-9.0.1...deepstack-9.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deepstack-9.0.1](https://github.com/truecharts/charts/compare/deepstack-9.0.0...deepstack-9.0.1) (2023-12-20)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deepstack-8.0.6](https://github.com/truecharts/charts/compare/deepstack-8.0.5...deepstack-8.0.6) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
@@ -1,17 +1,17 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
apiVersion: v2
|
||||
name: deepstack
|
||||
version: 9.0.1
|
||||
version: 9.0.2
|
||||
appVersion: 2022.01.1
|
||||
description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
|
||||
home: https://truecharts.org/charts/stable/deepstack
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/deepstack.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/deepstack
|
||||
- https://hub.docker.com/r/deepquestai/deepstack
|
||||
- https://www.deepstack.cc/
|
||||
- https://github.com/johnolafenwa/DeepStack
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/deepstack
|
||||
- https://hub.docker.com/r/deepquestai/deepstack
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -20,7 +20,7 @@ keywords:
|
||||
- AI
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.7
|
||||
version: 16.2.9
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
9
stable/deepstack/9.0.2/app-changelog.md
Normal file
9
stable/deepstack/9.0.2/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [deepstack-9.0.2](https://github.com/truecharts/charts/compare/deepstack-9.0.1...deepstack-9.0.2) (2023-12-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major by renovate ([#16341](https://github.com/truecharts/charts/issues/16341))
|
||||
|
||||
|
||||
BIN
stable/deepstack/9.0.2/charts/common-16.2.9.tgz
Normal file
BIN
stable/deepstack/9.0.2/charts/common-16.2.9.tgz
Normal file
Binary file not shown.
@@ -1596,7 +1596,7 @@ questions:
|
||||
label: enabled
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
default: false
|
||||
- variable: certificateIssuer
|
||||
label: certificateIssuer
|
||||
description: defaults to chartname
|
||||
Reference in New Issue
Block a user