Skip to content

Commit 1272164

Browse files
authored
Merge pull request #1915 from rackerlabs/nautobotOPVersion
chore: updating Nautobot Operator version
2 parents 9413a5d + a97aadb commit 1272164

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/global/nautobotop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ component: nautobotop
33
sources:
44
- repoURL: ghcr.io/rackerlabs/charts
55
chart: nautobotop
6-
targetRevision: 0.0.1
6+
targetRevision: 0.0.2
77
helm:
88
releaseName: nautobotop
99
ignoreMissingValueFiles: true

charts/argocd-understack/templates/application-nautobotop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
valueFiles:
2323
- $deploy/{{ include "understack.deploy_path" $ }}/nautobotop/values.yaml
2424
repoURL: ghcr.io/rackerlabs/charts
25-
targetRevision: 0.0.1
25+
targetRevision: 0.0.2
2626
- path: {{ include "understack.deploy_path" $ }}/nautobotop
2727
ref: deploy
2828
repoURL: {{ include "understack.deploy_url" $ }}

0 commit comments

Comments
 (0)