Skip to content

Commit 1310f51

Browse files
authored
Upgrade to using netbox-5.0.0-beta.161 (#162)
1 parent 6893bca commit 1310f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kind/local-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ helm upgrade --install --namespace="${NAMESPACE}" netbox \
4848
--set externalDatabase.existingSecretName="netbox.netbox-db.credentials.postgresql.acid.zalan.do" \
4949
--set externalDatabase.existingSecretKey="password" \
5050
--set redis.auth.password="password" \
51-
https://github.com/netbox-community/netbox-chart/releases/download/netbox-5.0.0-beta.34/netbox-5.0.0-beta.34.tgz
51+
https://github.com/netbox-community/netbox-chart/releases/download/netbox-5.0.0-beta.161/netbox-5.0.0-beta.161.tgz
5252

5353
kubectl rollout status --namespace="${NAMESPACE}" deployment netbox
5454

0 commit comments

Comments
 (0)