diff --git a/_sub/compute/helm-atlantis/versions.tf b/_sub/compute/helm-atlantis/versions.tf index 77dcc57ff..eddffb559 100644 --- a/_sub/compute/helm-atlantis/versions.tf +++ b/_sub/compute/helm-atlantis/versions.tf @@ -14,7 +14,7 @@ terraform { } github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } htpasswd = { source = "loafoe/htpasswd" diff --git a/_sub/compute/helm-kube-prometheus-stack/version.tf b/_sub/compute/helm-kube-prometheus-stack/version.tf index 263362b01..66205bab2 100644 --- a/_sub/compute/helm-kube-prometheus-stack/version.tf +++ b/_sub/compute/helm-kube-prometheus-stack/version.tf @@ -8,7 +8,7 @@ terraform { } github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } helm = { source = "hashicorp/helm" diff --git a/_sub/compute/k8s-atlantis-flux-config/versions.tf b/_sub/compute/k8s-atlantis-flux-config/versions.tf index fef493c28..0615d3f57 100644 --- a/_sub/compute/k8s-atlantis-flux-config/versions.tf +++ b/_sub/compute/k8s-atlantis-flux-config/versions.tf @@ -11,7 +11,7 @@ terraform { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } diff --git a/_sub/compute/k8s-blaster-namespace/versions.tf b/_sub/compute/k8s-blaster-namespace/versions.tf index 1953d27b6..1827b9cfd 100644 --- a/_sub/compute/k8s-blaster-namespace/versions.tf +++ b/_sub/compute/k8s-blaster-namespace/versions.tf @@ -7,7 +7,7 @@ terraform { } github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } kubernetes = { source = "hashicorp/kubernetes" diff --git a/_sub/compute/k8s-crossplane-cfg-pkg/versions.tf b/_sub/compute/k8s-crossplane-cfg-pkg/versions.tf index 86a859af0..86e816714 100644 --- a/_sub/compute/k8s-crossplane-cfg-pkg/versions.tf +++ b/_sub/compute/k8s-crossplane-cfg-pkg/versions.tf @@ -9,7 +9,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } diff --git a/_sub/compute/k8s-crossplane-operator/versions.tf b/_sub/compute/k8s-crossplane-operator/versions.tf index d9fc5dbed..166137cf7 100644 --- a/_sub/compute/k8s-crossplane-operator/versions.tf +++ b/_sub/compute/k8s-crossplane-operator/versions.tf @@ -10,7 +10,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } } diff --git a/_sub/compute/k8s-crossplane-provider-confluent/versions.tf b/_sub/compute/k8s-crossplane-provider-confluent/versions.tf index 9bbe13d71..928fc16a3 100644 --- a/_sub/compute/k8s-crossplane-provider-confluent/versions.tf +++ b/_sub/compute/k8s-crossplane-provider-confluent/versions.tf @@ -14,7 +14,7 @@ terraform { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } } diff --git a/_sub/compute/k8s-fluxcd/versions.tf b/_sub/compute/k8s-fluxcd/versions.tf index 99141e2f5..6e7bd111a 100644 --- a/_sub/compute/k8s-fluxcd/versions.tf +++ b/_sub/compute/k8s-fluxcd/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } tls = { source = "hashicorp/tls" diff --git a/_sub/compute/k8s-traefik-flux/versions.tf b/_sub/compute/k8s-traefik-flux/versions.tf index 148229840..1d28a7b3f 100644 --- a/_sub/compute/k8s-traefik-flux/versions.tf +++ b/_sub/compute/k8s-traefik-flux/versions.tf @@ -8,7 +8,7 @@ terraform { } github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } kubectl = { source = "gavinbunney/kubectl" diff --git a/_sub/examples/podinfo/versions.tf b/_sub/examples/podinfo/versions.tf index b7077e020..5b236717e 100644 --- a/_sub/examples/podinfo/versions.tf +++ b/_sub/examples/podinfo/versions.tf @@ -12,7 +12,7 @@ terraform { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } diff --git a/_sub/monitoring/blackbox-exporter/versions.tf b/_sub/monitoring/blackbox-exporter/versions.tf index 6f594a855..468695760 100644 --- a/_sub/monitoring/blackbox-exporter/versions.tf +++ b/_sub/monitoring/blackbox-exporter/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } } diff --git a/_sub/monitoring/fluentd-cloudwatch/versions.tf b/_sub/monitoring/fluentd-cloudwatch/versions.tf index cddf0f0ec..ce9a693bf 100644 --- a/_sub/monitoring/fluentd-cloudwatch/versions.tf +++ b/_sub/monitoring/fluentd-cloudwatch/versions.tf @@ -15,7 +15,7 @@ terraform { } github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } tls = { source = "hashicorp/tls" diff --git a/_sub/monitoring/helm-exporter/versions.tf b/_sub/monitoring/helm-exporter/versions.tf index 4d166aa6d..00f589cfd 100644 --- a/_sub/monitoring/helm-exporter/versions.tf +++ b/_sub/monitoring/helm-exporter/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } } diff --git a/_sub/storage/external-snapshotter/versions.tf b/_sub/storage/external-snapshotter/versions.tf index b7077e020..5b236717e 100644 --- a/_sub/storage/external-snapshotter/versions.tf +++ b/_sub/storage/external-snapshotter/versions.tf @@ -12,7 +12,7 @@ terraform { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } diff --git a/_sub/storage/velero/versions.tf b/_sub/storage/velero/versions.tf index 43f67673b..7ac1232c4 100644 --- a/_sub/storage/velero/versions.tf +++ b/_sub/storage/velero/versions.tf @@ -15,7 +15,7 @@ terraform { } github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } } diff --git a/compute/k8s-services/versions.tf b/compute/k8s-services/versions.tf index d336a4596..8cb85088f 100644 --- a/compute/k8s-services/versions.tf +++ b/compute/k8s-services/versions.tf @@ -30,7 +30,7 @@ terraform { github = { source = "integrations/github" - version = "~> 5.42.0" + version = "~> 5.43.0" } flux = {