cozystack/packages/apps
Andrei Kvapil d557050eca
Fix vm-update hook access to api (#597)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Version Updates**
	- Updated `virtual-machine` package version from `0.7.0` to `0.7.1`
	- Updated `vm-instance` package version from `0.4.0` to `0.4.1`

- **Configuration Changes**
- Added new policy annotation `policy.cozystack.io/allow-to-apiserver:
"true"` to update hook templates for both virtual machine and VM
instance

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-27 10:56:04 +01:00
..
bucket Add WebUI for S3 bucket (#413) 2024-10-10 12:12:25 +02:00
clickhouse Prepare release v0.23.1 (#593) 2025-01-18 15:41:43 +01:00
ferretdb Prepare release v0.23.1 (#593) 2025-01-18 15:41:43 +01:00
http-cache Prepare release v0.23.1 (#593) 2025-01-18 15:41:43 +01:00
kafka add services to dashboard (#482) 2024-11-21 15:35:10 +01:00
kubernetes Prepare release v0.23.1 (#593) 2025-01-18 15:41:43 +01:00
mysql Prepare release v0.23.1 (#593) 2025-01-18 15:41:43 +01:00
nats NATs: fix hardcode, add merge and resolve config (#514) 2024-12-06 10:36:20 +01:00
postgres Prepare release v0.23.1 (#593) 2025-01-18 15:41:43 +01:00
rabbitmq Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
redis Update version-map for updated application (#568) 2025-01-09 15:09:18 +01:00
tcp-balancer DX: Use generic Makefile for packages (#288) 2024-08-16 10:26:13 +02:00
tenant feature/fix-k8s-config-with-OIDC (#594) 2025-01-20 14:13:57 +01:00
virtual-machine Fix vm-update hook access to api (#597) 2025-01-27 10:56:04 +01:00
vm-disk Introduce InstanceTypes (#403) 2024-10-16 18:35:30 +02:00
vm-instance Fix vm-update hook access to api (#597) 2025-01-27 10:56:04 +01:00
vpn Prepare release v0.17.0 (#444) 2024-10-21 16:02:11 +02:00
Makefile switched place -maxdepth im Makefiles (#140) 2024-05-21 02:29:34 +02:00
README.md add precommit and fix postgres job (#418) 2024-10-14 18:15:41 +02:00
versions_map Fix vm-update hook access to api (#597) 2025-01-27 10:56:04 +01: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