From e0c4119a03f795f7d173ccca7c97b8733249eaff Mon Sep 17 00:00:00 2001 From: netic-renovate-bot <160213998+netic-renovate-bot@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:04:09 +0200 Subject: [PATCH] chore(deps): update oaas-observability (#288) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update oaas-observability * fix: docs contained wrong header --------- Co-authored-by: Thor Anker Kvisgård Lange --- charts/oaas-observability/Chart.lock | 10 +++++----- charts/oaas-observability/Chart.yaml | 8 ++++---- charts/oaas-observability/README.md | 12 ++++++------ charts/oaas-observability/local/docker-compose.yml | 2 +- charts/oaas-observability/values.yaml | 4 ++-- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/charts/oaas-observability/Chart.lock b/charts/oaas-observability/Chart.lock index f5e6d89f..e1db76fa 100644 --- a/charts/oaas-observability/Chart.lock +++ b/charts/oaas-observability/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: grafana repository: https://grafana.github.io/helm-charts - version: 8.4.6 + version: 8.5.1 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts version: 5.25.1 @@ -13,12 +13,12 @@ dependencies: version: 2.0.2 - name: opentelemetry-operator repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.68.0 + version: 0.68.1 - name: vector-agent repository: https://helm.vector.dev version: 0.21.3 - name: promtail repository: https://grafana.github.io/helm-charts - version: 6.16.4 -digest: sha256:ca64e615b6510198fc89713d1b9f14e81c257d7dd33c49863e63949aca2f7f50 -generated: "2024-09-04T12:12:11.239786964Z" + version: 6.16.5 +digest: sha256:fc71593c7bb1842c09a12a10138d7dd1c5f4d5eac77dde08a2e86897a4e75480 +generated: "2024-09-04T20:08:09.791095997Z" diff --git a/charts/oaas-observability/Chart.yaml b/charts/oaas-observability/Chart.yaml index d104afb7..d0516764 100644 --- a/charts/oaas-observability/Chart.yaml +++ b/charts/oaas-observability/Chart.yaml @@ -5,7 +5,7 @@ description: A Helm chart to deploy obeservability stack on Kubernetes home: https://github.com/neticdk/k8s-oaas-observability sources: - https://github.com/neticdk/k8s-oaas-observability -version: 2.2.18 +version: 2.2.19 maintainers: - name: langecode email: tal@netic.dk @@ -13,7 +13,7 @@ maintainers: email: kn@netic.dk dependencies: - name: grafana - version: 8.4.6 + version: 8.5.1 repository: https://grafana.github.io/helm-charts condition: grafana.enabled - name: kube-state-metrics @@ -28,7 +28,7 @@ dependencies: repository: file://../prometheus-operator condition: prometheus-operator.enabled - name: opentelemetry-operator - version: 0.68.0 + version: 0.68.1 repository: https://open-telemetry.github.io/opentelemetry-helm-charts condition: opentelemetry-operator.enabled - name: vector-agent @@ -36,6 +36,6 @@ dependencies: repository: https://helm.vector.dev condition: vector-agent.enabled - name: promtail - version: 6.16.4 + version: 6.16.5 repository: https://grafana.github.io/helm-charts condition: promtail.enabled diff --git a/charts/oaas-observability/README.md b/charts/oaas-observability/README.md index 793fae87..a164c14c 100644 --- a/charts/oaas-observability/README.md +++ b/charts/oaas-observability/README.md @@ -1,6 +1,6 @@ # oaas-observability -![Version: 2.2.18](https://img.shields.io/badge/Version-2.2.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.2.19](https://img.shields.io/badge/Version-2.2.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart to deploy obeservability stack on Kubernetes @@ -32,10 +32,10 @@ $ helm install my-release netic-oaas/oaas-observability |------------|------|---------| | file://../prometheus-node-exporter | prometheus-node-exporter | * | | file://../prometheus-operator | prometheus-operator | * | -| https://grafana.github.io/helm-charts | grafana | 8.4.6 | -| https://grafana.github.io/helm-charts | promtail | 6.16.4 | +| https://grafana.github.io/helm-charts | grafana | 8.5.1 | +| https://grafana.github.io/helm-charts | promtail | 6.16.5 | | https://helm.vector.dev | vector-agent | 0.21.3 | -| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.68.0 | +| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.68.1 | | https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.25.1 | ## Configuration @@ -396,7 +396,7 @@ $ helm install my-release netic-oaas/oaas-observability | prometheus.prometheusSpec.externalLabels.cluster | string | `"dummy"` | | | prometheus.prometheusSpec.externalUrl | string | `""` | | | prometheus.prometheusSpec.image.repository | string | `"quay.io/prometheus/prometheus"` | | -| prometheus.prometheusSpec.image.tag | string | `"v2.54.0"` | | +| prometheus.prometheusSpec.image.tag | string | `"v2.54.1"` | | | prometheus.prometheusSpec.initContainers | list | `[]` | | | prometheus.prometheusSpec.listenLocal | bool | `false` | | | prometheus.prometheusSpec.logFormat | string | `"logfmt"` | | @@ -438,7 +438,7 @@ $ helm install my-release netic-oaas/oaas-observability | prometheus.prometheusSpec.storageSpec | object | `{}` | | | prometheus.prometheusSpec.thanos | object | `{}` | | | prometheus.prometheusSpec.tolerations | list | `[]` | | -| prometheus.prometheusSpec.version | string | `"v2.54.0"` | | +| prometheus.prometheusSpec.version | string | `"v2.54.1"` | | | prometheus.prometheusSpec.volumeMounts | list | `[]` | | | prometheus.prometheusSpec.volumes | list | `[]` | | | prometheus.prometheusSpec.walCompression | bool | `false` | | diff --git a/charts/oaas-observability/local/docker-compose.yml b/charts/oaas-observability/local/docker-compose.yml index 8dc117ce..9ee281a0 100644 --- a/charts/oaas-observability/local/docker-compose.yml +++ b/charts/oaas-observability/local/docker-compose.yml @@ -22,7 +22,7 @@ services: grafana: container_name: grafana - image: grafana/grafana:11.1.4 + image: grafana/grafana:11.2.0 depends_on: - "victoriametrics" ports: diff --git a/charts/oaas-observability/values.yaml b/charts/oaas-observability/values.yaml index e9788514..db59f0d5 100644 --- a/charts/oaas-observability/values.yaml +++ b/charts/oaas-observability/values.yaml @@ -1184,8 +1184,8 @@ prometheus: ## image: repository: quay.io/prometheus/prometheus - tag: v2.54.0 - version: v2.54.0 + tag: v2.54.1 + version: v2.54.1 ## additionalScrapeConfigs for adding scape configs (https://prometheus.io/docs/prometheus/latest/configuration/configuration/#scrape_config). ## ref: https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#prometheusspec