Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion paperless-ngx/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type: application
# Policy:
# - appVersion updates (upstream Paperless-NGX) bump chart MINOR.
# - other chart-only updates bump chart PATCH.
version: 1.0.4
version: 1.0.5
appVersion: "2.20.15"
keywords:
- paperless
Expand Down
2 changes: 1 addition & 1 deletion paperless-ngx/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ redis:
enabled: true
image:
repository: docker.io/library/redis
tag: "8@sha256:f4104a06888b913545b999840715813e5444fb8717b26d2c84d935ef2c71cd6c"
tag: "8@sha256:aa049e689e141a4358ad1d4562dc49c88a89fbab711fd8fcc33f684c80b26301"
pullPolicy: IfNotPresent
service:
port: 6379
Expand Down
Loading