Changelog¶
0.3.0(https://github.com/helmless/google-cloudrun-charts/compare/google-cloudrun-service-v0.2.1...google-cloudrun-service-v0.3.0) (2025-03-29)¶
Features¶
- add globals for project and region (#5) (f3c3230)
- revert 1.0.0 release and stick with non stable for now (ae46f9b)
Bug Fixes¶
- deps: update common chart dependency (aee27ae)
Miscellaneous Chores¶
0.2.1(https://github.com/helmless/helmless/compare/google-cloudrun-service-v0.2.0...google-cloudrun-service-v0.2.1) (2025-03-21)¶
Bug Fixes¶
- trigger release and set new icon (81d71db)
0.2.0(https://github.com/helmless/helmless/compare/google-cloudrun-service-v0.1.1...google-cloudrun-service-v0.2.0) (2025-03-20)¶
Features¶
- extract common helm chart and schema (d8e1d69)
Bug Fixes¶
- derefenrence schema before commit (637b754)
0.1.1(https://github.com/helmless/helmless/compare/google-cloudrun-service-v0.1.0...google-cloudrun-service-v0.1.1) (2025-03-07)¶
Bug Fixes¶
- add explicit global settings to the schema (1dec277)
- cloudrun-service: allow additional properties, e.g. global (ae5b74d)
- test: exclude volatile version from snapshot test (d46096c)
0.1.0 (2024-12-04)¶
Features¶
- cloudrun service chart (#6) (38836de)
- docs: add support for enums in schema (07d12d8)
- finish docs refactor and add chart schema renderer (1ebea3b)
- move google cloud run helm chart back into monorepo (74cc7a1)
- schema: add really nice schema rendering and examples (cad3df6)
- schema: extend cloud run service schema (99268c2)
Bug Fixes¶
- cloudrun-service: do not autoset region, let the cli do it (770fd3c)
- docs: update the changelog heading regex (64976d8)
- release: set correct component name (992f319)
- release: update snapshots in release pr (f2ebcff)
- render nested props correctly (3794a01)
- schema: cleanup chart values file and schema (808585e)
- schema: move properties under correct key (111da47)
- schema: update renderer to correctly indent nested props (a6d1f58)
Miscellaneous Chores¶
- release 0.1.0 (f455943)