Skip to content

Commit e16d6f0

Browse files
authored
Update crd-scaling to v0.0.3 (#255)
1 parent a297a8e commit e16d6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/init-env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export \
1919
SECRET_NAME=foo-cert-sec
2020

2121
export CRD_SCALING_URL=https://github.com/test-network-function/crd-operator-scaling.git
22-
export CRD_SCALING_TAG=v0.0.2
22+
export CRD_SCALING_TAG=v0.0.3
2323

2424
# Truncate registry pod name if more than 63 characters
2525
if [[ ${#OPERATOR_REGISTRY_POD_NAME_FULL} -gt 63 ]];then

0 commit comments

Comments
 (0)