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 v15.11.0 #801

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Update Change OpenSSF
thanos (source) minor 15.10.2 -> 15.11.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bitnami/charts (thanos)

v15.11.0

  • [bitnami/thanos] feature(minio): Bump MinIO subchart (#​31663)

v15.10.3


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Jan 26, 2025

--- kubernetes/apps/kube-system/coredns/app Kustomization: flux-system/coredns HelmRelease: kube-system/coredns

+++ kubernetes/apps/kube-system/coredns/app Kustomization: flux-system/coredns HelmRelease: kube-system/coredns

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

     spec:
       chart: coredns
       sourceRef:
         kind: HelmRepository
         name: coredns
         namespace: flux-system
-      version: 1.39.0
+      version: 1.37.3
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:
--- kubernetes/apps/monitoring/thanos/app Kustomization: flux-system/thanos HelmRelease: monitoring/thanos

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

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

     spec:
       chart: thanos
       sourceRef:
         kind: HelmRepository
         name: bitnami
         namespace: flux-system
-      version: 15.10.2
+      version: 15.11.0
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   - name: redis
     namespace: database
   install:

@renovate renovate bot changed the title fix(container): update image thanos to v15.10.3 feat(container): update image thanos to v15.11.0 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/thanos-15.x branch from b42c358 to d9d9edf Compare January 30, 2025 12:30
@renovate renovate bot force-pushed the renovate/thanos-15.x branch from d9d9edf to c7f97e7 Compare January 30, 2025 18:52
Copy link

--- HelmRelease: kube-system/coredns Deployment: kube-system/coredns

+++ HelmRelease: kube-system/coredns Deployment: kube-system/coredns

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

         operator: Exists
       - effect: NoSchedule
         key: node-role.kubernetes.io/master
         operator: Exists
       containers:
       - name: coredns
-        image: coredns/coredns:1.12.0
+        image: coredns/coredns:1.11.4
         imagePullPolicy: IfNotPresent
         args:
         - -conf
         - /etc/coredns/Corefile
         volumeMounts:
         - name: config-volume

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