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 fb0c0cb commit 19970b7Copy full SHA for 19970b7
scripts/init-env.sh
@@ -21,7 +21,7 @@ export \
21
SECRET_NAME=foo-cert-sec
22
23
export CRD_SCALING_URL=https://github.com/test-network-function/crd-operator-scaling.git
24
-export CRD_SCALING_TAG=v0.0.8
+export CRD_SCALING_TAG=v0.0.10
25
26
export COLLECTOR_URL=https://github.com/test-network-function/collector-deployment.git
27
# export COLLECTOR_TAG=v0.0.1 # Re-enable this when the version is released
0 commit comments