actions-runner-controller/charts/actions-runner-controller/templates
Yusuke Kuoka 29f621e1c8
chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1 (#1632)
* chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1

`networking.k8s.io/v1` has been available since v1.19.
As of today, AWS EKS supports v1.19+ and Oracle Cloud supports v1.20+. GKE and AKS supports v1.21+. The upstream Kubernetes project maintains v1.22+.
So it should be safe to remove it now.

* fixup! chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1
2022-07-17 19:42:35 +09:00
..
NOTES.txt Update helm chart (#343) 2021-02-26 09:26:51 +09:00
_github_webhook_server_helpers.tpl Add podDistruptionBudget resource for controller pods (#805) 2021-11-15 19:07:23 +00:00
_helpers.tpl chart: Allow using different secrets for controller-manager and gh-webhook-server (#1122) 2022-02-17 09:16:16 +09:00
auth_proxy_role.yaml chart: Add service monitor and remove kube_rbac_proxy leftovers (#527) 2021-05-26 12:10:25 +01:00
auth_proxy_role_binding.yaml chart: Add service monitor and remove kube_rbac_proxy leftovers (#527) 2021-05-26 12:10:25 +01:00
certificate.yaml Support installing without cert-manager (#834) 2021-12-08 21:58:46 +00:00
ci-secret.yaml feat: Added option for secret annotation (#824) 2021-10-17 22:18:35 +01:00
controller.metrics.service.yaml Create optional serviceAnnotations value in helm chart (#867) 2021-10-17 22:37:43 +01:00
controller.metrics.serviceMonitor.yaml chart: Add additional labels to serviceMonitor (#670) 2021-07-03 15:14:59 +09:00
controller.pdb.yaml Add podDistruptionBudget resource for controller pods (#805) 2021-11-15 19:07:23 +00:00
deployment.yaml Adds way to allow additional environment variables from secretKeyRef (#1565) 2022-07-15 09:57:30 +09:00
githubwebhook.deployment.yaml Remove redundant flags from webhook-based autoscaler (#1630) 2022-07-15 09:58:30 +09:00
githubwebhook.ingress.yaml chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1 (#1632) 2022-07-17 19:42:35 +09:00
githubwebhook.pdb.yaml Add podDistruptionBudget resource for controller pods (#805) 2021-11-15 19:07:23 +00:00
githubwebhook.role.yaml feat: Workflow job based ephemeral runner scaling (#721) 2021-08-11 09:52:04 +09:00
githubwebhook.role_binding.yaml Add cluster role binding for github-webhook-server 2021-02-18 16:49:24 +09:00
githubwebhook.secrets.yaml Fix helm charts (#1603) 2022-07-05 10:35:57 +09:00
githubwebhook.service.yaml Add annotations to githubWebhookServer Service in Helm Chart (#665) 2021-06-30 20:42:21 +09:00
githubwebhook.serviceMonitor.yaml Use https connection when metrics enabled for githubwebhook server (#685) 2021-07-16 10:19:38 +09:00
githubwebhook.serviceaccount.yaml feat: HorizontalRunnerAutoscaler Webhook server (#282) 2021-02-07 17:37:27 +09:00
leader_election_role.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
leader_election_role_binding.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
manager_role.yaml Add missing job-related permissions to runner pods with k8s container mode 2022-07-10 16:16:32 +09:00
manager_role_binding.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
manager_secrets.yaml feat: support routing GitHub API calls to custom proxy API (#1017) 2021-12-23 09:24:10 +09:00
runner_editor_role.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
runner_viewer_role.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
serviceaccount.yaml Ensure the chart is passing acceptance tests 2020-11-14 21:58:16 +09:00
webhook_configs.yaml fix(chart): add namespace selector to webhooks when in singleNamespace mode (#1237) 2022-03-27 11:52:39 +01:00
webhook_service.yaml Allow customizing the controller webhook port (#1410) 2022-05-16 10:33:13 +09:00