diff --git a/charts/oaas-observability/Chart.lock b/charts/oaas-observability/Chart.lock index 83121950..a40cc4c5 100644 --- a/charts/oaas-observability/Chart.lock +++ b/charts/oaas-observability/Chart.lock @@ -1,10 +1,10 @@ dependencies: - name: grafana repository: https://grafana.github.io/helm-charts - version: 6.59.0 + version: 6.60.2 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.11.0 + version: 5.14.0 - name: prometheus-node-exporter repository: file://../prometheus-node-exporter version: 1.0.12 @@ -13,12 +13,12 @@ dependencies: version: 1.0.12 - name: opentelemetry-operator repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.36.0 + version: 0.39.1 - name: vector-agent repository: https://helm.vector.dev version: 0.19.1 - name: promtail repository: https://grafana.github.io/helm-charts - version: 6.15.0 -digest: sha256:93d4ff3a1b331d4328108baf41373416dbc2ef13417ca69373ad432b539702cc -generated: "2023-08-27T01:36:53.86553678Z" + version: 6.15.2 +digest: sha256:983b770f045113916428b95c3947e64500c3e20ebbb5ed9bd8c424a393b24d96 +generated: "2023-10-05T01:39:06.948003903Z" diff --git a/charts/oaas-observability/Chart.yaml b/charts/oaas-observability/Chart.yaml index 0467fd3f..f9b6e310 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.1.23" +version: "2.1.24" maintainers: - name: langecode email: tal@netic.dk @@ -13,11 +13,11 @@ maintainers: email: kn@netic.dk dependencies: - name: grafana - version: 6.59.0 + version: 6.60.2 repository: https://grafana.github.io/helm-charts condition: grafana.enabled - name: kube-state-metrics - version: 5.11.0 + version: 5.14.0 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-node-exporter version: "*" @@ -28,7 +28,7 @@ dependencies: repository: file://../prometheus-operator condition: prometheus-operator.enabled - name: opentelemetry-operator - version: 0.36.0 + version: 0.39.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.15.0 + version: 6.15.2 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 5148705c..18ba88bf 100644 --- a/charts/oaas-observability/README.md +++ b/charts/oaas-observability/README.md @@ -1,6 +1,6 @@ # oaas-observability -![Version: 2.1.23](https://img.shields.io/badge/Version-2.1.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.24](https://img.shields.io/badge/Version-2.1.24-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,11 +32,11 @@ $ 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 | 6.59.0 | -| https://grafana.github.io/helm-charts | promtail | 6.15.0 | +| https://grafana.github.io/helm-charts | grafana | 6.60.2 | +| https://grafana.github.io/helm-charts | promtail | 6.15.2 | | https://helm.vector.dev | vector-agent | 0.19.1 | -| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.36.0 | -| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.11.0 | +| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.39.1 | +| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.14.0 | ## Configuration