Skip to content

Commit

Permalink
Upgraded catalog item(s) (#2886)
Browse files Browse the repository at this point in the history
* Upgraded catalog item(s)

        This commit upgrades prometheus, mealie, prowlarr, grafana, piwigo, planka, odoo catalog item(s).

* revert odoo

---------

Co-authored-by: sonicaj <[email protected]>
Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
3 people authored Oct 23, 2024
1 parent 6050716 commit dba0939
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions library/ix-dev/charts/prometheus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database.
annotations:
title: Prometheus
type: application
version: 1.1.19
version: 1.1.20
apiVersion: v2
appVersion: v2.54.1
appVersion: v2.55.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/charts/prometheus/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: prom/prometheus
pullPolicy: IfNotPresent
tag: v2.54.1
tag: v2.55.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/grafana/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever
annotations:
title: Grafana
type: application
version: 1.2.20
version: 1.2.21
apiVersion: v2
appVersion: 11.2.2
appVersion: 11.3.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/grafana/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: grafana/grafana
pullPolicy: IfNotPresent
tag: 11.2.2
tag: 11.3.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/mealie/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Mealie is a self-hosted recipe manager and meal planner
annotations:
title: Mealie
type: application
version: 1.0.25
version: 1.0.26
apiVersion: v2
appVersion: 1.12.0
appVersion: 2.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/mealie/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/mealie-recipes/mealie
pullPolicy: IfNotPresent
tag: v1.12.0
tag: v2.0.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/piwigo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Piwigo is a photo gallery software for the web that comes with powe
annotations:
title: Piwigo
type: application
version: 1.2.7
version: 1.2.8
apiVersion: v2
appVersion: 14.5.0
appVersion: 15.0.0
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/piwigo/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: linuxserver/piwigo
pullPolicy: IfNotPresent
tag: 14.5.0
tag: 15.0.0

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/planka/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking
annotations:
title: Planka
type: application
version: 1.2.37
version: 1.2.38
apiVersion: v2
appVersion: 1.23.2
appVersion: 1.23.3
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/planka/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/plankanban/planka
pullPolicy: IfNotPresent
tag: 1.23.2
tag: 1.23.3

resources:
limits:
Expand Down
4 changes: 2 additions & 2 deletions library/ix-dev/community/prowlarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ description: Prowlarr is an indexer manager/proxy to integrate with your various
annotations:
title: Prowlarr
type: application
version: 1.2.41
version: 1.2.42
apiVersion: v2
appVersion: 1.25.3.4815
appVersion: 1.25.4.4818
kubeVersion: '>=1.16.0-0'
maintainers:
- name: truenas
Expand Down
2 changes: 1 addition & 1 deletion library/ix-dev/community/prowlarr/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/prowlarr-develop
pullPolicy: IfNotPresent
tag: 1.25.3.4815
tag: 1.25.4.4818

resources:
limits:
Expand Down

0 comments on commit dba0939

Please sign in to comment.