Skip to content

Commit

Permalink
chore(deps): update oaas-observability (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-renovate-bot authored Jun 3, 2024
1 parent a60f17e commit 41f5384
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions charts/oaas-observability/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 7.3.11
- name: kube-state-metrics
repository: https://prometheus-community.github.io/helm-charts
version: 5.19.0
version: 5.19.1
- name: prometheus-node-exporter
repository: file://../prometheus-node-exporter
version: 1.0.16
Expand All @@ -13,12 +13,12 @@ dependencies:
version: 2.0.0
- name: opentelemetry-operator
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
version: 0.60.0
version: 0.61.0
- name: vector-agent
repository: https://helm.vector.dev
version: 0.21.3
- name: promtail
repository: https://grafana.github.io/helm-charts
version: 6.15.5
digest: sha256:351c93cb32cdd0b041f181aaf029e1d0c82e79b9f71e9a328f870f9866c7f654
generated: "2024-05-28T08:21:17.704684+02:00"
digest: sha256:ce40a6ef604a4b69662466aeb81808d96d93ae8b0c0eb099d00e94f928839076
generated: "2024-05-31T08:07:05.278333085Z"
6 changes: 3 additions & 3 deletions charts/oaas-observability/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0
version: 2.2.1
maintainers:
- name: langecode
email: [email protected]
Expand All @@ -17,7 +17,7 @@ dependencies:
repository: https://grafana.github.io/helm-charts
condition: grafana.enabled
- name: kube-state-metrics
version: 5.19.0
version: 5.19.1
repository: https://prometheus-community.github.io/helm-charts
- name: prometheus-node-exporter
version: "*"
Expand All @@ -28,7 +28,7 @@ dependencies:
repository: file://../prometheus-operator
condition: prometheus-operator.enabled
- name: opentelemetry-operator
version: 0.60.0
version: 0.61.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
condition: opentelemetry-operator.enabled
- name: vector-agent
Expand Down
6 changes: 3 additions & 3 deletions charts/oaas-observability/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# oaas-observability

![Version: 2.2.0](https://img.shields.io/badge/Version-2.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.2.1](https://img.shields.io/badge/Version-2.2.1-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

Expand Down Expand Up @@ -35,8 +35,8 @@ $ helm install my-release netic-oaas/oaas-observability
| https://grafana.github.io/helm-charts | grafana | 7.3.11 |
| https://grafana.github.io/helm-charts | promtail | 6.15.5 |
| https://helm.vector.dev | vector-agent | 0.21.3 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.60.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.19.0 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-operator | 0.61.0 |
| https://prometheus-community.github.io/helm-charts | kube-state-metrics | 5.19.1 |

## Configuration

Expand Down
2 changes: 1 addition & 1 deletion charts/oaas-observability/scripts/jsonnetfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"subdir": "contrib/mixin"
}
},
"version": "v3.5.13"
"version": "v3.5.14"
}
],
"legacyImports": true
Expand Down
2 changes: 1 addition & 1 deletion charts/oaas-observability/scripts/jsonnetfile.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"subdir": "contrib/mixin"
}
},
"version": "1c6cff2b1bdb392a6350ce3623c60ef92a3ef05e",
"version": "1ff29a0043c981ce7d3e719344e0598b1e64ace2",
"sum": "W/Azptf1PoqjyMwJON96UY69MFugDA4IAYiKURscryc="
},
{
Expand Down

0 comments on commit 41f5384

Please sign in to comment.