1
0
Commit Graph

7 Commits

Author SHA1 Message Date
Vitali Quiering
dac8bb446a Updated environment variables in deployment.yaml
- Renamed ACT_INSTANCE to GITEA_INSTANCE_URL
- Renamed ACT_TOKEN to GITEA_RUNNER_REGISTRATION_TOKEN
- Renamed ACT_LABELS to GITEA_RUNNER_LABELS
- These changes reflect the updated naming convention for Gitea runner configuration.
2023-10-09 17:27:19 +02:00
Vitali Quiering
f53cce8f3d Update mountPath and image repository in deployment
- Changed the mountPath from /opt/act_runner to /data in deployment.yaml
- Updated the image repository from vqui/act_runner to gitea/act_runner in values.yaml
2023-10-09 17:17:00 +02:00
Vitali Quiering
f7ecadde80 Update act-runner chart and app version to 0.1.2 and 0.2.6 respectively
- Updated the chart version from 0.1.1 to 0.1.2 in Chart.yaml
- Updated the app version from 0.2.3 to 0.2.6 in Chart.yaml
- Also updated the image tag from 0.2.3 to 0.2.6 in values.yaml
2023-10-08 11:40:36 +02:00
Vitali Quiering
2c1c059d6c Update chart and values.yaml 2023-07-17 00:33:08 +02:00
Vitali Quiering
670dfff5ce add README.md
Signed-off-by: Vitali Quiering <vitali@quiering.com>
2023-05-04 23:28:59 +02:00
Vitali Quiering
79d2e30bee update Chart.yaml 2023-05-04 23:24:24 +02:00
Vitali Quiering
d99c559f4f initial commit 2023-04-30 10:53:56 +02:00