From a3510a2ba2c92a58b3ff4038f3b1ed8a08b73f8c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 18 Feb 2024 00:09:46 +0000 Subject: [PATCH] Commit daily changes Signed-off-by: TrueCharts-Bot --- charts/enterprise/kubeapps/Chart.yaml | 4 ++-- charts/enterprise/kubeapps/values.yaml | 8 ++++---- charts/enterprise/prometheus/Chart.yaml | 2 +- charts/stable/authentik/Chart.yaml | 4 ++-- charts/stable/bazarr/Chart.yaml | 2 +- charts/stable/humhub/Chart.yaml | 2 +- charts/stable/jellyfin/Chart.yaml | 2 +- charts/stable/jupyter/Chart.yaml | 6 +++--- charts/stable/minecraft-java/Chart.yaml | 2 +- charts/stable/nextcloud/Chart.yaml | 8 ++++---- charts/stable/ollama/Chart.yaml | 2 +- charts/stable/portainer/Chart.yaml | 2 +- charts/stable/prowlarr/Chart.yaml | 2 +- charts/stable/radarr/Chart.yaml | 2 +- charts/stable/rsshub/Chart.yaml | 2 +- charts/stable/sonarr/Chart.yaml | 2 +- charts/stable/tt-rss/Chart.yaml | 2 +- charts/stable/vikunja/Chart.yaml | 4 ++-- 18 files changed, 29 insertions(+), 29 deletions(-) diff --git a/charts/enterprise/kubeapps/Chart.yaml b/charts/enterprise/kubeapps/Chart.yaml index 3d4bd677bab..17f3f7d08d6 100644 --- a/charts/enterprise/kubeapps/Chart.yaml +++ b/charts/enterprise/kubeapps/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: enterprise apiVersion: v2 -appVersion: latest +appVersion: 0.0.2 dependencies: - name: common version: 17.4.2 @@ -40,6 +40,6 @@ sources: - https://cert-manager.io/ - https://github.com/cert-manager - https://github.com/truecharts/charts/tree/master/charts/enterprise/kubeapps - - https://github.com/truecharts/containers/tree/master/apps/alpine + - https://ghcr.io/xstar97/my-proxy-service type: application version: 1.1.2 diff --git a/charts/enterprise/kubeapps/values.yaml b/charts/enterprise/kubeapps/values.yaml index 21c41cc9fe5..1ec83db57ff 100644 --- a/charts/enterprise/kubeapps/values.yaml +++ b/charts/enterprise/kubeapps/values.yaml @@ -5,14 +5,14 @@ image: operator: register: false - + portal: open: enabled: true - + podOptions: automountServiceAccountToken: true - + workload: main: enabled: true @@ -24,7 +24,7 @@ workload: enabled: true primary: true env: - PORT: 3000 + PORT: 3000 API_FILE: /var/run/secrets/kubernetes.io/serviceaccount/token PROXY_TARGET: http://tckubeapps:8080 probes: diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 46c6ed468ee..7bb45cf40b8 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -47,7 +47,7 @@ sources: - https://github.com/prometheus-operator/kube-prometheus - https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus - https://quay.io/thanos/thanos - - https://hub.docker.com/r/bitnami/prometheus - https://hub.docker.com/r/bitnami/alertmanager + - https://hub.docker.com/r/bitnami/prometheus type: application version: 16.5.0 diff --git a/charts/stable/authentik/Chart.yaml b/charts/stable/authentik/Chart.yaml index c531d42f740..516e752cc87 100644 --- a/charts/stable/authentik/Chart.yaml +++ b/charts/stable/authentik/Chart.yaml @@ -39,10 +39,10 @@ sources: - https://goauthentik.io/docs/ - https://github.com/goauthentik/authentik - https://github.com/truecharts/charts/tree/master/charts/stable/authentik - - https://ghcr.io/goauthentik/server - - https://ghcr.io/maxmind/geoipupdate - https://ghcr.io/goauthentik/radius - https://ghcr.io/goauthentik/proxy - https://ghcr.io/goauthentik/ldap + - https://ghcr.io/goauthentik/server + - https://ghcr.io/maxmind/geoipupdate type: application version: 19.3.0 diff --git a/charts/stable/bazarr/Chart.yaml b/charts/stable/bazarr/Chart.yaml index 382ca279cf7..4e0ebf9d447 100644 --- a/charts/stable/bazarr/Chart.yaml +++ b/charts/stable/bazarr/Chart.yaml @@ -36,7 +36,7 @@ name: bazarr sources: - https://github.com/morpheus65535/bazarr - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr - - https://ghcr.io/onedr0p/bazarr - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/bazarr type: application version: 17.2.0 diff --git a/charts/stable/humhub/Chart.yaml b/charts/stable/humhub/Chart.yaml index 3ff28cb618d..b6864ddef84 100644 --- a/charts/stable/humhub/Chart.yaml +++ b/charts/stable/humhub/Chart.yaml @@ -45,7 +45,7 @@ maintainers: name: humhub sources: - https://github.com/truecharts/charts/tree/master/charts/stable/humhub - - https://ghcr.io/mriedmann/humhub-phponly - https://ghcr.io/mriedmann/humhub-nginx + - https://ghcr.io/mriedmann/humhub-phponly type: application version: 6.3.0 diff --git a/charts/stable/jellyfin/Chart.yaml b/charts/stable/jellyfin/Chart.yaml index 93159333df2..9cb19342654 100644 --- a/charts/stable/jellyfin/Chart.yaml +++ b/charts/stable/jellyfin/Chart.yaml @@ -33,7 +33,7 @@ name: jellyfin sources: - https://github.com/jellyfin/jellyfin - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin - - https://hub.docker.com/r/jellyfin/jellyfin - https://hub.docker.com/r/alpine/socat + - https://hub.docker.com/r/jellyfin/jellyfin type: application version: 17.2.0 diff --git a/charts/stable/jupyter/Chart.yaml b/charts/stable/jupyter/Chart.yaml index 636c90f8d49..302c63517c3 100644 --- a/charts/stable/jupyter/Chart.yaml +++ b/charts/stable/jupyter/Chart.yaml @@ -33,12 +33,12 @@ name: jupyter sources: - https://github.com/jupyter/docker-stacks - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://hub.docker.com/r/jupyter/r-notebook - - https://hub.docker.com/r/jupyter/tensorflow-notebook - https://hub.docker.com/r/jupyter/base-notebook - - https://hub.docker.com/r/jupyter/scipy-notebook - https://hub.docker.com/r/jupyter/minimal-notebook + - https://hub.docker.com/r/jupyter/scipy-notebook + - https://hub.docker.com/r/jupyter/tensorflow-notebook - https://hub.docker.com/r/jupyter/pyspark-notebook + - https://hub.docker.com/r/jupyter/r-notebook - https://hub.docker.com/r/jupyter/all-spark-notebook - https://hub.docker.com/r/jupyter/datascience-notebook type: application diff --git a/charts/stable/minecraft-java/Chart.yaml b/charts/stable/minecraft-java/Chart.yaml index 2e72e051cf0..f6bba2c4b1f 100644 --- a/charts/stable/minecraft-java/Chart.yaml +++ b/charts/stable/minecraft-java/Chart.yaml @@ -32,7 +32,7 @@ name: minecraft-java sources: - https://github.com/itzg/docker-minecraft-server - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://hub.docker.com/r/itzg/mc-backup - https://hub.docker.com/r/itzg/minecraft-server + - https://hub.docker.com/r/itzg/mc-backup type: application version: 7.2.0 diff --git a/charts/stable/nextcloud/Chart.yaml b/charts/stable/nextcloud/Chart.yaml index 889acb0ed2f..a5f11e06f1c 100644 --- a/charts/stable/nextcloud/Chart.yaml +++ b/charts/stable/nextcloud/Chart.yaml @@ -43,11 +43,11 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm - https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm - - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify - - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/nginxinc/nginx-unprivileged + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-imaginary + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-push-notify + - https://github.com/truecharts/containers/tree/master/apps/nextcloud-fpm + - https://hub.docker.com/r/collabora/code - https://hub.docker.com/r/clamav/clamav type: application version: 28.3.0 diff --git a/charts/stable/ollama/Chart.yaml b/charts/stable/ollama/Chart.yaml index 34d0d889796..a491daef373 100644 --- a/charts/stable/ollama/Chart.yaml +++ b/charts/stable/ollama/Chart.yaml @@ -33,7 +33,7 @@ sources: - https://github.com/jmorganca/ollama - https://github.com/ollama-webui/ollama-webui - https://github.com/truecharts/charts/tree/master/charts/stable/ollama - - https://ghcr.io/ollama-webui/ollama-webui - https://hub.docker.com/r/ollama/ollama + - https://ghcr.io/ollama-webui/ollama-webui type: application version: 1.1.0 diff --git a/charts/stable/portainer/Chart.yaml b/charts/stable/portainer/Chart.yaml index 25a24adbd69..0cca02301b4 100644 --- a/charts/stable/portainer/Chart.yaml +++ b/charts/stable/portainer/Chart.yaml @@ -32,7 +32,7 @@ sources: - https://docs.portainer.io/start/install-ce/server - https://docs.portainer.io/start/install/server - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://hub.docker.com/r/portainer/portainer-ee - https://hub.docker.com/r/portainer/portainer-ce + - https://hub.docker.com/r/portainer/portainer-ee type: application version: 7.2.0 diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 54788c317d1..231bc12608b 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -34,7 +34,7 @@ sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/prowlarr-develop + - https://ghcr.io/onedr0p/exportarr type: application version: 14.4.0 diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index d6c8aba4b75..c7261edc9b8 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -33,7 +33,7 @@ name: radarr sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr - - https://ghcr.io/onedr0p/radarr - https://ghcr.io/onedr0p/exportarr + - https://ghcr.io/onedr0p/radarr type: application version: 19.2.0 diff --git a/charts/stable/rsshub/Chart.yaml b/charts/stable/rsshub/Chart.yaml index 953e8410018..35679f7d062 100644 --- a/charts/stable/rsshub/Chart.yaml +++ b/charts/stable/rsshub/Chart.yaml @@ -40,7 +40,7 @@ sources: - https://docs.rsshub.app/en/install/ - https://github.com/DIYgod/RSSHub - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://hub.docker.com/r/diygod/rsshub - https://hub.docker.com/r/browserless/chrome + - https://hub.docker.com/r/diygod/rsshub type: application version: 11.3.0 diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 6597a231f83..5adac8c11dc 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -33,7 +33,7 @@ name: sonarr sources: - https://github.com/Sonarr/Sonarr - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/sonarr + - https://ghcr.io/onedr0p/exportarr type: application version: 19.1.0 diff --git a/charts/stable/tt-rss/Chart.yaml b/charts/stable/tt-rss/Chart.yaml index 0f41cf4a8e0..25719a20f65 100644 --- a/charts/stable/tt-rss/Chart.yaml +++ b/charts/stable/tt-rss/Chart.yaml @@ -32,7 +32,7 @@ name: tt-rss sources: - https://git.tt-rss.org/fox/tt-rss - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss - - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static - https://hub.docker.com/r/cthulhoo/ttrss-web-nginx + - https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static type: application version: 15.1.0 diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 16e86e155cb..044ea95191d 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -38,8 +38,8 @@ name: vikunja sources: - https://vikunja.io/docs - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://hub.docker.com/r/vikunja/api - - https://hub.docker.com/_/nginx - https://hub.docker.com/r/vikunja/frontend + - https://hub.docker.com/_/nginx + - https://hub.docker.com/r/vikunja/api type: application version: 12.2.0