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

chore(container): update ghcr.io/rwlove/kubernetes-schemas ( f2566ea β†’ d753702 ) #7602

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/rwlove/kubernetes-schemas digest f2566ea -> d753702

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/kube-system/kubernetes-schemas/app Kustomization: flux-system/system-kubernetes-schemas HelmRelease: kube-system/kubernetes-schemas

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

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

     controllers:
       main:
         containers:
           main:
             image:
               repository: ghcr.io/rwlove/kubernetes-schemas
-              tag: latest@sha256:f2566ea7c1c1a3720137c0982d4250d35edf06165f8375a6b25c1d6029a5bba6
+              tag: latest@sha256:d753702337a8c1da634d97a6d35f8beef76236d469420fb76082f66b045cac97
             resources:
               limits:
                 memory: 64M
               requests:
                 cpu: 5m
                 memory: 64M
--- kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

+++ kubernetes/main/apps/monitoring/kube-prometheus-stack/app Kustomization: flux-system/monitoring-kube-prometheus-stack HelmRelease: monitoring/kube-prometheus-stack

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

     spec:
       chart: kube-prometheus-stack
       sourceRef:
         kind: HelmRepository
         name: prometheus-community-charts
         namespace: flux-system
-      version: 66.1.0
+      version: 66.0.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: kube-system/kubernetes-schemas Deployment: kube-system/kubernetes-schemas

+++ HelmRelease: kube-system/kubernetes-schemas Deployment: kube-system/kubernetes-schemas

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

           matchLabels:
             app.kubernetes.io/name: kubernetes-schemas
         maxSkew: 1
         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
-      - image: ghcr.io/rwlove/kubernetes-schemas:latest@sha256:f2566ea7c1c1a3720137c0982d4250d35edf06165f8375a6b25c1d6029a5bba6
+      - image: ghcr.io/rwlove/kubernetes-schemas:latest@sha256:d753702337a8c1da634d97a6d35f8beef76236d469420fb76082f66b045cac97
         name: main
         resources:
           limits:
             memory: 64M
           requests:
             cpu: 5m
--- HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-kube-state-metrics

+++ HelmRelease: monitoring/kube-prometheus-stack Deployment: monitoring/kube-prometheus-stack-kube-state-metrics

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

       - name: kube-state-metrics
         args:
         - --port=8080
         - --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,horizontalpodautoscalers,ingresses,jobs,leases,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments
         - --metric-labels-allowlist=persistentvolumeclaims=[*]
         imagePullPolicy: IfNotPresent
-        image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.14.0
+        image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.13.0
         ports:
         - containerPort: 8080
           name: http
         livenessProbe:
           failureThreshold: 3
           httpGet:
@@ -64,13 +64,13 @@

           timeoutSeconds: 5
         readinessProbe:
           failureThreshold: 3
           httpGet:
             httpHeaders: null
             path: /readyz
-            port: 8081
+            port: 8080
             scheme: HTTP
           initialDelaySeconds: 5
           periodSeconds: 10
           successThreshold: 1
           timeoutSeconds: 5
         resources: {}
--- HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus

+++ HelmRelease: monitoring/kube-prometheus-stack Prometheus: monitoring/prometheus

@@ -16,14 +16,14 @@

   alerting:
     alertmanagers:
     - apiVersion: v2
       name: alertmanager
       namespace: monitoring
       port: 9093
-  image: quay.io/prometheus/prometheus:v2.55.1
-  version: v2.55.1
+  image: quay.io/prometheus/prometheus:v2.55.0
+  version: v2.55.0
   replicaExternalLabelName: __replica__
   externalUrl: http://prometheus...PLACEHOLDER_SECRET_DOMAIN../
   paused: false
   replicas: 3
   shards: 1
   logLevel: info

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 7e16d19 into main Nov 11, 2024
17 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/ghcr.io-rwlove-kubernetes-schemas-latest branch November 11, 2024 03:19
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