diff --git a/charts/prometheus/1.0.24/Chart.lock b/charts/prometheus/1.0.24/Chart.lock deleted file mode 100644 index 9e46ec5158..0000000000 --- a/charts/prometheus/1.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.2 -digest: sha256:fb077cb81f6acecd5c9e6adc22a18e156f780cd78f27198cdb47810f95364b56 -generated: "2023-11-09T15:38:41.218933571+02:00" diff --git a/charts/prometheus/1.0.24/charts/common-1.2.2.tgz b/charts/prometheus/1.0.24/charts/common-1.2.2.tgz deleted file mode 100644 index 31c466534c..0000000000 Binary files a/charts/prometheus/1.0.24/charts/common-1.2.2.tgz and /dev/null differ diff --git a/charts/prometheus/1.0.25/Chart.lock b/charts/prometheus/1.0.25/Chart.lock new file mode 100644 index 0000000000..d1364d0e1a --- /dev/null +++ b/charts/prometheus/1.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.3 +digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb +generated: "2023-11-17T15:14:00.105711859+02:00" diff --git a/charts/prometheus/1.0.24/Chart.yaml b/charts/prometheus/1.0.25/Chart.yaml similarity index 91% rename from charts/prometheus/1.0.24/Chart.yaml rename to charts/prometheus/1.0.25/Chart.yaml index ae3f6076e2..bcd8354f6d 100644 --- a/charts/prometheus/1.0.24/Chart.yaml +++ b/charts/prometheus/1.0.25/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.24 +version: 1.0.25 apiVersion: v2 -appVersion: v2.47.2 +appVersion: v2.48.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.2 + version: 1.2.3 home: https://prometheus.io icon: https://media.sys.truenas.net/apps/prometheus/icons/icon.png sources: diff --git a/charts/prometheus/1.0.24/README.md b/charts/prometheus/1.0.25/README.md similarity index 100% rename from charts/prometheus/1.0.24/README.md rename to charts/prometheus/1.0.25/README.md diff --git a/charts/prometheus/1.0.24/app-readme.md b/charts/prometheus/1.0.25/app-readme.md similarity index 100% rename from charts/prometheus/1.0.24/app-readme.md rename to charts/prometheus/1.0.25/app-readme.md diff --git a/charts/prometheus/1.0.25/charts/common-1.2.3.tgz b/charts/prometheus/1.0.25/charts/common-1.2.3.tgz new file mode 100644 index 0000000000..e7f0cc204b Binary files /dev/null and b/charts/prometheus/1.0.25/charts/common-1.2.3.tgz differ diff --git a/charts/prometheus/1.0.24/ci/basic-values.yaml b/charts/prometheus/1.0.25/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.24/ci/basic-values.yaml rename to charts/prometheus/1.0.25/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.24/ix_values.yaml b/charts/prometheus/1.0.25/ix_values.yaml similarity index 96% rename from charts/prometheus/1.0.24/ix_values.yaml rename to charts/prometheus/1.0.25/ix_values.yaml index 7cd3de297d..3f6eb5a47b 100644 --- a/charts/prometheus/1.0.24/ix_values.yaml +++ b/charts/prometheus/1.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.47.2 + tag: v2.48.0 resources: limits: diff --git a/charts/prometheus/1.0.24/metadata.yaml b/charts/prometheus/1.0.25/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.24/metadata.yaml rename to charts/prometheus/1.0.25/metadata.yaml diff --git a/charts/prometheus/1.0.24/migrations/migrate b/charts/prometheus/1.0.25/migrations/migrate similarity index 100% rename from charts/prometheus/1.0.24/migrations/migrate rename to charts/prometheus/1.0.25/migrations/migrate diff --git a/charts/prometheus/1.0.24/questions.yaml b/charts/prometheus/1.0.25/questions.yaml similarity index 100% rename from charts/prometheus/1.0.24/questions.yaml rename to charts/prometheus/1.0.25/questions.yaml diff --git a/charts/prometheus/1.0.24/templates/NOTES.txt b/charts/prometheus/1.0.25/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.24/templates/NOTES.txt rename to charts/prometheus/1.0.25/templates/NOTES.txt diff --git a/charts/prometheus/1.0.24/templates/_portal.tpl b/charts/prometheus/1.0.25/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.24/templates/_portal.tpl rename to charts/prometheus/1.0.25/templates/_portal.tpl diff --git a/charts/prometheus/1.0.24/templates/_prometheus.tpl b/charts/prometheus/1.0.25/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.24/templates/_prometheus.tpl rename to charts/prometheus/1.0.25/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.24/templates/common.yaml b/charts/prometheus/1.0.25/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.24/templates/common.yaml rename to charts/prometheus/1.0.25/templates/common.yaml diff --git a/community/metube/1.1.5/Chart.lock b/community/metube/1.1.6/Chart.lock similarity index 100% rename from community/metube/1.1.5/Chart.lock rename to community/metube/1.1.6/Chart.lock diff --git a/community/metube/1.1.5/Chart.yaml b/community/metube/1.1.6/Chart.yaml similarity index 93% rename from community/metube/1.1.5/Chart.yaml rename to community/metube/1.1.6/Chart.yaml index 6298814e0f..fb2ef1b555 100644 --- a/community/metube/1.1.5/Chart.yaml +++ b/community/metube/1.1.6/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.1.5 +version: 1.1.6 apiVersion: v2 -appVersion: '2023-11-15' +appVersion: '2023-11-16' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/metube/1.1.5/README.md b/community/metube/1.1.6/README.md similarity index 100% rename from community/metube/1.1.5/README.md rename to community/metube/1.1.6/README.md diff --git a/community/metube/1.1.5/app-readme.md b/community/metube/1.1.6/app-readme.md similarity index 100% rename from community/metube/1.1.5/app-readme.md rename to community/metube/1.1.6/app-readme.md diff --git a/community/metube/1.1.5/charts/common-1.2.3.tgz b/community/metube/1.1.6/charts/common-1.2.3.tgz similarity index 100% rename from community/metube/1.1.5/charts/common-1.2.3.tgz rename to community/metube/1.1.6/charts/common-1.2.3.tgz diff --git a/community/metube/1.1.5/ci/basic-values.yaml b/community/metube/1.1.6/ci/basic-values.yaml similarity index 100% rename from community/metube/1.1.5/ci/basic-values.yaml rename to community/metube/1.1.6/ci/basic-values.yaml diff --git a/community/metube/1.1.5/ci/extra-values.yaml b/community/metube/1.1.6/ci/extra-values.yaml similarity index 100% rename from community/metube/1.1.5/ci/extra-values.yaml rename to community/metube/1.1.6/ci/extra-values.yaml diff --git a/community/metube/1.1.5/ci/hostNet-values.yaml b/community/metube/1.1.6/ci/hostNet-values.yaml similarity index 100% rename from community/metube/1.1.5/ci/hostNet-values.yaml rename to community/metube/1.1.6/ci/hostNet-values.yaml diff --git a/community/metube/1.1.5/ix_values.yaml b/community/metube/1.1.6/ix_values.yaml similarity index 94% rename from community/metube/1.1.5/ix_values.yaml rename to community/metube/1.1.6/ix_values.yaml index a179b34df0..5e556c8b8f 100644 --- a/community/metube/1.1.5/ix_values.yaml +++ b/community/metube/1.1.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2023-11-15' + tag: '2023-11-16' resources: limits: diff --git a/community/metube/1.1.5/metadata.yaml b/community/metube/1.1.6/metadata.yaml similarity index 100% rename from community/metube/1.1.5/metadata.yaml rename to community/metube/1.1.6/metadata.yaml diff --git a/community/metube/1.1.5/questions.yaml b/community/metube/1.1.6/questions.yaml similarity index 100% rename from community/metube/1.1.5/questions.yaml rename to community/metube/1.1.6/questions.yaml diff --git a/community/metube/1.1.5/templates/NOTES.txt b/community/metube/1.1.6/templates/NOTES.txt similarity index 100% rename from community/metube/1.1.5/templates/NOTES.txt rename to community/metube/1.1.6/templates/NOTES.txt diff --git a/community/metube/1.1.5/templates/_metube.tpl b/community/metube/1.1.6/templates/_metube.tpl similarity index 100% rename from community/metube/1.1.5/templates/_metube.tpl rename to community/metube/1.1.6/templates/_metube.tpl diff --git a/community/metube/1.1.5/templates/_persistence.tpl b/community/metube/1.1.6/templates/_persistence.tpl similarity index 100% rename from community/metube/1.1.5/templates/_persistence.tpl rename to community/metube/1.1.6/templates/_persistence.tpl diff --git a/community/metube/1.1.5/templates/_portal.tpl b/community/metube/1.1.6/templates/_portal.tpl similarity index 100% rename from community/metube/1.1.5/templates/_portal.tpl rename to community/metube/1.1.6/templates/_portal.tpl diff --git a/community/metube/1.1.5/templates/_service.tpl b/community/metube/1.1.6/templates/_service.tpl similarity index 100% rename from community/metube/1.1.5/templates/_service.tpl rename to community/metube/1.1.6/templates/_service.tpl diff --git a/community/metube/1.1.5/templates/common.yaml b/community/metube/1.1.6/templates/common.yaml similarity index 100% rename from community/metube/1.1.5/templates/common.yaml rename to community/metube/1.1.6/templates/common.yaml