Update Cilium from v1.9.3 to v1.9.4
* https://github.com/cilium/cilium/releases/tag/v1.9.4
This commit is contained in:
parent
ab793eb842
commit
50acf28ce5
|
@ -4,7 +4,7 @@ Notable changes between versions.
|
|||
|
||||
## Latest
|
||||
|
||||
* Update Cilium from v1.9.1 to [v1.9.3](https://github.com/cilium/cilium/releases/tag/v1.9.3)
|
||||
* Update Cilium from v1.9.1 to [v1.9.4](https://github.com/cilium/cilium/releases/tag/v1.9.4)
|
||||
|
||||
## v1.20.2
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [var.k8s_domain_name]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [var.k8s_domain_name]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Kubernetes assets (kubeconfig, manifests)
|
||||
module "bootstrap" {
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae9bc1af60519b8212972cc5bb6c48f24e5b7784"
|
||||
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=ae5449a9fbc439b5387582f5c45b5c0ba3859949"
|
||||
|
||||
cluster_name = var.cluster_name
|
||||
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]
|
||||
|
|
Loading…
Reference in New Issue