updates and dedicated probe handler function

This commit is contained in:
2024-08-04 22:20:42 +02:00
parent 0c0243c407
commit ffbf466416
3 changed files with 13 additions and 6 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.19.1
FROM alpine:3.20.2
LABEL org.opencontainers.image.source=https://github.com/Lerentis/bitwarden-crd-operator
LABEL org.opencontainers.image.description="Kubernetes Operator to create k8s secrets from bitwarden"