Skip to content

Commit

Permalink
Update dependency architect to v5.10.1 (#280)
Browse files Browse the repository at this point in the history
* Update dependency architect to v5.10.1

* Add kube-linter exclusions for new checks

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zach Stone <[email protected]>
  • Loading branch information
renovate[bot] and stone-z authored Oct 23, 2024
1 parent 6dbeea6 commit 0c37f8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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/architect@5.8.0
architect: giantswarm/architect@5.10.1

workflows:
package-and-push-chart-on-tag:
Expand Down
2 changes: 2 additions & 0 deletions helm/falco/.kube-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ checks:
- "minimum-three-replicas"
- "no-rolling-update-strategy"
- "latest-tag"
- "liveness-port"
- "readiness-port"

0 comments on commit 0c37f8f

Please sign in to comment.