diff --git a/charts/oaas-observability/Chart.lock b/charts/oaas-observability/Chart.lock index 3945295a..8e0174f4 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: 8.3.7 + version: 8.4.0 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.25.0 + version: 5.25.1 - name: prometheus-node-exporter repository: file://../prometheus-node-exporter version: 1.0.16 @@ -13,12 +13,12 @@ dependencies: version: 2.0.1 - name: opentelemetry-operator repository: https://open-telemetry.github.io/opentelemetry-helm-charts - version: 0.64.4 + version: 0.65.0 - 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:3d45896754fdf8432333c61a2fa895774cbe9bc7de91d468d30c5dfc19903fd6 -generated: "2024-07-30T16:06:49.431318048Z" +digest: sha256:b3d39e07d5e8d77a0b0628f33cfb5d52f670f31daed9006cf65f969e6974b1a7 +generated: "2024-08-01T20:08:06.908293438Z" diff --git a/charts/oaas-observability/Chart.yaml b/charts/oaas-observability/Chart.yaml index 4709b55e..7f326945 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.14 +version: 2.2.15 maintainers: - name: langecode email: tal@netic.dk @@ -13,11 +13,11 @@ maintainers: email: kn@netic.dk dependencies: - name: grafana - version: 8.3.7 + version: 8.4.0 repository: https://grafana.github.io/helm-charts condition: grafana.enabled - name: kube-state-metrics - version: 5.25.0 + version: 5.25.1 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.64.4 + version: 0.65.0 repository: https://open-telemetry.github.io/opentelemetry-helm-charts condition: opentelemetry-operator.enabled - name: vector-agent diff --git a/charts/oaas-observability/README.md b/charts/oaas-observability/README.md index 9d9fdbbf..800ccf6a 100644 --- a/charts/oaas-observability/README.md +++ b/charts/oaas-observability/README.md @@ -1,6 +1,6 @@ # oaas-observability -![Version: 2.2.14](https://img.shields.io/badge/Version-2.2.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.2.15](https://img.shields.io/badge/Version-2.2.15-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 | 8.3.7 | +| https://grafana.github.io/helm-charts | grafana | 8.4.0 | | https://grafana.github.io/helm-charts | promtail | 6.16.4 | | https://helm.vector.dev | vector-agent | 0.21.3 | -| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.64.4 | -| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.25.0 | +| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.65.0 | +| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.25.1 | ## Configuration