Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image thanos to v1.19.0 #475

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Update Change
thanos (source) minor 1.18.2 -> 1.19.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Dec 1, 2024

--- kubernetes/apps/observability/loki/app Kustomization: flux-system/loki HelmRelease: observability/loki

+++ kubernetes/apps/observability/loki/app Kustomization: flux-system/loki HelmRelease: observability/loki

@@ -13,13 +13,13 @@

     spec:
       chart: loki
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.22.0
+      version: 6.21.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   install:
     crds: Skip
     remediation:
--- kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

+++ kubernetes/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos

@@ -13,13 +13,13 @@

     spec:
       chart: thanos
       sourceRef:
         kind: HelmRepository
         name: stevehipwell
         namespace: flux-system
-      version: 1.18.2
+      version: 1.19.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:

Copy link

github-actions bot commented Dec 1, 2024

--- HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend

+++ HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend

@@ -44,13 +44,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.36.1
+        image: quay.io/thanos/thanos:v0.37.0
         imagePullPolicy: IfNotPresent
         env:
         - name: HOST_IP_ADDRESS
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
--- HelmRelease: observability/thanos Deployment: observability/thanos-query

+++ HelmRelease: observability/thanos Deployment: observability/thanos-query

@@ -42,13 +42,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.36.1
+        image: quay.io/thanos/thanos:v0.37.0
         imagePullPolicy: IfNotPresent
         env:
         - name: HOST_IP_ADDRESS
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-compact

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-compact

@@ -43,13 +43,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.36.1
+        image: quay.io/thanos/thanos:v0.37.0
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-rule

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-rule

@@ -43,13 +43,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.36.1
+        image: quay.io/thanos/thanos:v0.37.0
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: observability/thanos StatefulSet: observability/thanos-store-gateway

+++ HelmRelease: observability/thanos StatefulSet: observability/thanos-store-gateway

@@ -45,13 +45,13 @@

           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65534
           seccompProfile:
             type: RuntimeDefault
-        image: quay.io/thanos/thanos:v0.36.1
+        image: quay.io/thanos/thanos:v0.37.0
         imagePullPolicy: IfNotPresent
         env:
         - name: NAME
           valueFrom:
             fieldRef:
               fieldPath: metadata.name
--- HelmRelease: observability/loki ServiceAccount: observability/loki

+++ HelmRelease: observability/loki ServiceAccount: observability/loki

@@ -4,8 +4,9 @@

 metadata:
   name: loki
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
 automountServiceAccountToken: true
 
--- HelmRelease: observability/loki ConfigMap: observability/loki

+++ HelmRelease: observability/loki ConfigMap: observability/loki

@@ -4,12 +4,13 @@

 metadata:
   name: loki
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
 data:
   config.yaml: |2
 
     analytics:
       reporting_enabled: false
     auth_enabled: false
--- HelmRelease: observability/loki ConfigMap: observability/loki-gateway

+++ HelmRelease: observability/loki ConfigMap: observability/loki-gateway

@@ -4,12 +4,13 @@

 metadata:
   name: loki-gateway
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: gateway
 data:
   nginx.conf: "worker_processes  5;  ## Default: 1\nerror_log  /dev/stderr;\npid \
     \       /tmp/nginx.pid;\nworker_rlimit_nofile 8192;\n\nevents {\n  worker_connections\
     \  4096;  ## Default: 1024\n}\n\nhttp {\n  client_body_temp_path /tmp/client_temp;\n\
     \  proxy_temp_path       /tmp/proxy_temp_path;\n  fastcgi_temp_path     /tmp/fastcgi_temp;\n\
--- HelmRelease: observability/loki ConfigMap: observability/loki-runtime

+++ HelmRelease: observability/loki ConfigMap: observability/loki-runtime

@@ -4,10 +4,11 @@

 metadata:
   name: loki-runtime
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
 data:
   runtime-config.yaml: |
     {}
 
--- HelmRelease: observability/loki ClusterRole: observability/loki-clusterrole

+++ HelmRelease: observability/loki ClusterRole: observability/loki-clusterrole

@@ -2,12 +2,13 @@

 kind: ClusterRole
 apiVersion: rbac.authorization.k8s.io/v1
 metadata:
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
   name: loki-clusterrole
 rules:
 - apiGroups:
   - ''
   resources:
   - configmaps
--- HelmRelease: observability/loki ClusterRoleBinding: observability/loki-clusterrolebinding

+++ HelmRelease: observability/loki ClusterRoleBinding: observability/loki-clusterrolebinding

@@ -3,12 +3,13 @@

 apiVersion: rbac.authorization.k8s.io/v1
 metadata:
   name: loki-clusterrolebinding
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
 subjects:
 - kind: ServiceAccount
   name: loki
   namespace: observability
 roleRef:
   kind: ClusterRole
--- HelmRelease: observability/loki Service: observability/loki-gateway

+++ HelmRelease: observability/loki Service: observability/loki-gateway

@@ -4,12 +4,13 @@

 metadata:
   name: loki-gateway
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: gateway
 spec:
   type: ClusterIP
   ports:
   - name: http-metrics
     port: 80
--- HelmRelease: observability/loki Service: observability/loki-memberlist

+++ HelmRelease: observability/loki Service: observability/loki-memberlist

@@ -4,12 +4,13 @@

 metadata:
   name: loki-memberlist
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
 spec:
   type: ClusterIP
   clusterIP: None
   ports:
   - name: tcp
     port: 7946
--- HelmRelease: observability/loki Service: observability/loki-headless

+++ HelmRelease: observability/loki Service: observability/loki-headless

@@ -4,12 +4,13 @@

 metadata:
   name: loki-headless
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
     variant: headless
     prometheus.io/service-monitor: 'false'
 spec:
   clusterIP: None
   ports:
   - name: http-metrics
--- HelmRelease: observability/loki Service: observability/loki

+++ HelmRelease: observability/loki Service: observability/loki

@@ -4,12 +4,13 @@

 metadata:
   name: loki
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
 spec:
   type: ClusterIP
   ports:
   - name: http-metrics
     port: 3100
     targetPort: http-metrics
--- HelmRelease: observability/loki Deployment: observability/loki-gateway

+++ HelmRelease: observability/loki Deployment: observability/loki-gateway

@@ -4,12 +4,13 @@

 metadata:
   name: loki-gateway
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: gateway
 spec:
   replicas: 0
   strategy:
     type: RollingUpdate
   revisionHistoryLimit: 10
--- HelmRelease: observability/loki StatefulSet: observability/loki

+++ HelmRelease: observability/loki StatefulSet: observability/loki

@@ -4,12 +4,13 @@

 metadata:
   name: loki
   namespace: observability
   labels:
     app.kubernetes.io/name: loki
     app.kubernetes.io/instance: loki
+    app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/component: single-binary
     app.kubernetes.io/part-of: memberlist
 spec:
   replicas: 1
   podManagementPolicy: Parallel
   updateStrategy:

@renovate renovate bot merged commit 2d6e118 into main Dec 2, 2024
5 checks passed
@renovate renovate bot deleted the renovate/thanos-1.x branch December 2, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants