mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
untouch apps with db, needs a migration first
This commit is contained in:
committed by
Stavros Kois
parent
95fb2c0814
commit
1f77c5c748
@@ -3,9 +3,9 @@ description: Gitea - Git with a cup of tea
|
||||
annotations:
|
||||
title: Gitea
|
||||
type: application
|
||||
version: 1.0.24
|
||||
version: 1.0.23
|
||||
apiVersion: v2
|
||||
appVersion: 1.21.0
|
||||
appVersion: 1.20.5
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: gitea/gitea
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.21.0-rootless
|
||||
tag: 1.20.5-rootless
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Immich
|
||||
annotations:
|
||||
title: Immich
|
||||
type: application
|
||||
version: 1.0.36
|
||||
version: 1.0.35
|
||||
apiVersion: v2
|
||||
appVersion: 1.86.0
|
||||
appVersion: 1.85.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -5,7 +5,7 @@ annotations:
|
||||
type: application
|
||||
version: 1.1.4
|
||||
apiVersion: v2
|
||||
appVersion: 2023.11.1
|
||||
appVersion: 2023.11.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -3,9 +3,9 @@ description: Odoo is a suite of web based open source business apps.
|
||||
annotations:
|
||||
title: Odoo
|
||||
type: application
|
||||
version: 1.0.5
|
||||
version: 1.0.4
|
||||
apiVersion: v2
|
||||
appVersion: '17.0'
|
||||
appVersion: '16.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: '17.0'
|
||||
tag: '16.0'
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user