feat(k8s-ycl): Release 1.0.1

This commit is contained in:
Bernd Schorgers 2023-10-12 11:34:04 +02:00
parent b70f74fb14
commit 81cddcb60e
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ controllers:
main:
containers:
main:
strategy: RollingUpdate
image:
repository: ghcr.io/bjw-s/k8s-ycl
pullPolicy: Always