cozystack/packages/apps
Nick Volynkin 1d6b9a025a
[kubernetes] Explicitly mention available K8s versions
Follow-up to cozystack/cozystack#1191

Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
2025-07-17 09:45:37 +03:00
..
bucket Configure all apps to use new function to generate subjects 2025-06-16 20:32:11 +02:00
clickhouse [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
ferretdb [ferretdb] Reuse backup logic from postgres 2025-07-16 16:05:02 +02:00
http-cache [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
kafka [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
kubernetes [kubernetes] Explicitly mention available K8s versions 2025-07-17 09:45:37 +03:00
mysql [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
nats bugfix fix nats (#1195) 2025-07-15 12:41:23 +03:00
postgres bugfix fix pg LB frontend 2025-07-16 11:56:45 +03:00
rabbitmq [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
redis [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
tcp-balancer [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
tenant [oidc] make keycloak deletable 2025-07-10 20:10:54 +03:00
virtual-machine [virtual-machine] add comment about sshKeys logic 2025-07-09 10:37:39 +02:00
vm-disk [virtual-machine] Refactor golden images 2025-07-03 13:33:44 +03:00
vm-instance [virtual-machine] add comment about sshKeys logic 2025-07-09 10:37:39 +02:00
vpn [apps] Remove preset 'none' from app charts and README 2025-07-14 19:31:10 +03:00
Makefile Remove user-facing config of limits and requests 2025-05-23 17:32:42 +03:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map Update FerretDB v2.4.0 (#1206) 2025-07-16 22:20:26 +02:00

How to test packages local

cd packages/core/installer
make image-cozystack REGISTRY=YOUR_CUSTOM_REGISTRY
make apply
kubectl delete pod dashboard-redis-master-0 -n cozy-dashboard
kubectl delete po -l app=source-controller -n cozy-fluxcd