Skip to content

chore(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.19.0#229

Merged
vrivellino merged 1 commit into
mainfrom
renovate/github.com-bradleyfalzon-ghinstallation-v2-2.x
Jun 28, 2026
Merged

chore(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.19.0#229
vrivellino merged 1 commit into
mainfrom
renovate/github.com-bradleyfalzon-ghinstallation-v2-2.x

Conversation

@renovate-vince-riv

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/bradleyfalzon/ghinstallation/v2 v2.18.0v2.19.0 age confidence

Release Notes

bradleyfalzon/ghinstallation (github.com/bradleyfalzon/ghinstallation/v2)

v2.19.0

Compare Source

What's Changed

Full Changelog: bradleyfalzon/ghinstallation@v2.18.0...v2.19.0


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 Jun 18, 2026
@github-actions

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

3:40PM UTC, 18 Jun 2026


=== Basic-Deployment ===

Synced ✅
Healthy 💚

===== /ConfigMap basic-deployment/config-env =====
--- /tmp/argocd-diff1381874283/config-env-live.yaml	2026-06-18 15:40:11.572747680 +0000
+++ /tmp/argocd-diff1381874283/config-env	2026-06-18 15:40:11.572747680 +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-diff3241553976/test-live.yaml	2026-06-18 15:40:11.583747790 +0000
+++ /tmp/argocd-diff3241553976/test	2026-06-18 15:40:11.583747790 +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-diff2637316114/helm-deployment-live.yaml	2026-06-18 15:40:11.707749025 +0000
+++ /tmp/argocd-diff2637316114/helm-deployment	2026-06-18 15:40:11.706749016 +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-diff545027297/config-env-live.yaml	2026-06-18 15:40:11.938751328 +0000
+++ /tmp/argocd-diff545027297/config-env	2026-06-18 15:40:11.938751328 +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-diff4065991145/test-live.yaml	2026-06-18 15:40:11.947751418 +0000
+++ /tmp/argocd-diff4065991145/test	2026-06-18 15:40:11.946751408 +0000
@@ -87,7 +87,7 @@
   uid: 7b4e31cc-f3bf-42a1-bd1b-39a2b53cd774
 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: {}

@vrivellino vrivellino merged commit cf6ea76 into main Jun 28, 2026
10 checks passed
@vrivellino vrivellino deleted the renovate/github.com-bradleyfalzon-ghinstallation-v2-2.x branch June 28, 2026 16: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.

1 participant