1 Commits

Author SHA1 Message Date
a09102d43a Update Helm release prometheus-node-exporter to v4.48.0 2025-09-21 06:02:44 +00:00
6 changed files with 7 additions and 7 deletions

View File

@@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana
name: grafana
repo: https://grafana.github.io/helm-charts
version: 10.0.0
version: 9.4.5
valuesFile: grafana.values.yaml

View File

@@ -14,4 +14,4 @@ namespace: kitchenowl
images:
- name: kitchenowl
newName: tombursch/kitchenowl
newTag: v0.7.4
newTag: v0.7.3

View File

@@ -21,4 +21,4 @@ images:
newTag: "3.22"
- name: rsync
newName: eeacms/rsync
newTag: "2.9"
newTag: "2.7"

View File

@@ -13,5 +13,5 @@ resources:
images:
- name: mealie
newTag: v3.2.1
newTag: v3.1.2
newName: ghcr.io/mealie-recipes/mealie

View File

@@ -4,7 +4,7 @@ kind: Kustomization
namespace: argocd
resources:
- namespace.yaml
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.7
- https://github.com/argoproj/argo-cd//manifests/cluster-install?timeout=120&ref=v3.1.6
- ingress.yaml
- argo-apps.application.yaml
- bootstrap-repo.sealedsecret.yaml

View File

@@ -6,7 +6,7 @@ namespace: monitoring
resources:
- namespace.yaml
# prometheus-operator crds
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.85.0
- https://github.com/prometheus-operator/prometheus-operator?ref=v0.84.0
# single prometheus instance with a thanos sidecar
- prometheus.yaml
- thanos-store.statefulset.yaml
@@ -29,5 +29,5 @@ helmCharts:
- name: prometheus-node-exporter
releaseName: prometheus-node-exporter
repo: https://prometheus-community.github.io/helm-charts
version: 4.47.3
version: 4.48.0
valuesFile: prometheus-node-exporter.values.yaml