Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
terraform-aws-wdps-eks
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Terraform Modules
terraform-aws-wdps-eks
Commits
1b703fda
Commit
1b703fda
authored
Mar 20, 2023
by
Jose Ernesto Suarez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating some components
parent
aaea1537
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
locals.tf
locals.tf
+8
-8
No files found.
locals.tf
View file @
1b703fda
...
...
@@ -39,7 +39,7 @@ locals {
namespace
=
"cert-manager"
chart
=
"cert-manager"
repository
=
"https://charts.jetstack.io"
version
=
"1.
7.2
"
version
=
"1.
11.0
"
max_history
=
3
,
values
=
{
file
=
[]
,
...
...
@@ -53,7 +53,7 @@ locals {
namespace
=
"monitoring"
chart
=
"prometheus"
repository
=
"https://prometheus-community.github.io/helm-charts"
version
=
"1
3.3
.2"
version
=
"1
9.0
.2"
max_history
=
3
,
values
=
{
file
=
[]
,
...
...
@@ -71,7 +71,7 @@ locals {
namespace
=
"monitoring"
chart
=
"grafana"
repository
=
"https://grafana.github.io/helm-charts"
version
=
"6.
4.2
"
version
=
"6.
52.4
"
max_history
=
3
,
values
=
{
file
=
[]
,
...
...
@@ -86,7 +86,7 @@ locals {
namespace
=
"ingress-nginx"
chart
=
"ingress-nginx"
repository
=
"https://kubernetes.github.io/ingress-nginx"
version
=
"
3.23.0
"
version
=
"
4.5.2
"
max_history
=
3
,
values
=
{
file
=
[
...
...
@@ -100,7 +100,7 @@ locals {
namespace
=
"kube-system"
chart
=
"metrics-server"
repository
=
"https://charts.bitnami.com/bitnami"
version
=
"
5.5.1
"
version
=
"
6.2.13
"
max_history
=
3
,
values
=
{
file
=
[]
,
...
...
@@ -129,7 +129,7 @@ locals {
namespace
=
"elasticsearch"
chart
=
"elasticsearch"
repository
=
"https://helm.elastic.co"
version
=
"
7.17
.1"
version
=
"
8.5
.1"
max_history
=
3
,
force
=
true
,
values
=
{
...
...
@@ -143,7 +143,7 @@ locals {
namespace
=
"elasticsearch"
chart
=
"kibana"
repository
=
"https://helm.elastic.co"
version
=
"
7.17
.1"
version
=
"
8.5
.1"
max_history
=
3
,
force
=
true
,
values
=
{
...
...
@@ -156,7 +156,7 @@ locals {
namespace
=
"kube-system"
chart
=
"cluster-autoscaler"
repository
=
"https://kubernetes.github.io/autoscaler"
version
=
"9.
4
.0"
version
=
"9.
26
.0"
max_history
=
3
,
values
=
{
file
=
[]
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment