Skip to content

chore(deps): update golang Docker tag to v1.26#172

Open
renovate-vince-riv[bot] wants to merge 1 commit intomainfrom
renovate/golang-1.x
Open

chore(deps): update golang Docker tag to v1.26#172
renovate-vince-riv[bot] wants to merge 1 commit intomainfrom
renovate/golang-1.x

Conversation

@renovate-vince-riv
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
golang stage minor 1.251.26

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 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 Renovate Bot.

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

github-actions bot commented Feb 11, 2026

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, 17 Mar 2026


=== Basic-Deployment ===

Synced ✅
Healthy 💚

===== /ConfigMap basic-deployment/config-env =====
--- /tmp/argocd-diff1652284514/config-env-live.yaml	2026-03-17 12:40:43.372559928 +0000
+++ /tmp/argocd-diff1652284514/config-env	2026-03-17 12:40:43.372559928 +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-diff3889755716/test-live.yaml	2026-03-17 12:40:43.383559935 +0000
+++ /tmp/argocd-diff3889755716/test	2026-03-17 12:40:43.382559934 +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-diff2901625948/helm-deployment-live.yaml	2026-03-17 12:40:43.495560013 +0000
+++ /tmp/argocd-diff2901625948/helm-deployment	2026-03-17 12:40:43.494560012 +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-diff3472392667/config-env-live.yaml	2026-03-17 12:40:43.715560166 +0000
+++ /tmp/argocd-diff3472392667/config-env	2026-03-17 12:40:43.714560166 +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-diff3473366552/test-live.yaml	2026-03-17 12:40:43.723560172 +0000
+++ /tmp/argocd-diff3473366552/test	2026-03-17 12:40:43.723560172 +0000
@@ -87,7 +87,7 @@
   uid: 40050298-a018-4226-a505-e935dd8bda7b
 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:b3255e7dfbcd10cb367af0d409747d511aeb66dfac98cf30e97e87e4207dd76f
         imagePullPolicy: IfNotPresent
         name: test
         resources: {}

@renovate-vince-riv renovate-vince-riv bot force-pushed the renovate/golang-1.x branch 5 times, most recently from 3194037 to 12cdabe Compare February 21, 2026 18:36
@renovate-vince-riv renovate-vince-riv bot force-pushed the renovate/golang-1.x branch 7 times, most recently from c6e8216 to 9257bd3 Compare March 3, 2026 06:36
@renovate-vince-riv renovate-vince-riv bot force-pushed the renovate/golang-1.x branch 4 times, most recently from 9f8a300 to 65fe953 Compare March 11, 2026 06:36
@renovate-vince-riv renovate-vince-riv bot force-pushed the renovate/golang-1.x branch 3 times, most recently from 6afd980 to 7f75edb Compare March 17, 2026 06: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