Skip to content

Commit

Permalink
Bump Thanos to 0.23.2
Browse files Browse the repository at this point in the history
Issue: https://issues.redhat.com/browse/OCPBUGS-2037

Problem: thanos-io/thanos#4766

Solution: update to 0.23.2 that contains the patch thanos-io/thanos#4795

Signed-off-by: JoaoBraveCoding <jmarcal@redhat.com>
  • Loading branch information
JoaoBraveCoding committed Nov 4, 2022
1 parent 1a90ffa commit 01167e8
Show file tree
Hide file tree
Showing 21 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions assets/prometheus-k8s/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,10 +209,10 @@ spec:
openshift.io/cluster-monitoring: "true"
serviceMonitorSelector: {}
thanos:
image: quay.io/thanos/thanos:v0.23.1
image: quay.io/thanos/thanos:v0.23.2
resources:
requests:
cpu: 1m
memory: 100Mi
version: 0.23.1
version: 0.23.2
version: 2.32.1
4 changes: 2 additions & 2 deletions assets/prometheus-user-workload/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,10 @@ spec:
- "false"
serviceMonitorSelector: {}
thanos:
image: quay.io/thanos/thanos:v0.23.1
image: quay.io/thanos/thanos:v0.23.2
resources:
requests:
cpu: 1m
memory: 100Mi
version: 0.23.1
version: 0.23.2
version: 2.32.1
2 changes: 1 addition & 1 deletion assets/thanos-querier/cluster-role-binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
roleRef:
apiGroup: rbac.authorization.k8s.io
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
rules:
- apiGroups:
Expand Down
6 changes: 3 additions & 3 deletions assets/thanos-querier/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/managed-by: cluster-monitoring-operator
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
namespace: openshift-monitoring
spec:
Expand All @@ -31,7 +31,7 @@ spec:
app.kubernetes.io/managed-by: cluster-monitoring-operator
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
spec:
affinity:
podAntiAffinity:
Expand Down Expand Up @@ -66,7 +66,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: status.hostIP
image: quay.io/thanos/thanos:v0.23.1
image: quay.io/thanos/thanos:v0.23.2
name: thanos-query
ports:
- containerPort: 9090
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/grpc-tls-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier-grpc-tls
namespace: openshift-monitoring
type: Opaque
2 changes: 1 addition & 1 deletion assets/thanos-querier/kube-rbac-proxy-rules-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier-kube-rbac-proxy-rules
namespace: openshift-monitoring
stringData:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/kube-rbac-proxy-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier-kube-rbac-proxy
namespace: openshift-monitoring
stringData:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/oauth-cookie-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier-oauth-cookie
namespace: openshift-monitoring
type: Opaque
2 changes: 1 addition & 1 deletion assets/thanos-querier/oauth-htpasswd-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier-oauth-htpasswd
namespace: openshift-monitoring
type: Opaque
2 changes: 1 addition & 1 deletion assets/thanos-querier/pod-disruption-budget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier-pdb
namespace: openshift-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/prometheus-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
namespace: openshift-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
namespace: openshift-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/service-account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
namespace: openshift-monitoring
2 changes: 1 addition & 1 deletion assets/thanos-querier/service-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
namespace: openshift-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-querier/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
app.kubernetes.io/instance: thanos-querier
app.kubernetes.io/name: thanos-query
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-querier
namespace: openshift-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-ruler/service-account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ metadata:
app.kubernetes.io/instance: thanos-ruler
app.kubernetes.io/name: thanos-rule
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-ruler
namespace: openshift-user-workload-monitoring
2 changes: 1 addition & 1 deletion assets/thanos-ruler/service-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
app.kubernetes.io/instance: thanos-ruler
app.kubernetes.io/name: thanos-rule
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-ruler
namespace: openshift-user-workload-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-ruler/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
app.kubernetes.io/instance: thanos-ruler
app.kubernetes.io/name: thanos-rule
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 0.23.1
app.kubernetes.io/version: 0.23.2
name: thanos-ruler
namespace: openshift-user-workload-monitoring
spec:
Expand Down
2 changes: 1 addition & 1 deletion assets/thanos-ruler/thanos-ruler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
caFile: /etc/tls/grpc/ca.crt
certFile: /etc/tls/grpc/server.crt
keyFile: /etc/tls/grpc/server.key
image: quay.io/thanos/thanos:v0.23.1
image: quay.io/thanos/thanos:v0.23.2
listenLocal: true
podMetadata:
annotations:
Expand Down
2 changes: 1 addition & 1 deletion jsonnet/versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ versions:
prometheus: 2.32.1
prometheusAdapter: 0.9.1
prometheusOperator: 0.53.1
thanos: 0.23.1
thanos: 0.23.2

0 comments on commit 01167e8

Please sign in to comment.