From 0a598c526d812d2ba13d591ac2448075653b61ac Mon Sep 17 00:00:00 2001 From: stackstate-system-user Date: Tue, 31 Dec 2024 12:45:13 +0000 Subject: [PATCH] Updating stackstate version to 7.0.0-snapshot.20241231122308-master-dd87177 --- stable/suse-observability/Chart.yaml | 2 +- stable/suse-observability/README.md | 2 +- stable/suse-observability/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/suse-observability/Chart.yaml b/stable/suse-observability/Chart.yaml index 805f6f40..c710f9ac 100644 --- a/stable/suse-observability/Chart.yaml +++ b/stable/suse-observability/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "7.0.0-snapshot.20241230103138-master-9555e30" +appVersion: "7.0.0-snapshot.20241231122308-master-dd87177" version: 2.2.2-pre.18 description: Helm chart for SUSE Observability keywords: diff --git a/stable/suse-observability/README.md b/stable/suse-observability/README.md index 47e53789..e182da52 100644 --- a/stable/suse-observability/README.md +++ b/stable/suse-observability/README.md @@ -483,7 +483,7 @@ stackstate/stackstate | stackstate.components.all.image.pullPolicy | string | `"IfNotPresent"` | The default pullPolicy used for all stateless components of StackState; invividual service `pullPolicy`s can be overriden (see below). | | stackstate.components.all.image.registry | string | `"quay.io"` | Base container image registry for all StackState containers, except for the wait container and the container-tools container | | stackstate.components.all.image.repositorySuffix | string | `""` | | -| stackstate.components.all.image.tag | string | `"7.0.0-snapshot.20241230103138-master-9555e30"` | The default tag used for all stateless components of StackState; invividual service `tag`s can be overriden (see below). | +| stackstate.components.all.image.tag | string | `"7.0.0-snapshot.20241231122308-master-dd87177"` | The default tag used for all stateless components of StackState; invividual service `tag`s can be overriden (see below). | | stackstate.components.all.kafkaEndpoint | string | `""` | **Required if `elasticsearch.enabled` is `false`** Endpoint for shared Kafka broker. | | stackstate.components.all.metricStore.remoteWritePath | string | `"/api/v1/write"` | Remote write path used to ingest metrics, /api/v1/write is most common | | stackstate.components.all.metrics.agentAnnotationsEnabled | bool | `true` | Put annotations on each pod to instruct the stackstate agent to scrape the metrics | diff --git a/stable/suse-observability/values.yaml b/stable/suse-observability/values.yaml index ef4cf1eb..8afbdce4 100644 --- a/stable/suse-observability/values.yaml +++ b/stable/suse-observability/values.yaml @@ -209,7 +209,7 @@ stackstate: pullPolicy: IfNotPresent # When changing this value make sure to also update hbase.stackgraph.version to the matching StackGraph version # stackstate.components.all.image.tag -- The default tag used for all stateless components of StackState; invividual service `tag`s can be overriden (see below). - tag: 7.0.0-snapshot.20241230103138-master-9555e30 + tag: 7.0.0-snapshot.20241231122308-master-dd87177 # stackstate.components.all.podAnnotations -- Extra annotations podAnnotations: {} metrics: