diff --git a/chart/values.yaml b/chart/values.yaml index 186bc662002366d00057a5ecb8d5531b9f7a8ebb..089b2a84083284463cb3c9435a46ec887d01db97 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -438,7 +438,7 @@ logging: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/elasticsearch-kibana.git path: "./chart" - tag: "0.14.2-bb.0" + tag: "1.0.0-bb.0" # -- Flux reconciliation overrides specifically for the Logging (EFK) Package flux: diff --git a/chart/values2.0.yaml b/chart/values2.0.yaml index 57e6fc1e9b0910bce72d258b3c9d4fcc843103b4..0365bb0b8ded05eedc1374c636214972b11c9b8e 100644 --- a/chart/values2.0.yaml +++ b/chart/values2.0.yaml @@ -76,7 +76,7 @@ kyvernoreporter: logging: git: null oci: - name: "logging" + name: "elasticsearch-kibana" tag: "0.13.0-bb.0" repo: "registry1" diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 4e295af51ac629a47f7b2691d55fc863cfdaa4b1..ea86301c828c03fa744ba0f5d93ca0e5916ddf2c 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -175,7 +175,7 @@ gatekeeper: - logging/loki-cypress-test - twistlock/twistlock-cypress-test - sonarqube/sonarqube-cypress-test - - logging/logging-cypress-test + - logging/elasticsearch-kibana-cypress-test - tempo/tempo-cypress-test - argocd/argocd-cypress-test - minio/minio-instance-cypress-test @@ -307,7 +307,7 @@ gatekeeper: - logging/loki-cypress-test - twistlock/twistlock-cypress-test - sonarqube/sonarqube-cypress-test - - logging/logging-cypress-test + - logging/elasticsearch-kibana-cypress-test - tempo/tempo-cypress-test - argocd/argocd-cypress-test - minio/minio-instance-cypress-test