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

fix(container): update image kube-state-metrics to v5.27.1 #81

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2024

This PR contains the following updates:

Package Update Change
kube-state-metrics patch 5.27.0 -> 5.27.1

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 29, 2024

--- kubernetes/apps/observability/kube-state-metrics/app Kustomization: flux-system/kube-state-metrics HelmRelease: observability/kube-state-metrics

+++ kubernetes/apps/observability/kube-state-metrics/app Kustomization: flux-system/kube-state-metrics HelmRelease: observability/kube-state-metrics

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

       chart: kube-state-metrics
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: prometheus-community
         namespace: flux-system
-      version: 5.27.0
+      version: 5.27.1
   interval: 30m
   values:
     fullnameOverride: kube-state-metrics
     prometheus:
       monitor:
         enabled: true
--- kubernetes/apps/solar0/authentik/app Kustomization: flux-system/authentik HelmRelease: solar0/authentik

+++ kubernetes/apps/solar0/authentik/app Kustomization: flux-system/authentik HelmRelease: solar0/authentik

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

     spec:
       chart: authentik
       sourceRef:
         kind: HelmRepository
         name: authentik
         namespace: flux-system
-      version: 2024.12.1
+      version: 2024.12.0
   install:
     remediation:
       retries: 3
   interval: 30m
   uninstall:
     keepHistory: false

@renovate renovate bot force-pushed the renovate/kube-state-metrics-5.x branch from c2b90d9 to 171a5d4 Compare December 29, 2024 11:14
@renovate renovate bot force-pushed the renovate/kube-state-metrics-5.x branch from 171a5d4 to 634f16f Compare December 29, 2024 11:14
Copy link

--- HelmRelease: solar0/authentik Deployment: solar0/authentik-server

+++ HelmRelease: solar0/authentik Deployment: solar0/authentik-server

@@ -26,25 +26,25 @@

         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: server
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: authentik
       annotations:
-        checksum/secret: bb102123846ee9cf79827ff9b6dc206efa9730fc196d74600311570680d5a534
+        checksum/secret: d5bc52334bb19a5db7328c5d1e86657611cca223faf46c09a7ad98590244dd81
     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
         image: ghcr.io/onedr0p/postgres-init:16.6
         imagePullPolicy: IfNotPresent
         name: init-db
       containers:
       - name: server
-        image: ghcr.io/goauthentik/server:2024.12.1
+        image: ghcr.io/goauthentik/server:2024.12.0
         imagePullPolicy: IfNotPresent
         args:
         - server
         env:
         - name: AUTHENTIK_LISTEN__HTTP
           value: 0.0.0.0:9000
--- HelmRelease: solar0/authentik Deployment: solar0/authentik-worker

+++ HelmRelease: solar0/authentik Deployment: solar0/authentik-worker

@@ -26,19 +26,19 @@

         app.kubernetes.io/name: authentik
         app.kubernetes.io/instance: authentik
         app.kubernetes.io/component: worker
         app.kubernetes.io/managed-by: Helm
         app.kubernetes.io/part-of: authentik
       annotations:
-        checksum/secret: bb102123846ee9cf79827ff9b6dc206efa9730fc196d74600311570680d5a534
+        checksum/secret: d5bc52334bb19a5db7328c5d1e86657611cca223faf46c09a7ad98590244dd81
     spec:
       serviceAccountName: authentik
       terminationGracePeriodSeconds: 30
       containers:
       - name: worker
-        image: ghcr.io/goauthentik/server:2024.12.1
+        image: ghcr.io/goauthentik/server:2024.12.0
         imagePullPolicy: IfNotPresent
         args:
         - worker
         env: null
         envFrom:
         - secretRef:

@renovate renovate bot merged commit 1773d82 into main Dec 29, 2024
5 checks passed
@renovate renovate bot deleted the renovate/kube-state-metrics-5.x branch December 29, 2024 12:51
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