Skip to content

chore(deps): update go toolchain directive to 1.26.4#171

Open
renovate-vince-riv[bot] wants to merge 1 commit into
mainfrom
renovate/go-1.x
Open

chore(deps): update go toolchain directive to 1.26.4#171
renovate-vince-riv[bot] wants to merge 1 commit into
mainfrom
renovate/go-1.x

Conversation

@renovate-vince-riv

@renovate-vince-riv renovate-vince-riv Bot commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
go (source) toolchain minor 1.25.71.26.4

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.

🔕 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 Mend Renovate.

@renovate-vince-riv renovate-vince-riv Bot added dependencies Pull requests that update a dependency file renovate labels Feb 11, 2026
@github-actions

github-actions Bot commented Feb 11, 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

6:40PM UTC, 5 Jul 2026


=== Basic-Deployment ===

Synced ✅
Healthy 💚

===== /ConfigMap basic-deployment/config-env =====
--- /tmp/argocd-diff1679902612/config-env-live.yaml	2026-07-05 18:40:16.821703385 +0000
+++ /tmp/argocd-diff1679902612/config-env	2026-07-05 18:40:16.821703385 +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-diff3982745297/test-live.yaml	2026-07-05 18:40:16.832703315 +0000
+++ /tmp/argocd-diff3982745297/test	2026-07-05 18:40:16.831703321 +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-diff1741522197/helm-deployment-live.yaml	2026-07-05 18:40:16.975702406 +0000
+++ /tmp/argocd-diff1741522197/helm-deployment	2026-07-05 18:40:16.974702412 +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-diff2332643345/config-env-live.yaml	2026-07-05 18:40:17.199700982 +0000
+++ /tmp/argocd-diff2332643345/config-env	2026-07-05 18:40:17.199700982 +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-diff772273495/test-live.yaml	2026-07-05 18:40:17.207700931 +0000
+++ /tmp/argocd-diff772273495/test	2026-07-05 18:40:17.207700931 +0000
@@ -87,7 +87,7 @@
   uid: e6302cc7-438b-4da7-864c-9def7afcac7b
 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/go-1.x branch 5 times, most recently from 1a1de33 to 7f333ef Compare February 21, 2026 18:36
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 4 times, most recently from 7b77e0a to 15f3fd0 Compare March 6, 2026 06:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update go to 1.26.0 chore(deps): update go to 1.26.1 Mar 6, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 3 times, most recently from e9a6bcb to 052d63d Compare March 15, 2026 18:36
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 2 times, most recently from dedc0d5 to fd2f0f7 Compare March 28, 2026 06:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update go to 1.26.1 chore(deps): update go to 1.26.2 Apr 14, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 2 times, most recently from c37035b to 5498d92 Compare May 2, 2026 12:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update go to 1.26.2 chore(deps): update go toolchain directive to 1.26.2 May 5, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 2 times, most recently from 690032e to f72cde0 Compare May 14, 2026 00:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update go toolchain directive to 1.26.2 chore(deps): update go toolchain directive to 1.26.3 May 14, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 2 times, most recently from 984a4e6 to 292fffd Compare May 21, 2026 03:36
@renovate-vince-riv renovate-vince-riv Bot changed the title chore(deps): update go toolchain directive to 1.26.3 chore(deps): update go toolchain directive to 1.26.4 Jun 9, 2026
@renovate-vince-riv renovate-vince-riv Bot force-pushed the renovate/go-1.x branch 2 times, most recently from cb9c360 to bbe377f Compare June 28, 2026 18:36
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