Skip to content

Commit

Permalink
fix-ci-build
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson committed Oct 31, 2024
1 parent ef8ab6b commit 736b244
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 199 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
architect: giantswarm/[email protected].0
architect: giantswarm/[email protected].1
jobs:
template-chart:
docker:
Expand Down
6 changes: 3 additions & 3 deletions tests/ats/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ verify_ssl = true
name = "pypi"

[packages]
pytest-helm-charts = ">=1.0.2"
pytest = ">=6.2.5"
pykube-ng = ">=22.1.0"
pytest-helm-charts = ">=1.3.2"
pytest = ">=8.3.3"
pykube-ng = ">=23.6.0"
pytest-rerunfailures = "~=14.0"

[requires]
Expand Down
Loading

0 comments on commit 736b244

Please sign in to comment.