Publish new changes in catalog

This commit is contained in:
sonicaj
2024-02-12 11:25:51 +00:00
parent 2e61f9a361
commit c4ccd806b6
137 changed files with 23 additions and 22 deletions

View File

@@ -4,9 +4,9 @@ description: Home Assistant is an open source home automation that puts local co
annotations:
title: Home Assistant
type: application
version: 2.0.7
version: 2.0.8
apiVersion: v2
appVersion: 2024.2.0
appVersion: 2024.2.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
tag: 2024.2.0
tag: 2024.2.1
# Keep using the same image
# as before the migration

View File

@@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
annotations:
title: Mealie
type: application
version: 1.0.10
version: 1.0.11
apiVersion: v2
appVersion: 1.1.1
appVersion: 1.2.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/mealie-recipes/mealie
pullPolicy: IfNotPresent
tag: v1.1.1
tag: v1.2.0
resources:
limits:

View File

@@ -4,9 +4,9 @@ description: Paperless-ngx is a document management system that transforms your
annotations:
title: Paperless-ngx
type: application
version: 1.2.22
version: 1.2.23
apiVersion: v2
appVersion: 2.4.3
appVersion: 2.5.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: paperlessngx/paperless-ngx
pullPolicy: IfNotPresent
tag: 2.4.3
tag: 2.5.0
resources:
limits:

View File

@@ -3,9 +3,9 @@ description: Passbolt is a security-first, open source password manager
annotations:
title: Passbolt
type: application
version: 1.2.3
version: 1.2.4
apiVersion: v2
appVersion: 4.4.2.1
appVersion: 4.5.0.1
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: passbolt/passbolt
pullPolicy: IfNotPresent
tag: 4.4.2-1-ce-non-root
tag: 4.5.0-1-ce-non-root
resources:
limits:

View File

@@ -1,11 +1,12 @@
name: pgadmin
description: pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL
description: pgAdmin is the most popular and feature rich Open Source administration
and development platform for PostgreSQL
annotations:
title: pgAdmin
type: application
version: 1.2.4
version: 1.2.5
apiVersion: v2
appVersion: '8.2'
appVersion: '8.3'
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas

View File

@@ -1,7 +1,7 @@
image:
repository: dpage/pgadmin4
pullPolicy: IfNotPresent
tag: '8.2'
tag: '8.3'
resources:
limits:

Some files were not shown because too many files have changed in this diff Show More