- 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.
- 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
- 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