feat(app): Move to stable (#2279)

* move to stable

* update image version

* no message

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
sagit 2022-03-26 01:47:47 +08:00 committed by GitHub
parent 275093acf6
commit f9d1e5110e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 4 additions and 5 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: double-take
version: 0.0.2
version: 1.0.0
appVersion: "1.7.0"
description: Unified UI and API for processing and training images for facial recognition
type: application

View File

@ -154,7 +154,6 @@ questions:
schema:
type: boolean
default: false
# Include{serviceExpert}
# Include{serviceList}

View File

@ -1,7 +1,7 @@
image:
repository: jakowenko/double-take
repository: tccr.io/truecharts/double-take
pullPolicy: IfNotPresent
tag: 1.7.0@sha256:7d05d0e36833583ed8ca3dfdcebc8dbe08757a32970d6dbd982f4284184460e4
tag: v1.7.0@sha256:9872c84e9aa6bf9eeed65452a1590ef7595a0a3d759719af4539708b69fd7567
service:
main:

View File

@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: rsshub
version: 0.0.3
version: 1.0.0
appVersion: "2022"
description: RSSHub can generate RSS feeds from pretty much everything
type: application