Skip to content

Commit

Permalink
Pin kr8s to 0.9.0 (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson committed Jan 5, 2024
1 parent fa7255b commit 31079de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/checkout@v2
- name: Lint Helm Chart
run: helm lint dask_kubernetes/operator/deployment/helm/dask-kubernetes-operator
- name: Download Pluto
- name: Install Pluto
uses: FairwindsOps/pluto/github-action@v5.11.1
- name: Check for deprecated APIs
run: helm template --include-crds dask-operator dask_kubernetes/operator/deployment/helm/dask-kubernetes-operator | pluto detect -
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kubernetes-asyncio>=12.0.1
kopf>=1.35.3
pykube-ng>=22.9.0
rich>=12.5.1
kr8s>=0.9.0
kr8s==0.9.0

0 comments on commit 31079de

Please sign in to comment.