Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion common/prometheus-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
apiVersion: v2
description: Prometheus via operator.
name: prometheus-server
version: 8.0.9
version: 8.1.0
appVersion: v3.6.0
icon: https://raw.githubusercontent.com/prometheus/prometheus.github.io/master/assets/prometheus_logo-cb55bb5c346.png
maintainers:
- name: Tommy Sauer (viennaa)
- name: Richard Tief (richardtief)
- name: Thomas Rouaux (trouaux)
2 changes: 1 addition & 1 deletion common/prometheus-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ thanos:
# See https://github.com/coreos/prometheus-operator/blob/master/Documentation/api.md#thanosspec .
spec:
baseImage: keppel.eu-de-1.cloud.sap/ccloud-quay-mirror/thanos/thanos
version: v0.37.2
version: v0.39.2

# Being one of debug, info, warn, error. Defaults to warn.
# logLevel: info
Expand Down