Compare commits

...

3 commits

Author SHA1 Message Date
renovate[bot] 53af3b1403 chore(deps): update helm chart minio to v5.2.0 2024-05-06 00:56:05 +00:00
renovate[bot] af91f9e2a6 chore(deps): update helm chart cloudnative-pg to v0.21.2 2024-05-05 23:03:04 +00:00
renovate[bot] 50ab284b28 chore(deps): update docker image quay.io/prometheus/node-exporter to v1.8.0 2024-05-05 23:02:37 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ nodeExporter:
enabled: true
image:
repository: quay.io/prometheus/node-exporter
tag: v1.7.0
tag: v1.8.0
hostNetwork: true
hostPID: true

View file

@ -11,7 +11,7 @@ apps:
namespace: s3
repoURL: https://charts.min.io
chart: minio
targetRevision: 5.1.0
targetRevision: 5.2.0
secrets:
- name: minio-root
keys:
@ -22,7 +22,7 @@ apps:
namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts
chart: cloudnative-pg
targetRevision: 0.20.2
targetRevision: 0.21.2
- name: redis-operator
repoURL: https://ot-container-kit.github.io/helm-charts