Skip to content

chore(deps): update kubernetes monorepo#215

Open
renovate-vince-riv[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-monorepo
Open

chore(deps): update kubernetes monorepo#215
renovate-vince-riv[bot] wants to merge 1 commit into
mainfrom
renovate/kubernetes-monorepo

Conversation

@renovate-vince-riv

@renovate-vince-riv renovate-vince-riv Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
k8s.io/apimachinery v0.35.4v0.36.2 age confidence

Release Notes

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.2

Compare Source

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.35.6

Compare Source

v0.35.5

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • 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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

@renovate-vince-riv renovate-vince-riv Bot added dependencies Pull requests that update a dependency file renovate labels Apr 29, 2026
@renovate-vince-riv

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.0 -> 1.26.0
golang.org/x/net v0.47.0 -> v0.49.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/text v0.31.0 -> v0.33.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260210185600-b8788abfbbc2
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2

@github-actions

github-actions Bot commented Apr 29, 2026

Copy link
Copy Markdown

Argo-Diff - Ephemeral Environment Test

This argo-diff should have the same output every run

3 of 3 apps with changes compared to live state

12:40PM UTC, 19 Jun 2026


=== Basic-Deployment ===

Synced ✅
Healthy 💚

===== /ConfigMap basic-deployment/config-env =====
--- /tmp/argocd-diff3945814870/config-env-live.yaml	2026-06-19 12:40:08.824657002 +0000
+++ /tmp/argocd-diff3945814870/config-env	2026-06-19 12:40:08.823656993 +0000
@@ -1,6 +1,6 @@
 apiVersion: v1
 data:
-  HELLO_WORLD: test string
+  HELLO_WORLD: another test string
   TZ: America/New_York
 kind: ConfigMap
 metadata:

===== apps/Deployment basic-deployment/test =====
--- /tmp/argocd-diff3330623566/test-live.yaml	2026-06-19 12:40:08.835657106 +0000
+++ /tmp/argocd-diff3330623566/test	2026-06-19 12:40:08.834657097 +0000
@@ -5,6 +5,8 @@
     argocd.argoproj.io/tracking-id: basic-deployment:apps/Deployment:basic-deployment/test
     deployment.kubernetes.io/revision: "1"
   generation: 1
+  labels:
+    app.kubernetes.io/name: argo-diff-test
   managedFields:
   - apiVersion: apps/v1
     fieldsType: FieldsV1
@@ -77,6 +79,7 @@
   selector:
     matchLabels:
       app: test
+      app.kubernetes.io/name: argo-diff-test
   strategy:
     rollingUpdate:
       maxSurge: 25%
@@ -86,12 +89,13 @@
     metadata:
       labels:
         app: test
+        app.kubernetes.io/name: argo-diff-test
     spec:
       containers:
       - command:
         - sh
         - -c
-        - while true ; do sleep 1; done
+        - while true ; do sleep 2; done
         envFrom:
         - configMapRef:
             name: config-env

=== Meta ===

Synced ✅
Healthy 💚

===== argoproj.io/Application argocd/helm-deployment =====
--- /tmp/argocd-diff1269702381/helm-deployment-live.yaml	2026-06-19 12:40:08.955658244 +0000
+++ /tmp/argocd-diff1269702381/helm-deployment	2026-06-19 12:40:08.954658234 +0000
@@ -143,10 +143,10 @@
       - $values/test/helm-deployment.values.yaml
     path: charts/test-basic-deployment
     repoURL: https://github.com/vince-riv/argo-diff.git
-    targetRevision: k3s-test
+    targetRevision: main
   - ref: values
     repoURL: https://github.com/vince-riv/argo-diff.git
-    targetRevision: k3s-test
+    targetRevision: main
   syncPolicy:
     automated:
       prune: true

=== Helm-Deployment ===

Synced ✅
Healthy 💚

===== /ConfigMap helm-deployment/config-env =====
--- /tmp/argocd-diff322015397/config-env-live.yaml	2026-06-19 12:40:09.189660462 +0000
+++ /tmp/argocd-diff322015397/config-env	2026-06-19 12:40:09.189660462 +0000
@@ -1,6 +1,6 @@
 apiVersion: v1
 data:
-  HELLO_WORLD: test string
+  HELLO_WORLD: another test string
   TZ: America/New_York
 kind: ConfigMap
 metadata:

===== apps/Deployment helm-deployment/test =====
--- /tmp/argocd-diff3371694989/test-live.yaml	2026-06-19 12:40:09.201660576 +0000
+++ /tmp/argocd-diff3371694989/test	2026-06-19 12:40:09.201660576 +0000
@@ -87,7 +87,7 @@
   uid: 6fa2a3e5-853c-44f3-81c5-5857a1488249
 spec:
   progressDeadlineSeconds: 600
-  replicas: 1
+  replicas: 2
   revisionHistoryLimit: 10
   selector:
     matchLabels:
@@ -116,7 +116,7 @@
             name: config-env
         - secretRef:
             name: test-secret
-        image: busybox:latest
+        image: busybox:latest@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e
         imagePullPolicy: IfNotPresent
         name: test
         resources: {}

@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/kubernetes-monorepo branch 2 times, most recently from 6e066db to 64e88b3 Compare May 2, 2026 12:36
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/kubernetes-monorepo branch 3 times, most recently from 2ee4848 to 7bd093c Compare May 19, 2026 18:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update module k8s.io/apimachinery to v0.36.0 chore(deps): update module k8s.io/apimachinery to v0.36.1 May 19, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/kubernetes-monorepo branch from 7bd093c to 0dd043c Compare May 21, 2026 03:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update module k8s.io/apimachinery to v0.36.1 chore(deps): update kubernetes monorepo to v0.36.1 Jun 10, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/kubernetes-monorepo branch from 0dd043c to 7b6ae85 Compare June 19, 2026 12:37
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update kubernetes monorepo to v0.36.1 chore(deps): update kubernetes monorepo to v0.36.2 Jun 19, 2026
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update kubernetes monorepo to v0.36.2 chore(deps): update kubernetes monorepo Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants