mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
Update catalog information
This commit is contained in:
18
catalog.json
18
catalog.json
@@ -9,9 +9,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/ix-chart",
|
||||
"latest_version": "2304.0.0",
|
||||
"latest_version": "2304.0.1",
|
||||
"latest_app_version": "v1",
|
||||
"latest_human_version": "v1_2304.0.0",
|
||||
"latest_human_version": "v1_2304.0.1",
|
||||
"last_update": "2023-04-12 10:28:30",
|
||||
"name": "ix-chart",
|
||||
"recommended": false,
|
||||
@@ -83,9 +83,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/emby",
|
||||
"latest_version": "1.0.17",
|
||||
"latest_version": "1.0.18",
|
||||
"latest_app_version": "4.7.11.0",
|
||||
"latest_human_version": "4.7.11.0_1.0.17",
|
||||
"latest_human_version": "4.7.11.0_1.0.18",
|
||||
"last_update": "2023-03-24 21:22:08",
|
||||
"name": "emby",
|
||||
"recommended": false,
|
||||
@@ -162,7 +162,7 @@
|
||||
"latest_version": "1.0.0",
|
||||
"latest_app_version": "v2.43.0",
|
||||
"latest_human_version": "v2.43.0_1.0.0",
|
||||
"last_update": null,
|
||||
"last_update": "2023-04-12 14:39:39",
|
||||
"name": "prometheus",
|
||||
"recommended": false,
|
||||
"title": "Prometheus",
|
||||
@@ -197,9 +197,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/plex",
|
||||
"latest_version": "1.7.36",
|
||||
"latest_version": "1.7.37",
|
||||
"latest_app_version": "1.32.0.6918",
|
||||
"latest_human_version": "1.32.0.6918_1.7.36",
|
||||
"latest_human_version": "1.32.0.6918_1.7.37",
|
||||
"last_update": "2023-04-11 12:27:53",
|
||||
"name": "plex",
|
||||
"recommended": false,
|
||||
@@ -275,9 +275,9 @@
|
||||
"healthy": true,
|
||||
"healthy_error": null,
|
||||
"location": "/__w/charts/charts/charts/photoprism",
|
||||
"latest_version": "1.0.13",
|
||||
"latest_version": "1.0.14",
|
||||
"latest_app_version": "221118",
|
||||
"latest_human_version": "221118_1.0.13",
|
||||
"latest_human_version": "221118_1.0.14",
|
||||
"last_update": "2023-03-24 21:24:29",
|
||||
"name": "photoprism",
|
||||
"recommended": false,
|
||||
|
||||
@@ -3,7 +3,7 @@ description: Emby Server
|
||||
annotations:
|
||||
title: Emby Server
|
||||
type: application
|
||||
version: 1.0.17
|
||||
version: 1.0.18
|
||||
apiVersion: v2
|
||||
appVersion: '4.7.11.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -13,3 +13,4 @@ extraAppVolumeMounts:
|
||||
gpuConfiguration: {}
|
||||
hostNetwork: false
|
||||
updateStrategy: Recreate
|
||||
global: {}
|
||||
@@ -8,6 +8,13 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
{{- end }}
|
||||
hostname: {{ template "common.names.fullname" . }}
|
||||
{{- if hasKey .Values "global" }}
|
||||
{{- if hasKey .Values.global "ixChartContext" }}
|
||||
{{- if .Values.global.ixChartContext.addNvidiaRuntimeClass }}
|
||||
runtimeClassName: {{ .Values.global.ixChartContext.nvidiaRuntimeClassName }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{ include "common.resources.limitation" . | nindent 10 }}
|
||||
@@ -3,7 +3,7 @@ description: A Helm chart for deploying simple workloads Kubernetes
|
||||
annotations:
|
||||
title: ix-chart
|
||||
type: application
|
||||
version: 2304.0.0
|
||||
version: 2304.0.1
|
||||
apiVersion: v2
|
||||
appVersion: v1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
@@ -42,5 +42,7 @@ securityContext:
|
||||
capabilities: []
|
||||
tty: true
|
||||
stdin: true
|
||||
|
||||
# CI Enabled
|
||||
ci: true
|
||||
global: {}
|
||||
1
charts/ix-chart/2304.0.1/ix_values.yaml
Normal file
1
charts/ix-chart/2304.0.1/ix_values.yaml
Normal file
@@ -0,0 +1 @@
|
||||
placeholder: {}
|
||||
@@ -52,6 +52,13 @@ Pod specification
|
||||
{{- define "podSepc" }}
|
||||
restartPolicy: {{ template "restartPolicy" . }}
|
||||
hostNetwork: {{ template "hostNetworkingConfiguration" . }}
|
||||
{{- if hasKey .Values "global" }}
|
||||
{{- if hasKey .Values.global "ixChartContext" }}
|
||||
{{- if .Values.global.ixChartContext.addNvidiaRuntimeClass }}
|
||||
runtimeClassName: {{ .Values.global.ixChartContext.nvidiaRuntimeClassName }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{ include "common.resources.limitation" . | nindent 2 }}
|
||||
@@ -3,7 +3,7 @@ description: AI-powered app for browsing, organizing & sharing your photo collec
|
||||
annotations:
|
||||
title: PhotoPrism
|
||||
type: application
|
||||
version: 1.0.13
|
||||
version: 1.0.14
|
||||
apiVersion: v2
|
||||
appVersion: '221118'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -18,3 +18,4 @@ ownerUID: 568
|
||||
password: admin123
|
||||
public: false
|
||||
web_port: 32000
|
||||
global: {}
|
||||
@@ -28,6 +28,13 @@ spec:
|
||||
annotations: {{ include "common.annotations" . | nindent 8 }}
|
||||
spec:
|
||||
hostNetwork: false
|
||||
{{- if hasKey .Values "global" }}
|
||||
{{- if hasKey .Values.global "ixChartContext" }}
|
||||
{{- if .Values.global.ixChartContext.addNvidiaRuntimeClass }}
|
||||
runtimeClassName: {{ .Values.global.ixChartContext.nvidiaRuntimeClassName }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{ include "common.resources.limitation" . | nindent 10 }}
|
||||
@@ -3,7 +3,7 @@ description: Plex Media Server
|
||||
annotations:
|
||||
title: Plex
|
||||
type: application
|
||||
version: 1.7.36
|
||||
version: 1.7.37
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.0.6918
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -30,3 +30,4 @@ plexServiceTCP:
|
||||
port: 32400
|
||||
timezone: Etc/UTC
|
||||
updateStrategy: Recreate
|
||||
global: {}
|
||||
@@ -8,6 +8,13 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }}
|
||||
dnsPolicy: ClusterFirstWithHostNet
|
||||
{{- end }}
|
||||
hostname: {{ template "common.names.fullname" . }}
|
||||
{{- if hasKey .Values "global" }}
|
||||
{{- if hasKey .Values.global "ixChartContext" }}
|
||||
{{- if .Values.global.ixChartContext.addNvidiaRuntimeClass }}
|
||||
runtimeClassName: {{ .Values.global.ixChartContext.nvidiaRuntimeClassName }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
containers:
|
||||
- name: {{ .Chart.Name }}
|
||||
{{ include "common.resources.limitation" . | nindent 10 }}
|
||||
Reference in New Issue
Block a user