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-25 19:47:47 +02:00
committed by GitHub
co-authored by Stavros Kois
parent 275093acf6
commit f9d1e5110e
20 changed files with 4 additions and 5 deletions
@@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: double-take name: double-take
version: 0.0.2 version: 1.0.0
appVersion: "1.7.0" appVersion: "1.7.0"
description: Unified UI and API for processing and training images for facial recognition description: Unified UI and API for processing and training images for facial recognition
type: application type: application
@@ -154,7 +154,6 @@ questions:
schema: schema:
type: boolean type: boolean
default: false default: false
# Include{serviceExpert} # Include{serviceExpert}
# Include{serviceList} # Include{serviceList}
@@ -1,7 +1,7 @@
image: image:
repository: jakowenko/double-take repository: tccr.io/truecharts/double-take
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 1.7.0@sha256:7d05d0e36833583ed8ca3dfdcebc8dbe08757a32970d6dbd982f4284184460e4 tag: v1.7.0@sha256:9872c84e9aa6bf9eeed65452a1590ef7595a0a3d759719af4539708b69fd7567
service: service:
main: main:
@@ -1,7 +1,7 @@
apiVersion: v2 apiVersion: v2
kubeVersion: ">=1.16.0-0" kubeVersion: ">=1.16.0-0"
name: rsshub name: rsshub
version: 0.0.3 version: 1.0.0
appVersion: "2022" appVersion: "2022"
description: RSSHub can generate RSS feeds from pretty much everything description: RSSHub can generate RSS feeds from pretty much everything
type: application type: application