fix(Quay images): Remove most of the quay images (#41091)

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 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?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] 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._
This commit is contained in:
Alfred Göppel
2025-10-25 17:37:38 +02:00
committed by GitHub
parent db6f9dc027
commit 22bfe8a213
32 changed files with 50 additions and 66 deletions
+1 -2
View File
@@ -41,5 +41,4 @@ sources:
- https://quay.io/sameersbn/apt-cacher-ng
- https://www.unix-ag.uni-kl.de/~bloch/acng/
type: application
version: 11.11.1
version: 11.11.2
+2 -2
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: quay.io/sameersbn/apt-cacher-ng
tag: 3.7.4-20220421@sha256:58e74113cfac7e593201444648c105351cbfce7538bfb36dcafdc9479b2aefcc
repository: ghcr.io/sameersbn/apt-cacher-ng
tag: latest@sha256:82f55f9c8f627cee8ef5f710c1745388d79d3a3f2f3150353e6500021bec11b4
securityContext:
container:
readOnlyRootFilesystem: false
+1 -2
View File
@@ -49,5 +49,4 @@ sources:
- https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway
type: application
version: 18.24.2
version: 19.0.0
+4 -4
View File
@@ -1,11 +1,11 @@
image:
repository: docker.io/spx01/blocky
tag: v0.26@sha256:b259ada3f943e73283f1fc5e84ac39a791afec7de86515d1aeccc03d2c39e595
repository: ghcr.io/0xerr0r/blocky
tag: v0.27.0@sha256:d4bb3ad54b5b3471341d11609eabb8b3d9da0faf3244da7bb2d210107b2fbc30
pullPolicy: IfNotPresent
k8sgatewayImage:
repository: quay.io/oriedge/k8s_gateway
repository: ghcr.io/k8s-gateway/k8s_gateway
pullPolicy: IfNotPresent
tag: v0.4.0@sha256:7bdbd447c0244b8f89de9cd6f4826ed0ac66c9406fac3a4ac80081020c251c6b
tag: 1.6.0@sha256:12eaf84047a6aeee831e51a7c553f7fb74cc04408db426376b1eadfb3087b365
workload:
main:
+1 -2
View File
@@ -43,5 +43,4 @@ sources:
- https://hub.docker.com/r/grafana/grafana
- https://quay.io/kiwigrid/k8s-sidecar
type: application
version: 19.13.2
version: 19.13.3
+2 -2
View File
@@ -4,8 +4,8 @@ image:
tag: 12.2.1@sha256:35c41e0fd0295f5d0ee5db7e780cf33506abfaf47686196f825364889dee878b
sidecarImage:
repository: quay.io/kiwigrid/k8s-sidecar
tag: 1.30.10@sha256:835d79d8fbae62e42d8a86929d4e3c5eec2e869255dd37756b5a3166c2f22309
repository: ghcr.io/kiwigrid/k8s-sidecar
tag: 1.30.11@sha256:91b49e5b6d2fb03e7a9014f8b072d0de199987845b02d96ce458dd9f14e753f5
securityContext:
container:
+1 -2
View File
@@ -37,5 +37,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/hedgedoc
- https://quay.io/hedgedoc/hedgedoc
type: application
version: 15.11.1
version: 15.11.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: quay.io/hedgedoc/hedgedoc
pullPolicy: IfNotPresent
tag: 1.10.3@sha256:ca58fd73ecf05c89559b384fb7a1519c18c8cbba5c21a0018674ed820b9bdb73
tag: 1.10.3
service:
main:
ports:
+1 -2
View File
@@ -47,5 +47,4 @@ sources:
- https://quay.io/jupyter/scipy-notebook
- https://quay.io/jupyter/tensorflow-notebook
type: application
version: 12.35.1
version: 12.35.2
+8 -8
View File
@@ -1,35 +1,35 @@
image:
repository: quay.io/jupyter/base-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:57f10d10087e75157d0d1304ae7dfeb3c0224a09ca6ff0d1302aee9d6c0e84be
tag: 2025-09-23
minimalImage:
repository: quay.io/jupyter/minimal-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:f5c19ac74a97d8ead52a494d3d1208aa35101f4ba02d2e03c80063e3b8dc129b
tag: 2025-09-23
rImage:
repository: quay.io/jupyter/r-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:e4ccb7dee3c6484216ee653a6ad407c9227a008289e5fe330b52c4c272013e3f
tag: 2025-09-23
scipyImage:
repository: quay.io/jupyter/scipy-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:7c565d21cf5311c85d8af997343d5129e248ae4d7d016b031c30aa682d66715d
tag: 2025-09-23
tensorflowImage:
repository: quay.io/jupyter/tensorflow-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:9923486c7e1cd5ab28508db63c06a55aab8c72e8a89bd8b791088e21aaf077fd
tag: 2025-09-23
datascienceImage:
repository: quay.io/jupyter/datascience-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:6332f2799282f80558efd97df935ac2ac439be60d855eaece79576c8bbc93f16
tag: 2025-09-23
pysparkImage:
repository: quay.io/jupyter/pyspark-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:af7050953269f5993bdc4a5fec035d78d340bc5089d38bc50d63165ebf9bebec
tag: 2025-09-23
allsparkImage:
repository: quay.io/jupyter/all-spark-notebook
pullPolicy: IfNotPresent
tag: 2025-09-23@sha256:44e248654e1c75f24bbc60b85785a5d563700263208988f04c99229c7b41adc0
tag: 2025-09-23
jupyter:
jupyter_cmd: lab
restartable: true
+1 -2
View File
@@ -39,5 +39,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/kanboard
- https://quay.io/kanboard/kanboard
type: application
version: 19.11.1
version: 19.11.2
+2 -2
View File
@@ -1,6 +1,6 @@
image:
repository: quay.io/kanboard/kanboard
tag: v1.2.47@sha256:f023ba2b1bd509d446cb3f59038e8f90613d53e1b93faec94bb4eba3071e611b
repository: ghcr.io/kanboard/kanboard
tag: v1.2.49@sha256:84703c948f1b403267c6cf426c1b66da320dd67c4aa280d36b2f21f8b7c2ab9a
pullPolicy: IfNotPresent
service:
main:
+1 -2
View File
@@ -40,5 +40,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/miniflux
- https://quay.io/miniflux/miniflux
type: application
version: 17.11.1
version: 17.11.2
+2 -2
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: quay.io/miniflux/miniflux
tag: 2.2.13@sha256:fd6587a23884c277301307e4d70c196cd0f772fba1720b9e60051fc65a75121e
repository: ghcr.io/miniflux/miniflux
tag: 2.2.14@sha256:02e50d5b277857e3600c14ec1a6a064a82320077914d8eb546691a5f4c1d406c
persistence:
config:
enabled: true
+1 -2
View File
@@ -40,5 +40,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/minio
- https://quay.io/minio/minio
type: application
version: 16.11.1
version: 16.11.2
+1 -1
View File
@@ -1,5 +1,5 @@
image:
repository: quay.io/minio/minio
repository: docker.io/minio/minio
tag: RELEASE.2025-04-22T22-12-26Z@sha256:a1ea29fa28355559ef137d71fc570e508a214ec84ff8083e39bc5428980b015e
pullPolicy: IfNotPresent
service:
+1 -2
View File
@@ -39,5 +39,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/netdata
- https://quay.io/netdata/netdata
type: application
version: 13.13.1
version: 13.13.2
+2 -2
View File
@@ -1,6 +1,6 @@
image:
repository: quay.io/netdata/netdata
tag: v2.7.0@sha256:805b317084c0149b3b0e7c994df0ad5e0d222bd4086898326fae94fd61907e17
repository: ghcr.io/netdata/netdata
tag: v2.7.2@sha256:3e59fef647c20ad439cbaa332abef56f15b3f1bb9f687f7619688b5bcd6a4c43
pullPolicy: IfNotPresent
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount:
+1 -2
View File
@@ -39,5 +39,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/phpmyadmin
- https://hub.docker.com/_/phpmyadmin
type: application
version: 8.11.1
version: 8.11.2
+2 -2
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/phpmyadmin
tag: 5.2.2@sha256:efe7c91bca6543aea18ff58e9d44a831a168963469b28a08a7292f271456b9cd
repository: docker.io/phpmyadmin/phpmyadmin
tag: 5.2.3@sha256:42a200db07b4e70fbf32c594ad4521cf16399b8e54bbb5adceae98e7566dfbeb
securityContext:
container:
+1 -2
View File
@@ -42,5 +42,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/redmine
- https://hub.docker.com/_/redmine
type: application
version: 15.11.1
version: 15.11.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/redmine
pullPolicy: IfNotPresent
tag: 6.0.6@sha256:54cc630420df62df53480eb2273ceb5285e1f3eadf0d995ffd74e444dd584a89
tag: 6.0.7
redmine:
plugins_migrate: true
no_db_migrate: false
+1 -2
View File
@@ -40,5 +40,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/smartctl-exporter
- https://quay.io/prometheuscommunity/smartctl-exporter
type: application
version: 5.11.1
version: 5.11.2
+1 -1
View File
@@ -1,5 +1,5 @@
image:
repository: quay.io/prometheuscommunity/smartctl-exporter
repository: docker.io/prometheuscommunity/smartctl-exporter
pullPolicy: IfNotPresent
tag: v0.14.0@sha256:cfe22c36d7d2fac48ebf619707305acb65eb0fb670656eb80f356e606d782bc1
securityContext:
+1 -2
View File
@@ -43,5 +43,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/threadfin
- https://hub.docker.com/r/fyb3roptik/threadfin
type: application
version: 2.11.1
version: 2.11.2
+2 -2
View File
@@ -1,6 +1,6 @@
image:
repository: fyb3roptik/threadfin
tag: 1.2.39@sha256:c5accc5922a9fb30a90d47564abf1f7f2e9c1e83665988e2854061dcc4d98a50
repository: docker.io/fyb3roptik/threadfin
tag: 1.2.37@sha256:96122ab220e14b881cbd40d7f8c7b022e1f9c6ecfe05aca2ab801e0321dc0d61
pullPolicy: IfNotPresent
service:
main:
+1 -2
View File
@@ -44,5 +44,4 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/vaultwarden
- https://quay.io/vaultwarden/server
type: application
version: 29.11.1
version: 29.11.2
+1 -1
View File
@@ -1,5 +1,5 @@
image:
repository: quay.io/vaultwarden/server
repository: ghcr.io/dani-garcia/vaultwarden
pullPolicy: IfNotPresent
tag: 1.34.3@sha256:84fd8a47f58d79a1ad824c27be0a9492750c0fa5216b35c749863093bfa3c3d7
+1 -2
View File
@@ -42,5 +42,4 @@ sources:
- https://quay.io/brancz/kube-rbac-proxy
- https://volsync.readthedocs.io/
type: application
version: 3.13.1
version: 3.13.2
+2 -2
View File
@@ -1,11 +1,11 @@
image:
repository: quay.io/backube/volsync
pullPolicy: IfNotPresent
tag: 0.13.1@sha256:b2e36d392fa557383066f41828b9737cde0433250b65e1a9fc2301568979a1e4
tag: 0.13.1
proxyImage:
repository: quay.io/brancz/kube-rbac-proxy
pullPolicy: IfNotPresent
tag: v0.20.0@sha256:147cb28fea35473b2cf8697892d375bbe0aec237c5740b0368719b4c0d71b290
tag: v0.20.0
manageCRDs: true
manageVSCCRD: true
+1 -2
View File
@@ -41,5 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/wizarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/wizarr
type: application
version: 11.13.1
version: 11.13.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/wizarrrr/wizarr
pullPolicy: IfNotPresent
tag: 2025.9.1@sha256:b3f8102facce812d63506623444bf2c9d53a2b054aa0c0478c84f73333b2e255
tag: v2025.10.6@sha256:f4bbe0499679b270760efe723ef9c6232c5c89a0a22974bd1ee21652ce03b7d1
service:
main:
ports: