Skip to content

Commit 7b668f0

Browse files
authored
Merge branch 'main' into KRA-49
2 parents ae1f79f + 86c8fc6 commit 7b668f0

File tree

20 files changed

+32
-19
lines changed

20 files changed

+32
-19
lines changed

akamai-github/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

aws-github/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

aws-github/terraform/aws/eks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ EOT
616616
}
617617

618618
resource "aws_iam_policy" "ssm_access_policy" {
619-
name = "kubefirst-pro-api-ssm-access"
619+
name = "kubefirst-pro-api-ssm-access-${local.name}"
620620
description = "Policy to allow SSM actions for kubefirst-pro-api"
621621
policy = jsonencode({
622622
Version = "2012-10-17",

aws-gitlab/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

aws-gitlab/terraform/aws/eks/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ EOT
616616
}
617617

618618
resource "aws_iam_policy" "ssm_access_policy" {
619-
name = "kubefirst-pro-api-ssm-access"
619+
name = "kubefirst-pro-api-ssm-access-${local.name}"
620620
description = "Policy to allow SSM actions for kubefirst-pro-api"
621621
policy = jsonencode({
622622
Version = "2012-10-17",

azure-github/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

azure-gitlab/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

civo-github/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

civo-gitlab/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

digitalocean-github/templates/mgmt/components/kubefirst/console.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
project: default
1010
source:
1111
repoURL: https://charts.konstruct.io
12-
targetRevision: 2.7.10-rc27
12+
targetRevision: 2.7.10-rc33
1313
chart: kubefirst-pro
1414
helm:
1515
values: |-

0 commit comments

Comments
 (0)