Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
5.1.0 (2026-06-08)
Features
- add support for Kubernetes v1.36 (#3301) (cf85ab2)
- use default serviceentry resolution on wildcard (#3183) (b77b417)
Bug Fixes
- do not attempt to re-install (#3170) (617cf62)
- enforce jwt pub key update to sidecars (#3217) (4e117c6)
- expand AppProject RBAC policy wildcards to explicit resource types (#3215) (4ff54e4)
- load raw values from tekton app values (#3261) (a481f8b)
- making the deleteFile function synchronous (#3129) (a7e3739)
- setting namespace in team-admin services (#3286) (327b84d)
- update Grype to more recent image for fixing db updates (#3280) (f945d7b)
CI
- add acl on cluster creation (#3139) (c8e139b)
- added job filter to avoid pending jobs (#3152) (591fbe7)
- adjust name for kserve chart in index and script (#3245) (201bf37)
- check availability of Kubernetes API before attempting Helm install (#3151) (4a97250)
- do not install wiz without APL (#3244) (38e6e93)
- fix stale node cache and remove refresh workflow (#3243) (ef051f6)
- optimize docke cache usage (#3289) (89075e5)
- refresh tool cache (#3241) (6ba7d83)
Others
- release: 5.1.0-rc.0 (908bf2b)
5.0.1 (2026-05-28)
Bug Fixes
- add excludePaths to authpolicy-jwt for monitoring namespace (#3236) (ffd5770)
- add excludePaths to authpolicy-jwt for monitoring team (#3277) (8055d74)
- failed connection between grafana and alertmanager (#3222) (5201c9f)
- include monitoring crds in chart for handling upgrades reliably (#3219) (5fd6f18)
- pvc migration for the gitea-gitea-valkey (#3234) (35a8615)
Others
Full Changelog: v5.0.1...v5.1.0