Skip to content

Commit

Permalink
🔧 Update airflow runner image version (#6777)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 authored Jun 27, 2024
1 parent 283b148 commit 8b217b6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ resource "helm_release" "actions_runner_mojas_airflow" {
/* https://github.com/ministryofjustice/analytical-platform-actions-runner */
name = "actions-runner-mojas-airflow"
repository = "oci://ghcr.io/ministryofjustice/analytical-platform-charts"
version = "2.317.0"
version = "2.317.0-2"
chart = "actions-runner"
namespace = kubernetes_namespace.actions_runners[0].metadata[0].name
values = [
Expand Down

0 comments on commit 8b217b6

Please sign in to comment.