Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloud: bump orchestration version 20.2.2 -> 20.2.3 #57916

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented Dec 14, 2020

This commit was generated by:

$  export TAG=v20.2.3
$  find ./cloud/kubernetes/ -type f -name '*.yaml' -exec sed -i '' -Ee "s/cockroach:v[1-9][0-9]+\.[0-9]+\.[0-9]+/cockroach:${TAG}/g" {} \;

Release note: None

This commit was generated by:
```
$  export TAG=v20.2.3
$  find ./cloud/kubernetes/ -type f -name '*.yaml' -exec sed -i '' -Ee "s/cockroach:v[1-9][0-9]+\.[0-9]+\.[0-9]+/cockroach:${TAG}/g" {} \;
```

Release note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@pbardea
Copy link
Contributor Author

pbardea commented Dec 14, 2020

bors r+

@craig
Copy link
Contributor

craig bot commented Dec 14, 2020

Build succeeded:

@craig craig bot merged commit b5d618c into cockroachdb:master Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants