diff --git a/argocd/manifests/grafana/deployment.yaml b/argocd/manifests/grafana/deployment.yaml index 2adcdf8..a027d01 100644 --- a/argocd/manifests/grafana/deployment.yaml +++ b/argocd/manifests/grafana/deployment.yaml @@ -88,7 +88,7 @@ spec: mountPath: /tmp/dashboards # Grafana - name: grafana - image: registry.ops.eblu.me/blumeops/grafana:v12.3.3-09ac36b + image: registry.ops.eblu.me/blumeops/grafana:v12.3.3-d05d2fb imagePullPolicy: IfNotPresent env: - name: POD_IP diff --git a/argocd/manifests/prometheus/statefulset.yaml b/argocd/manifests/prometheus/statefulset.yaml index 99d2463..ce2d810 100644 --- a/argocd/manifests/prometheus/statefulset.yaml +++ b/argocd/manifests/prometheus/statefulset.yaml @@ -20,7 +20,7 @@ spec: runAsUser: 65534 containers: - name: prometheus - image: registry.ops.eblu.me/blumeops/prometheus:v3.9.1-74029e1 + image: registry.ops.eblu.me/blumeops/prometheus:v3.9.1-2ba5d8a args: - --config.file=/etc/prometheus/prometheus.yml - --storage.tsdb.path=/prometheus