Skip to content

Commit 0d05cc0

Browse files
bugclerksonicajstavros-k
authored
Upgraded catalog item(s) (#3032)
* Upgraded catalog item(s) This commit upgrades prometheus, immich, komga, odoo catalog item(s). * revert 2 aps --------- Co-authored-by: sonicaj <[email protected]> Co-authored-by: Stavros Kois <[email protected]>
1 parent 7ec30e8 commit 0d05cc0

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

library/ix-dev/charts/prometheus/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
33
annotations:
44
title: Prometheus
55
type: application
6-
version: 1.1.23
6+
version: 1.1.24
77
apiVersion: v2
8-
appVersion: v3.0.1
8+
appVersion: v3.1.0
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

library/ix-dev/charts/prometheus/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: prom/prometheus
33
pullPolicy: IfNotPresent
4-
tag: v3.0.1
4+
tag: v3.1.0
55

66
resources:
77
limits:

library/ix-dev/community/komga/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server.
33
annotations:
44
title: Komga
55
type: application
6-
version: 1.2.19
6+
version: 1.2.20
77
apiVersion: v2
8-
appVersion: 1.15.1
8+
appVersion: 1.16.0
99
kubeVersion: '>=1.16.0-0'
1010
maintainers:
1111
- name: truenas

library/ix-dev/community/komga/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
repository: gotson/komga
33
pullPolicy: IfNotPresent
4-
tag: 1.15.1
4+
tag: 1.16.0
55

66
resources:
77
limits:

0 commit comments

Comments
 (0)