mirror of
https://github.com/nold360/hive-apps
synced 2025-01-06 22:07:58 +00:00
Compare commits
2 commits
365d4ee867
...
f348814ebb
Author | SHA1 | Date | |
---|---|---|---|
|
f348814ebb | ||
|
6f2740e6b7 |
2 changed files with 2 additions and 2 deletions
|
@ -172,7 +172,7 @@ sidecar:
|
|||
# -- The image repository to pull from
|
||||
repository: kiwigrid/k8s-sidecar
|
||||
# -- The image tag to pull, default: `1.23.1`
|
||||
tag: 1.25.4
|
||||
tag: 1.25.6
|
||||
# -- The image pull policy, default: `IfNotPresent`
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The extra volume mounts for the sidecar
|
||||
|
|
|
@ -15,7 +15,7 @@ ingress:
|
|||
- paperless.dc
|
||||
image:
|
||||
repository: ghcr.io/paperless-ngx/paperless-ngx
|
||||
tag: 2.5.3
|
||||
tag: 2.5.4
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# -- See the following files for additional environment variables:
|
||||
|
|
Loading…
Reference in a new issue