feat: update keydb-operator to v0.4.0

| datasource | package                                        | from   | to     |
| ---------- | ---------------------------------------------- | ------ | ------ |
| git-tags   | https://forge.liiib.re/libre.sh/keydb-operator | v0.3.2 | v0.4.0 |
| docker     | registry.libre.sh/keydb-operator               | v0.3.2 | v0.4.0 |
This commit is contained in:
libresh_bot 2023-10-31 16:33:40 +00:00 committed by Ozoux
parent 9393a89e1b
commit 6e94b546f1

View file

@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: registry.libre.sh/keydb-operator
newTag: v0.3.2
newTag: v0.4.0
resources:
# renovate: datasource=docker depName=registry.libre.sh/keydb-operator
- https://forge.liiib.re/libre.sh/keydb-operator/config/default?ref=v0.3.2
- https://forge.liiib.re/libre.sh/keydb-operator/config/default?ref=v0.4.0