1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-18 05:26:10 +02:00

Update Cilium from v1.12.3 to v1.12.4

* https://github.com/cilium/cilium/releases/tag/v1.12.4
This commit is contained in:
Dalton Hubble 2022-11-23 10:56:55 -08:00
parent 29a005b7b4
commit adf33df99b
11 changed files with 12 additions and 10 deletions

View File

@ -4,6 +4,8 @@ Notable changes between versions.
## Latest
* Update Cilium from v1.12.3 to [v1.12.4](https://github.com/cilium/cilium/releases/tag/v1.12.4)
## v1.25.4
* Kubernetes [v1.25.4](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.25.md#v1254)

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [var.k8s_domain_name]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [var.k8s_domain_name]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]

View File

@ -1,6 +1,6 @@
# Kubernetes assets (kubeconfig, manifests)
module "bootstrap" {
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=9b56c710b3ac9c25e30d2bb569520d11605071c2"
source = "git::https://github.com/poseidon/terraform-render-bootstrap.git?ref=8f6b55859b53f7f22a5a834ccc5949c6607a2ea3"
cluster_name = var.cluster_name
api_servers = [format("%s.%s", var.cluster_name, var.dns_zone)]