diff --git a/library/ix-dev/charts/prometheus/Chart.yaml b/library/ix-dev/charts/prometheus/Chart.yaml index 9cbd6aa38e..5cdfdef1f2 100644 --- a/library/ix-dev/charts/prometheus/Chart.yaml +++ b/library/ix-dev/charts/prometheus/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.1.23 +version: 1.1.24 apiVersion: v2 -appVersion: v3.0.1 +appVersion: v3.1.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/charts/prometheus/values.yaml b/library/ix-dev/charts/prometheus/values.yaml index ad24e498ff..cffeb1c19e 100644 --- a/library/ix-dev/charts/prometheus/values.yaml +++ b/library/ix-dev/charts/prometheus/values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v3.0.1 + tag: v3.1.0 resources: limits: diff --git a/library/ix-dev/community/immich/upgrade_strategy b/library/ix-dev/community/immich/disable_upgrade_strategy old mode 100755 new mode 100644 similarity index 100% rename from library/ix-dev/community/immich/upgrade_strategy rename to library/ix-dev/community/immich/disable_upgrade_strategy diff --git a/library/ix-dev/community/komga/Chart.yaml b/library/ix-dev/community/komga/Chart.yaml index 1e01915075..b4ebe629ee 100644 --- a/library/ix-dev/community/komga/Chart.yaml +++ b/library/ix-dev/community/komga/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.2.19 +version: 1.2.20 apiVersion: v2 -appVersion: 1.15.1 +appVersion: 1.16.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/library/ix-dev/community/komga/values.yaml b/library/ix-dev/community/komga/values.yaml index daa4332356..773dd514e6 100644 --- a/library/ix-dev/community/komga/values.yaml +++ b/library/ix-dev/community/komga/values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.15.1 + tag: 1.16.0 resources: limits: diff --git a/library/ix-dev/community/odoo/upgrade_strategy b/library/ix-dev/community/odoo/disable_upgrade_strategy old mode 100755 new mode 100644 similarity index 100% rename from library/ix-dev/community/odoo/upgrade_strategy rename to library/ix-dev/community/odoo/disable_upgrade_strategy