From 66399dc4b7ec14319ce2feb998fa0c581748bcf1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 17 Dec 2022 18:27:04 +0000 Subject: [PATCH 01/26] chore(deps): update container image tccr.io/truecharts/prometheus to 2.40.7 --- charts/stable/prometheus/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/prometheus/values.yaml b/charts/stable/prometheus/values.yaml index 0ff32aede12..1f0182790a3 100644 --- a/charts/stable/prometheus/values.yaml +++ b/charts/stable/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus - tag: 2.40.7@sha256:35b28e9ad12485579ab49db05250f95104321d69a1f4e6d6c792b00f6e8e3223 + tag: 2.40.7@sha256:a58334c424a17435bb77cfe91fd80b2077db5081e3a1598e5c26e0cff9060dbe thanosImage: repository: tccr.io/truecharts/thanos From 3d221c60a94cb106095800392b299614c380c45e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 17 Dec 2022 18:27:47 +0000 Subject: [PATCH 02/26] chore(deps): update container image tccr.io/truecharts/ispy-agent-dvr to v4.4.4.0 --- charts/stable/ispy-agent-dvr/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ispy-agent-dvr/values.yaml b/charts/stable/ispy-agent-dvr/values.yaml index d6061bb61e8..2fa3144c3f8 100644 --- a/charts/stable/ispy-agent-dvr/values.yaml +++ b/charts/stable/ispy-agent-dvr/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/ispy-agent-dvr - tag: 4.4.3.0@sha256:a53e7c6335c41c4e78f79861b700d1864b58ea9687009fc0183bb15f81b4735b + tag: 4.4.4.0@sha256:fb5c693b043238c7231f39518c739f2ca9b31eeebaf31eaf370702c62028e8c8 pullPolicy: IfNotPresent securityContext: From 12390d8dd15d86057eeb5763b46ce63fb396ad7d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 17 Dec 2022 18:31:51 +0000 Subject: [PATCH 03/26] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/prometheus/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index fdc34e7f4fa..97921e87b0d 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 7.0.23 +version: 7.0.24 annotations: truecharts.org/catagories: | - metrics From 3c0b14157f319602bd2fb6af3d52ed24890a0049 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 17 Dec 2022 18:32:42 +0000 Subject: [PATCH 04/26] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/ispy-agent-dvr/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/ispy-agent-dvr/Chart.yaml b/charts/stable/ispy-agent-dvr/Chart.yaml index 75f95c1fd3b..124644dfad9 100644 --- a/charts/stable/ispy-agent-dvr/Chart.yaml +++ b/charts/stable/ispy-agent-dvr/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "4.4.3.0" +appVersion: "4.4.4.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - https://hub.docker.com/r/doitandbedone/ispyagentdvr - https://github.com/doitandbedone/ispyagentdvr-docker -version: 4.0.6 +version: 4.0.7 annotations: truecharts.org/catagories: | - security From f8c1dd7371285d7d0e6dc4ee6f2ed99642e1a71a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 17 Dec 2022 18:27:12 +0000 Subject: [PATCH 05/26] chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest --- charts/stable/rdesktop/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rdesktop/values.yaml b/charts/stable/rdesktop/values.yaml index 6ec70f134b3..0f559de68ae 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -51,7 +51,7 @@ archMATEImage: alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 - tag: latest@sha256:c7ffc7c02df98d5eae240de507d371302ccdbb56f9d6c6c14a5c73f41f3cb928 + tag: latest@sha256:c163a2c2c0ae441e8d76f3c8260679797a46bd65c1a686da18cf1add1b597908 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/rdesktop-ubuntu-i3 From fb56f4e252918b93fb7e64da63962b40afb83075 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 17 Dec 2022 18:30:56 +0000 Subject: [PATCH 06/26] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/rdesktop/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 670d2ec68ac..733de781a88 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 3.0.1 +version: 3.0.2 annotations: truecharts.org/catagories: | - desktops From a0b0f58f510d2b297f8cb53f69cb9dd80e1e9f9d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 17 Dec 2022 18:27:18 +0000 Subject: [PATCH 07/26] chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-icewm to latest --- charts/stable/rdesktop/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rdesktop/values.yaml b/charts/stable/rdesktop/values.yaml index 0f559de68ae..02367fbc772 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -85,7 +85,7 @@ archOpenBoxImage: alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm - tag: latest@sha256:daf4d50a0f839e2ee6c52d8b50557710904da9c2b2d10fa7a85ce5601b45f0b6 + tag: latest@sha256:3be676d826e23fdaba225bd7a9c1c9590e61775d2d700d8a9a18985b7bc7fa94 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/rdesktop-ubuntu-icewm From 4cf858c2ef36ac6a3d741431d5416e848c26c92f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:03:55 +0100 Subject: [PATCH 08/26] feat(ci): add App description and docs-list to index Signed-off-by: Kjeld Schouten-Lebbing --- .github/workflows/charts-release.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 60e8a446535..bb00ac74c01 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -97,8 +97,33 @@ jobs: rm -rf website/docs/charts/*/${chart} || : mkdir -p website/docs/charts/${train}/${chart} || echo "chart path already exists, continuing..." yes | cp -rf charts/${train}/${chart}/docs/* website/docs/charts/${train}/${chart}/ 2>/dev/null || : + + touch website/docs/charts/${train}/${chart}/index.md + echo "${chart}" >> website/docs/charts/${train}/${chart}/index.md + echo "" >> website/docs/charts/${train}/${chart}/index.md + echo "## App Description" >> website/docs/charts/${train}/${chart}/index.md + echo "" >> website/docs/charts/${train}/${chart}/index.md + cat charts/${train}/${chart}/Chart.yaml | yq .description -r >> website/docs/charts/${train}/${chart}/index.md + echo "" >> website/docs/charts/${train}/${chart}/index.md + echo "## Available Documentation" >> website/docs/charts/${train}/${chart}/index.md + echo "" >> website/docs/charts/${train}/${chart}/index.md + + # Iterate over all files in the docs directory + for file in website/docs/charts/${train}/${chart}/*; do + # Extract the file name and first line from each file + filename=$(basename "${file}") + title=$(head -n 1 "${file}" | sed 's/#//') + + # Create a markdown link using the file name and title + link="[${title}](/${filename})" + + # Append the link to the index.md file + echo "${link}" >> website/docs/charts/${train}/${chart}/index.md + done + yes | cp -f templates/docs/index.md website/docs/charts/${train}/${chart}/index.md 2>/dev/null || : sed -i "s/APPNAME/${chart}/" "website/docs/charts/${train}/${chart}/index.md" || echo "failed to add index header..." + mv -f tmp/website/docs/charts/${train}/${chart}/CHANGELOG.md website/docs/charts/${train}/${chart}/CHANGELOG.md 2>/dev/null || : yes | cp -rf charts/${train}/${chart}/icon.png website/static/img/hotlink-ok/chart-icons/${chart}.png 2>/dev/null || : # Append SCALE changelog to actual changelog From 81f696b93c87f3b05a42a0909a2a24ced970e225 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Sat, 17 Dec 2022 22:05:14 +0200 Subject: [PATCH 09/26] chore(ci): switch paths matcher (#5469) --- .github/renovate.json5 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index fdc3c3d9f9b..3f094607036 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -51,7 +51,7 @@ "bumpVersion": "major", "labels": ["update/helm/dependency/major"], "groupName": ["helm dependency major"], - "paths": ["charts/dependency/"], + "matchPaths": ["charts/dependency/*"], }, { "matchDatasources": ["helm"], @@ -62,7 +62,7 @@ ], "bumpVersion": "patch", "labels": ["update/helm/dependency/non-major"], - "paths": ["charts/dependency/"], + "matchPaths": ["charts/dependency/*"], "groupName": "helm dependency non-major", }, // @@ -74,7 +74,7 @@ "bumpVersion": "major", "labels": ["update/helm/general/major"], "groupName": ["helm general major"], - "paths": ["charts/incubator/", "charts/SCALE/", "charts/dev/", "charts/enterprise/", "charts/stable/", "templates/app/"], + "matchPaths": ["charts/incubator/*", "charts/SCALE/*", "charts/dev/*", "charts/enterprise/*", "charts/stable/*", "templates/app/*"], "schedule": [ "before 10pm on tuesday" ], @@ -89,7 +89,7 @@ "bumpVersion": "patch", "labels": ["update/helm/general/non-major"], "groupName": "helm general non-major", - "paths": ["charts/incubator/", "charts/SCALE/", "charts/dev/", "charts/enterprise/", "charts/stable/", "templates/app/"], + "matchPaths": ["charts/incubator/*", "charts/SCALE/*", "charts/dev/*", "charts/enterprise/*", "charts/stable/*", "templates/app/*"], "schedule": [ "before 10pm on tuesday" ], @@ -102,7 +102,7 @@ "updateTypes": ["major"], "bumpVersion": "major", "labels": ["update/docker/enterprise/major"], - "paths": ["charts/enterprise/"], + "matchPaths": ["charts/enterprise/*"], }, { "matchDatasources": ["docker"], @@ -112,7 +112,7 @@ ], "bumpVersion": "patch", "labels": ["update/docker/enterprise/minor"], - "paths": ["charts/enterprise/"], + "matchPaths": ["charts/enterprise/*"], }, { "matchDatasources": ["docker"], @@ -124,7 +124,7 @@ ], "bumpVersion": "patch", "labels": ["update/docker/enterprise/patch"], - "paths": ["charts/enterprise/"], + "matchPaths": ["charts/enterprise/*"], }, // // Tag updates for semantic tags on all but enterprise Apps @@ -134,7 +134,7 @@ "updateTypes": ["major"], "bumpVersion": "minor", "labels": ["update/docker/general/major", "automerge"], - "paths": ["charts/dependency/", "charts/SCALE/", "charts/incubator/", "charts/dev/", "charts/stable/", "templates/app/"], + "matchPaths": ["charts/dependency/*", "charts/SCALE/*", "charts/incubator/*", "charts/dev/*", "charts/stable/*", "templates/app/*"], }, { "matchDatasources": ["docker"], @@ -147,7 +147,7 @@ ], "bumpVersion": "patch", "labels": ["update/docker/general/non-major", "automerge"], - "paths": ["charts/dependency/", "charts/SCALE/", "charts/incubator/", "charts/dev/", "charts/library/", "charts/stable/", "templates/app/"], + "matchPaths": ["charts/dependency/*", "charts/SCALE/*", "charts/incubator/*", "charts/dev/*", "charts/library/*", "charts/stable/*", "templates/app/*"], }, // // Tag semantic version type based on regex From 1882e257a459ab3b231aad13853617ce33976975 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:05:42 +0100 Subject: [PATCH 10/26] chart(jackett): empty bump Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/jackett/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 474fb4e6920..25eb79be473 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 13.0.22 +version: 13.0.23 annotations: truecharts.org/catagories: | - media From 110de5ffb6e4a060872c3ec2c919b0d04bbe0c69 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:07:43 +0100 Subject: [PATCH 11/26] Update charts-release.yaml Signed-off-by: Kjeld Schouten-Lebbing --- .github/workflows/charts-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index bb00ac74c01..589efebf403 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -99,7 +99,7 @@ jobs: yes | cp -rf charts/${train}/${chart}/docs/* website/docs/charts/${train}/${chart}/ 2>/dev/null || : touch website/docs/charts/${train}/${chart}/index.md - echo "${chart}" >> website/docs/charts/${train}/${chart}/index.md + echo "# ${chart}" >> website/docs/charts/${train}/${chart}/index.md echo "" >> website/docs/charts/${train}/${chart}/index.md echo "## App Description" >> website/docs/charts/${train}/${chart}/index.md echo "" >> website/docs/charts/${train}/${chart}/index.md From 50ff3fc97d42eda9b425c4da98b8dec2d3f3abcc Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:08:39 +0100 Subject: [PATCH 12/26] Update Chart.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/jackett/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 25eb79be473..be6f898c8b0 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 13.0.23 +version: 13.0.24 annotations: truecharts.org/catagories: | - media From 242007e59a5c403d9a9109d6777ec9bdde0fd02d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:17:45 +0100 Subject: [PATCH 13/26] Update charts-release.yaml Signed-off-by: Kjeld Schouten-Lebbing --- .github/workflows/charts-release.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 589efebf403..02318a70758 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -121,9 +121,6 @@ jobs: echo "${link}" >> website/docs/charts/${train}/${chart}/index.md done - yes | cp -f templates/docs/index.md website/docs/charts/${train}/${chart}/index.md 2>/dev/null || : - sed -i "s/APPNAME/${chart}/" "website/docs/charts/${train}/${chart}/index.md" || echo "failed to add index header..." - mv -f tmp/website/docs/charts/${train}/${chart}/CHANGELOG.md website/docs/charts/${train}/${chart}/CHANGELOG.md 2>/dev/null || : yes | cp -rf charts/${train}/${chart}/icon.png website/static/img/hotlink-ok/chart-icons/${chart}.png 2>/dev/null || : # Append SCALE changelog to actual changelog From 2b96f1cdde32975c0bfdf8c4a3cf6f1d7159287b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:18:10 +0100 Subject: [PATCH 14/26] Update Chart.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/jackett/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index be6f898c8b0..818007b8fe4 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 13.0.24 +version: 13.0.25 annotations: truecharts.org/catagories: | - media From 1c20a2ee63f912383f4dec64ac19b75c55e86c27 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:28:43 +0100 Subject: [PATCH 15/26] Update charts-release.yaml Signed-off-by: Kjeld Schouten-Lebbing --- .github/workflows/charts-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 02318a70758..4a67df75cbe 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -109,10 +109,10 @@ jobs: echo "" >> website/docs/charts/${train}/${chart}/index.md # Iterate over all files in the docs directory - for file in website/docs/charts/${train}/${chart}/*; do + for file in charts/${train}/${chart}/docs/*; do # Extract the file name and first line from each file filename=$(basename "${file}") - title=$(head -n 1 "${file}" | sed 's/#//') + title=$(head -n 1 "${file}" | sed 's/# //') # Create a markdown link using the file name and title link="[${title}](/${filename})" From 878fd7473e9a4b9a1e093ace15dce6b5e5a8bebd Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 21:56:36 +0100 Subject: [PATCH 16/26] Update Chart.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/jackett/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 818007b8fe4..d33d16ea75d 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 13.0.25 +version: 13.0.26 annotations: truecharts.org/catagories: | - media From 9dded14f70bf70eb3102a7c8289e71b2f40772cc Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 17 Dec 2022 20:23:38 +0000 Subject: [PATCH 17/26] chore(deps): update container image tccr.io/truecharts/tasmocompiler to latest --- charts/incubator/tasmocompiler/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/tasmocompiler/values.yaml b/charts/incubator/tasmocompiler/values.yaml index 6a8892abdf1..ce7a6119ae4 100644 --- a/charts/incubator/tasmocompiler/values.yaml +++ b/charts/incubator/tasmocompiler/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tasmocompiler - tag: latest@sha256:38a593c2127e71307f69daab430bd21fa2b577072828dc69b5b4fcf185f33cac + tag: latest@sha256:f87de0fd541b2909dfc699adf49d3203ca6d475f48b0633843c66f49755c0b5a persistence: {} podSecurityContext: runAsGroup: 0 From 62291e0d199f5dc61677841e359d99e9c5cb4fb6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 17 Dec 2022 20:28:03 +0000 Subject: [PATCH 18/26] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/tasmocompiler/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/tasmocompiler/Chart.yaml b/charts/incubator/tasmocompiler/Chart.yaml index 2ad2af5daa0..b39012a4169 100644 --- a/charts/incubator/tasmocompiler/Chart.yaml +++ b/charts/incubator/tasmocompiler/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://github.com/benzino77/tasmocompiler - https://hub.docker.com/r/benzino77/tasmocompiler type: application -version: 2.0.3 +version: 2.0.4 From c537410ae69d0fa836241a569a5d83d09f3f2a22 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 22:55:57 +0100 Subject: [PATCH 19/26] Update charts-release.yaml Signed-off-by: Kjeld Schouten-Lebbing --- .github/workflows/charts-release.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 4a67df75cbe..7c174246752 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -109,16 +109,17 @@ jobs: echo "" >> website/docs/charts/${train}/${chart}/index.md # Iterate over all files in the docs directory - for file in charts/${train}/${chart}/docs/*; do + for file in website/docs/charts/${train}/${chart}/*; do # Extract the file name and first line from each file filename=$(basename "${file}") title=$(head -n 1 "${file}" | sed 's/# //') # Create a markdown link using the file name and title link="[${title}](/${filename})" - - # Append the link to the index.md file - echo "${link}" >> website/docs/charts/${train}/${chart}/index.md + if [ ${filename} != "index.md" ]; then + # Append the link to the index.md file + echo "${link}" >> website/docs/charts/${train}/${chart}/index.md + fi done mv -f tmp/website/docs/charts/${train}/${chart}/CHANGELOG.md website/docs/charts/${train}/${chart}/CHANGELOG.md 2>/dev/null || : From 33e16e85d992a59563a787d83417c72c8abe254d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 17 Dec 2022 22:56:13 +0100 Subject: [PATCH 20/26] Update Chart.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/jackett/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index d33d16ea75d..c8c0f28087b 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 13.0.26 +version: 13.0.27 annotations: truecharts.org/catagories: | - media From 16135ad673229626bee06fdc0f5a3229bf866a98 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:44:17 +0100 Subject: [PATCH 21/26] chore(deps): update helm chart mongodb to v4.0.15 (#5494) * chore(deps): update helm chart mongodb to v4.0.15 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/meshcentral/Chart.yaml | 4 ++-- charts/stable/wekan/Chart.yaml | 4 ++-- charts/stable/youtubedl-material/Chart.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/meshcentral/Chart.yaml b/charts/stable/meshcentral/Chart.yaml index 7648b69e66a..033ec963ddf 100644 --- a/charts/stable/meshcentral/Chart.yaml +++ b/charts/stable/meshcentral/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: meshcentral -version: 9.0.14 +version: 9.0.15 appVersion: "1.1.1" description: MeshCentral is a full computer management web site type: application @@ -22,7 +22,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org/ - version: 4.0.12 + version: 4.0.15 maintainers: - email: info@truecharts.org name: TrueCharts diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index 9e17978c52c..3a338f687a8 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 4.0.12 + version: 4.0.15 description: WeKan - Open Source kanban home: https://truecharts.org/docs/charts/stable/wekan icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - https://github.com/wekan/wekan - https://wekan.github.io/ -version: 8.0.8 +version: 8.0.9 annotations: truecharts.org/catagories: | - productivity diff --git a/charts/stable/youtubedl-material/Chart.yaml b/charts/stable/youtubedl-material/Chart.yaml index ba7445e86c3..dcbfaa6201f 100644 --- a/charts/stable/youtubedl-material/Chart.yaml +++ b/charts/stable/youtubedl-material/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - condition: mongodb.enabled name: mongodb repository: https://charts.truecharts.org - version: 4.0.12 + version: 4.0.15 description: YoutubeDL-Material is a Material Design frontend for youtube-dl. home: https://truecharts.org/docs/charts/stable/youtubedl-material icon: https://truecharts.org/img/hotlink-ok/chart-icons/youtubedl-material.png @@ -23,7 +23,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - https://hub.docker.com/r/tzahi12345/youtubedl-material - https://github.com/Tzahi12345/YoutubeDL-Material -version: 4.0.8 +version: 4.0.9 annotations: truecharts.org/catagories: | - media From 4579c3e873fa97e45a8942e30a8f3ec4658b65d7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:44:27 +0100 Subject: [PATCH 22/26] chore(deps): update helm chart promtail to v6.0.7 (#5496) * chore(deps): update helm chart promtail to v6.0.7 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/loki/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/loki/Chart.yaml b/charts/stable/loki/Chart.yaml index 49238510310..a3987263fad 100644 --- a/charts/stable/loki/Chart.yaml +++ b/charts/stable/loki/Chart.yaml @@ -7,7 +7,7 @@ dependencies: - name: "promtail" condition: promtail.enabled repository: https://charts.truecharts.org - version: "6.0.5" + version: "6.0.7" deprecated: false description: "Loki: like Prometheus, but for logs." home: https://truecharts.org/docs/charts/stable/loki @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/loki - https://github.com/grafana/loki type: application -version: 9.0.3 +version: 9.0.4 annotations: truecharts.org/catagories: | - logs From 1710fe213f0522f2a13d918c04c8236e41d6972a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:44:37 +0100 Subject: [PATCH 23/26] chore(deps): update helm chart memcached to v5.0.14 (#5493) * chore(deps): update helm chart memcached to v5.0.14 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/gitea/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/gitea/Chart.yaml b/charts/stable/gitea/Chart.yaml index 5e92b8be086..5b1b2ecf855 100644 --- a/charts/stable/gitea/Chart.yaml +++ b/charts/stable/gitea/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: memcached.enabled name: memcached repository: https://charts.truecharts.org/ - version: 5.0.12 + version: 5.0.14 deprecated: false description: Self hosted GIT repositories home: https://truecharts.org/docs/charts/stable/gitea @@ -35,7 +35,7 @@ sources: - https://github.com/go-gitea/gitea - https://hub.docker.com/r/gitea/gitea/ type: application -version: 12.0.11 +version: 12.0.12 annotations: truecharts.org/catagories: | - GIT From 207a86b6be5fb8642d738cfdd1da1de93b2ce040 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:46:26 +0100 Subject: [PATCH 24/26] chore(deps): update helm chart clickhouse to v3.0.11 (#5489) * chore(deps): update helm chart clickhouse to v3.0.11 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/incubator/plausible/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/plausible/Chart.yaml b/charts/incubator/plausible/Chart.yaml index 514f3e8b3cd..5853f72dd8f 100644 --- a/charts/incubator/plausible/Chart.yaml +++ b/charts/incubator/plausible/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: clickhouse.enabled name: clickhouse repository: https://charts.truecharts.org/ - version: 3.0.8 + version: 3.0.11 deprecated: false description: Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. home: https://truecharts.org/docs/charts/incubator/plausible @@ -33,7 +33,7 @@ sources: - https://github.com/plausible/hosting - https://hub.docker.com/r/plausible/analytics type: application -version: 4.0.11 +version: 4.0.12 annotations: truecharts.org/catagories: | - analytics From 739a2436b51bdac3ac0434967f1cb8c4440052e4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:46:37 +0100 Subject: [PATCH 25/26] chore(deps): update helm chart collabora-online to v14.0.10 (#5490) * chore(deps): update helm chart collabora-online to v14.0.10 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/nextcloud/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index aa23885c87f..0664075cb05 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: collabora.enabled name: collabora-online repository: https://charts.truecharts.org/ - version: 14.0.8 + version: 14.0.10 - condition: redis.enabled name: redis repository: https://charts.truecharts.org @@ -37,7 +37,7 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 19.0.22 +version: 19.0.23 annotations: truecharts.org/catagories: | - cloud From 500f29ce4266944851af2807ceef5a180ef24ac4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 17 Dec 2022 23:46:52 +0100 Subject: [PATCH 26/26] chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest (#5484) * chore(deps): update container image tccr.io/truecharts/rdesktop-alpine-kde to latest * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot * skip ci Signed-off-by: TrueCharts-Bot Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> --- .github/ct-install.yaml | 1 + charts/stable/rdesktop/values.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ct-install.yaml b/.github/ct-install.yaml index a567c8291cc..0e4199f7e5e 100644 --- a/.github/ct-install.yaml +++ b/.github/ct-install.yaml @@ -18,6 +18,7 @@ excluded-charts: - charts/stable/alertmanager-discord - charts/stable/amcrest2mqtt - charts/stable/facebox + - charts/stable/rdesktop - charts/stable/foundryvtt - charts/stable/heimdall - charts/stable/multus diff --git a/charts/stable/rdesktop/values.yaml b/charts/stable/rdesktop/values.yaml index 02367fbc772..ee78d22594d 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -17,7 +17,7 @@ archXFCEImage: alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde - tag: latest@sha256:67f4e75c86b7e4f35a02add54be766213e1c53336cbc939951f108f2455a674e + tag: latest@sha256:131065e7e68a48041c26eeb5a9e7a4b532842a2a48d88dd18e60114010464db5 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-kde