Skip to content

Commit

Permalink
Merge pull request #3212 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 cf95756
  • Loading branch information
spanky-the-elfbot authored Jan 8, 2025
2 parents 4967b0b + ebf6e04 commit 15e384a
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.235.0
version: 1.235.1-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 @@ -13756,7 +13756,7 @@ immich:
cpu: 500m
memory: 4Gi
redis:
image: docker.io/redis:7.4-alpine@sha256:339f8403efc53c93179052f02a5196c8dd3b58c6a0428b837886ef88246f6c64
image: docker.io/redis:7.4-alpine@sha256:cf95756b436a77b9a70dd190f864521a0be405d520d416a7d838fd020b387696
envFrom:
- configMapRef:
name: immich-env
Expand Down

0 comments on commit 15e384a

Please sign in to comment.