Compare commits

..

No commits in common. "99c8eec1d637140a84ce24de5fa6dbc34a300636" and "1e0fdd2b1d036aa16d53d48cd43dc9e0daa43b2c" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
image:
repository: docker.io/qdrant/qdrant
pullPolicy: IfNotPresent
tag: "v1.9.1"
tag: "v1.9.0"
useUnprivilegedImage: true
env:

View file

@ -9,7 +9,7 @@ image:
# -- image repository
repository: ghcr.io/onedr0p/prowlarr-develop
# @default -- chart.appVersion
tag: "1.17"
tag: "1.16"
# -- image pull policy
pullPolicy: IfNotPresent