We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9413a5d + a97aadb commit 1272164Copy full SHA for 1272164
2 files changed
apps/global/nautobotop.yaml
@@ -3,7 +3,7 @@ component: nautobotop
3
sources:
4
- repoURL: ghcr.io/rackerlabs/charts
5
chart: nautobotop
6
- targetRevision: 0.0.1
+ targetRevision: 0.0.2
7
helm:
8
releaseName: nautobotop
9
ignoreMissingValueFiles: true
charts/argocd-understack/templates/application-nautobotop.yaml
@@ -22,7 +22,7 @@ spec:
22
valueFiles:
23
- $deploy/{{ include "understack.deploy_path" $ }}/nautobotop/values.yaml
24
repoURL: ghcr.io/rackerlabs/charts
25
26
- path: {{ include "understack.deploy_path" $ }}/nautobotop
27
ref: deploy
28
repoURL: {{ include "understack.deploy_url" $ }}
0 commit comments