UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6f88cb6a authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'brettcharrier-master-patch-31618' into 'master'

Update Elastic/Kibana to 8.2.3

Closes platform-one/big-bang/apps/core/elasticsearch-kibana#53

See merge request platform-one/big-bang/bigbang!1800
parents 1a8797a4 30574295
No related branches found
No related tags found
1 merge request!1800Update Elastic/Kibana to 8.2.3
Pipeline #879974 passed with warnings
......@@ -41,6 +41,7 @@ config:
HTTP_User elastic
HTTP_Passwd ${FLUENT_ELASTICSEARCH_PASSWORD}
Logstash_Format On
Suppress_Type_Name On
Retry_Limit False
Replace_Dots On
tls On
......@@ -54,6 +55,7 @@ config:
HTTP_User elastic
HTTP_Passwd ${FLUENT_ELASTICSEARCH_PASSWORD}
Logstash_Format On
Suppress_Type_Name On
Logstash_Prefix node
Retry_Limit False
tls On
......
......@@ -261,7 +261,7 @@ jaeger:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/jaeger.git
path: "./chart"
tag: "2.32.2-bb.1"
tag: "2.32.2-bb.2"
# -- Flux reconciliation overrides specifically for the Jaeger Package
flux:
......@@ -418,7 +418,7 @@ logging:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/elasticsearch-kibana.git
path: "./chart"
tag: "0.7.1-bb.0"
tag: "0.8.0-bb.1"
# -- Flux reconciliation overrides specifically for the Logging (EFK) Package
flux:
......
......@@ -170,6 +170,7 @@ gatekeeper:
- logging/loki-cypress-test
- twistlock/twistlock-cypress-test
- sonarqube/sonarqube-cypress-test
- logging/logging-cypress-test
# Allow kyverno test vectors for Helm test
- default/restrict-host-path-mount-.?
- default/restrict-host-path-write-.?
......@@ -267,6 +268,7 @@ gatekeeper:
- logging/loki-cypress-test
- twistlock/twistlock-cypress-test
- sonarqube/sonarqube-cypress-test
- logging/logging-cypress-test
# Allow kyverno test vectors for Helm test
- default/restrict-host-path-mount-.?
- default/restrict-host-path-write-.?
......@@ -377,6 +379,7 @@ kyvernopolicies:
- logging
- twistlock
- sonarqube
- logging
names:
- "*-cypress-test*"
parameters:
......@@ -404,6 +407,7 @@ kyvernopolicies:
- logging
- twistlock
- sonarqube
- logging
names:
- "*-cypress-test*"
parameters:
......@@ -441,6 +445,7 @@ kyvernopolicies:
- logging
- twistlock
- sonarqube
- logging
names:
- "*-cypress-test*"
update-image-pull-policy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment