Skip to content

Commit

Permalink
Merge pull request #3196 from elfhosted/renovate/docker.io-redis-7.4-…
Browse files Browse the repository at this point in the history
…alpine

fix(app): update docker.io/redis:7.4-alpine docker digest to 86c23b2
  • Loading branch information
spanky-the-elfbot authored Jan 7, 2025
2 parents 8736a11 + 5522150 commit 33de184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)

version: 1.233.5-pre-01
version: 1.233.6-pre-01

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
2 changes: 1 addition & 1 deletion charts/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13607,7 +13607,7 @@ immich:
cpu: 500m
memory: 4Gi
redis:
image: docker.io/redis:7.4-alpine@sha256:99f9a7e68297e7b196a6e7b59437b30b50b0328a9d725ec144403f552fa66afb
image: docker.io/redis:7.4-alpine@sha256:86c23b252bbdaa1a867e0e360480de1aaea96e6ab3b1e69743c626c07a2a0c17
envFrom:
- configMapRef:
name: immich-env
Expand Down

0 comments on commit 33de184

Please sign in to comment.