Skip to content

Commit

Permalink
Update 09 24 (#247)
Browse files Browse the repository at this point in the history
* Update deps and kubeseal binary

* Update pyproject.toml version

* Update fastapi
  • Loading branch information
Jaydee94 authored Sep 22, 2024
1 parent 0b8aeca commit e11c787
Show file tree
Hide file tree
Showing 4 changed files with 415 additions and 352 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.api
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:latest as deps

ARG KUBESEAL_VERSION=0.25.0
ARG KUBESEAL_VERSION=0.27.1
ARG KUBESEAL_ARCH=amd64
ENV KUBESEAL_BINARY=/deps/kubeseal \
PRIVATE_KEY=/dev/null \
Expand Down
Loading

0 comments on commit e11c787

Please sign in to comment.