From 893e8fdb827a900a4ba484716384c19e7441ad5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:27:49 +0000 Subject: [PATCH] argocd-autopilot: Update to version 0.4.16 --- bucket/argocd-autopilot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/argocd-autopilot.json b/bucket/argocd-autopilot.json index d0b607ac3c..093a5c1be0 100644 --- a/bucket/argocd-autopilot.json +++ b/bucket/argocd-autopilot.json @@ -1,12 +1,12 @@ { - "version": "0.4.15", + "version": "0.4.16", "description": "A tool which offers an opinionated way of installing Argo-CD and managing GitOps repositories.", "homepage": "https://github.com/argoproj-labs/argocd-autopilot", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.15/argocd-autopilot-windows-amd64.tar.gz", - "hash": "26f5aa3692643fa7dd742866c10404ed9b59d8b7d182e5c70fd7cdd3f4a0553e" + "url": "https://github.com/argoproj-labs/argocd-autopilot/releases/download/v0.4.16/argocd-autopilot-windows-amd64.tar.gz", + "hash": "a2c22724b15dbe9f7dfd10a0943f7db289b2e0a972fa2977682eed1d4ba5d3e8" } }, "pre_install": "Rename-Item \"$dir\\argocd-autopilot-windows-amd64.exe\" 'argocd-autopilot.exe' -ErrorAction SilentlyContinue",