We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6893bca commit 1310f51Copy full SHA for 1310f51
kind/local-env.sh
@@ -48,7 +48,7 @@ helm upgrade --install --namespace="${NAMESPACE}" netbox \
48
--set externalDatabase.existingSecretName="netbox.netbox-db.credentials.postgresql.acid.zalan.do" \
49
--set externalDatabase.existingSecretKey="password" \
50
--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
+ https://github.com/netbox-community/netbox-chart/releases/download/netbox-5.0.0-beta.161/netbox-5.0.0-beta.161.tgz
52
53
kubectl rollout status --namespace="${NAMESPACE}" deployment netbox
54
0 commit comments