From bbff07c7978f171e134de3a3ca32dd1c056edd3e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 6 Nov 2025 00:40:45 +0100 Subject: [PATCH] chore!: move non-common containers from tccr to containerforge (#41408) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **Description** ⚒️ Fixes # **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** **📃 Notes:** **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ --------- Signed-off-by: Kjeld Schouten --- charts/stable/kubernetes-dashboard/Chart.yaml | 2 +- charts/stable/kubernetes-dashboard/values.yaml | 4 ++-- charts/stable/lvm-disk-watcher/Chart.yaml | 2 +- charts/stable/lvm-disk-watcher/values.yaml | 4 ++-- charts/stable/nextcloud/Chart.yaml | 2 +- charts/stable/nextcloud/values.yaml | 12 ++++++------ charts/stable/renovate/Chart.yaml | 2 +- charts/stable/renovate/values.yaml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/charts/stable/kubernetes-dashboard/Chart.yaml b/charts/stable/kubernetes-dashboard/Chart.yaml index c2b59751305..9e7bd5a5e65 100644 --- a/charts/stable/kubernetes-dashboard/Chart.yaml +++ b/charts/stable/kubernetes-dashboard/Chart.yaml @@ -51,5 +51,5 @@ sources: - https://hub.docker.com/r/kubernetesui/dashboard-web - https://kubernetes-dashboard.universe.tf type: application -version: 2.12.2 +version: 3.0.0 diff --git a/charts/stable/kubernetes-dashboard/values.yaml b/charts/stable/kubernetes-dashboard/values.yaml index 8cf87cf5c16..fb7101b996d 100644 --- a/charts/stable/kubernetes-dashboard/values.yaml +++ b/charts/stable/kubernetes-dashboard/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent - repository: oci.trueforge.org/tccr/kube-sa-proxy - tag: latest + repository: oci.trueforge.org/containerforge/kube-sa-proxy + tag: 1.30.2 webImage: repository: docker.io/kubernetesui/dashboard-web diff --git a/charts/stable/lvm-disk-watcher/Chart.yaml b/charts/stable/lvm-disk-watcher/Chart.yaml index 5aa99d8f1e4..f25405acf19 100644 --- a/charts/stable/lvm-disk-watcher/Chart.yaml +++ b/charts/stable/lvm-disk-watcher/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lvm-disk-watcher - https://lvm-disk-watcher.universe.tf type: application -version: 3.11.3 +version: 4.0.0 diff --git a/charts/stable/lvm-disk-watcher/values.yaml b/charts/stable/lvm-disk-watcher/values.yaml index 3ca03733121..bb592eb7567 100644 --- a/charts/stable/lvm-disk-watcher/values.yaml +++ b/charts/stable/lvm-disk-watcher/values.yaml @@ -1,7 +1,7 @@ image: - repository: oci.trueforge.org/tccr/lvm-disk-watcher + repository: oci.trueforge.org/containerforge/lvm-disk-watcher pullPolicy: IfNotPresent - tag: v1.1.9 + tag: v1.1.0@sha256:a98c6fb466fae8d29693bff59946603e28e3f0d5a1ca9064ee681f4bdea64601 service: main: diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 6b06144e2fa..d19ead33cac 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -53,5 +53,5 @@ sources: - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged type: application -version: 38.9.16 +version: 39.0.0 diff --git a/charts/stable/nextcloud/values.yaml b/charts/stable/nextcloud/values.yaml index cfbeea30ef8..98f54bc36cc 100644 --- a/charts/stable/nextcloud/values.yaml +++ b/charts/stable/nextcloud/values.yaml @@ -1,19 +1,19 @@ image: - repository: oci.trueforge.org/tccr/nextcloud-fpm + repository: oci.trueforge.org/containerforge/nextcloud-fpm pullPolicy: IfNotPresent - tag: v32.0.0@sha256:a497dd98051cc1f2afb0d6cfb64ec074fa606bceae13fb1838703b16830acf5c + tag: "32.0.1" nginxImage: repository: docker.io/nginxinc/nginx-unprivileged pullPolicy: IfNotPresent tag: 1.29.2@sha256:552407349aa673f06dc15c2c489fd585a1ff953b37533ed843ba0601e4d02d77 imaginaryImage: - repository: oci.trueforge.org/tccr/nextcloud-imaginary + repository: oci.trueforge.org/containerforge/nextcloud-imaginary pullPolicy: IfNotPresent - tag: v20230401@sha256:5391f9f3488fbc7afd3102cf7f1f6d93224191f81356bc763b5f677b54bfa354 + tag: "20230401" hpbImage: - repository: oci.trueforge.org/tccr/nextcloud-push-notify + repository: oci.trueforge.org/containerforge/nextcloud-notify-push pullPolicy: IfNotPresent - tag: v1.2.0@sha256:04099cc419dfa6d7e3971eac45cb1cb9628984342819f04553abd6abcb688334 + tag: "1.2.0" clamavImage: repository: docker.io/clamav/clamav pullPolicy: IfNotPresent diff --git a/charts/stable/renovate/Chart.yaml b/charts/stable/renovate/Chart.yaml index e410c71b9bf..737554ee942 100644 --- a/charts/stable/renovate/Chart.yaml +++ b/charts/stable/renovate/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://github.com/truecharts/containers/tree/master/apps/renovate - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/renovate type: application -version: 2.11.3 +version: 3.0.0 diff --git a/charts/stable/renovate/values.yaml b/charts/stable/renovate/values.yaml index a3a1febf32e..cd014236f5b 100644 --- a/charts/stable/renovate/values.yaml +++ b/charts/stable/renovate/values.yaml @@ -1,7 +1,7 @@ image: - repository: oci.trueforge.org/tccr/renovate + repository: oci.trueforge.org/containerforge/renovate pullPolicy: IfNotPresent - tag: v2.0.0-BETA-17 + tag: 41.169.1 workload: main: