From e7abee5874beaa92b71f93534a7047d047895b84 Mon Sep 17 00:00:00 2001 From: Abhimanyu Sharma Date: Tue, 16 Jun 2026 17:23:20 +0530 Subject: [PATCH] chore: Update targetRevision to 0.0.4 in nautobotop Update targetRevision to 0.0.4 in nautobotop --- charts/argocd-understack/templates/application-nautobotop.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argocd-understack/templates/application-nautobotop.yaml b/charts/argocd-understack/templates/application-nautobotop.yaml index 26059122e..6a92c2fce 100644 --- a/charts/argocd-understack/templates/application-nautobotop.yaml +++ b/charts/argocd-understack/templates/application-nautobotop.yaml @@ -22,7 +22,7 @@ spec: valueFiles: - $deploy/{{ include "understack.deploy_path" $ }}/nautobotop/values.yaml repoURL: ghcr.io/rackerlabs/charts - targetRevision: 0.0.3 + targetRevision: 0.0.4 - path: {{ include "understack.deploy_path" $ }}/nautobotop ref: deploy repoURL: {{ include "understack.deploy_url" $ }}