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:
parent
275093acf6
commit
f9d1e5110e
|
@ -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
|
|
@ -154,7 +154,6 @@ questions:
|
|||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
# Include{serviceExpert}
|
||||
|
||||
# Include{serviceList}
|
|
@ -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:
|
|
@ -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
|
Loading…
Reference in New Issue