Skip to content

Commit

Permalink
Update dependency netbox-community/netbox to v3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 8ac42d7 commit 620a0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.garden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variables:
okta_assignment_group_name: ${local.env.OKTA_ASSIGNMENT_GROUP_NAME || "Everyone" }
disable_okta_auth: ${local.env.DISABLE_OKTA_AUTH || true }
cert_registration_email: ${local.env.CERT_REG_EMAIL || "user@example.com"}
netbox_version: ${local.env.NETBOX_VERSION || "v3.5.1"} # renovate: depName=netbox-community/netbox
netbox_version: ${local.env.NETBOX_VERSION || "v3.6.5"} # renovate: depName=netbox-community/netbox
environments:
- name: dev
defaultNamespace: user-${var.base_envname}
Expand Down

0 comments on commit 620a0bb

Please sign in to comment.