Commit 00c941d
authored
fix(rel): fix mise not installing kubectl (#329)
## Description
Fix issue with mise in CI
---
## Checklist
<!--
Kubernetes, both Kustomize and Helm, and Docker Compose MUST be kept in sync.
You should not merge a change here without a corresponding change in the other repositories,
unless it is specific to this deployment type. If uneeded, add link or explanation of why it is not needed here.
-->
- [x] Update [CHANGELOG.md](https://github.com/sourcegraph/deploy-sourcegraph-k8s/blob/main/CHANGELOG.md)
- [x] Update [K8s Upgrade notes](https://github.com/sourcegraph/sourcegraph/blob/main/doc/admin/updates/kubernetes.md)
- [x] Kustomiz-specific changes
- [x] Update sister repository: [deploy-sourcegraph-helm](https://github.com/sourcegraph/deploy-sourcegraph-helm)
- [x] Update sister repository: [deploy-sourcegraph-docker](https://github.com/sourcegraph/deploy-sourcegraph-docker)
- [x] Verify all images have a valid tag and SHA256 sum
## Test plan
CI1 parent 96a1e8f commit 00c941d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments