Skip to content

Commit

Permalink
Prepare for release v2022.10.12-rc.0
Browse files Browse the repository at this point in the history
ProductLine: KubeDB
Release: v2022.10.12-rc.0
Release-tracker: kubedb/CHANGELOG#57

Signed-off-by: 1gtm <1gtm@appscode.com>
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
1gtm authored and tamalsaha committed Oct 12, 2022
1 parent 8fb27d6 commit 0610114
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Check links
run: |
liche -r docs -d $(pwd) -c 10 -p -h -l -x '^(.*github.com.*|.*api.slack.com.*|.*twitter.com.*|.*linode.com.*|.*helm.sh.*|.*k8s.io.*)$'
liche -r docs -d $(pwd) -c 10 -p -h -l -x '^(.*github.com.*|.*api.slack.com.*|.*twitter.com.*|.*linode.com.*|.*helm.sh.*|.*k8s.io.*|.*percona.com.*|.*kubernetes.io.*)$'
- name: Create Kubernetes cluster
id: kind
Expand Down
Loading

0 comments on commit 0610114

Please sign in to comment.