Commit Graph
3 Commits
Author SHA1 Message Date
justusbunsi 5f7d353901 Prevent reoccurring namespace inconsistencies (#737)
https://gitea.com/gitea/helm-chart/pulls/713 ensured that all resources
contain a `namespace` field. When adding Gitea actions runner support in
https://gitea.com/gitea/helm-chart/pulls/666, this was an oversight.

Signed-off-by: justusbunsi <[email protected]>

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/737
Co-authored-by: justusbunsi <[email protected]>
Co-committed-by: justusbunsi <[email protected]>
2024-11-30 14:47:18 +00:00
justusbunsi 7b892431d6 Support custom envs for Action DinD container (#722)
Follow-up to https://gitea.com/gitea/helm-chart/pulls/666.

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/722
Co-authored-by: justusbunsi <[email protected]>
Co-committed-by: justusbunsi <[email protected]>
2024-11-10 14:02:15 +00:00
f7c66c0336 Add Gitea Actions act runner (#666)
Co-authored-by: dementhorr <[email protected]>
Co-authored-by: Vince Montalbano <[email protected]>

Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/666
Reviewed-by: justusbunsi <[email protected]>
Co-authored-by: vjm <[email protected]>
Co-committed-by: vjm <[email protected]>
2024-11-10 13:35:56 +00:00