Compare commits
2 Commits
feb8bd876d
...
8133fcad92
Author | SHA1 | Date | |
---|---|---|---|
8133fcad92 | |||
1cbc35eb63 |
@ -7,5 +7,5 @@ COPY . .
|
||||
RUN python -m poetry install --no-root
|
||||
RUN python -m poetry run mkdocs build
|
||||
|
||||
FROM nginx
|
||||
FROM nginxinc/nginx-unprivileged
|
||||
COPY --from=builder /src/site /usr/share/nginx/html
|
||||
|
@ -9,7 +9,7 @@ maintainers:
|
||||
url: https://badhouseplants.net
|
||||
dependencies:
|
||||
- name: helm-library
|
||||
version: 0.2.1
|
||||
version: 0.2.5
|
||||
repository: oci://ghcr.io/allanger/allangers-helm-library
|
||||
annotations:
|
||||
allowed_workload_kinds: "Deployment"
|
||||
|
Loading…
x
Reference in New Issue
Block a user