Skip to content

Commit

Permalink
Merge pull request #387 from redhat-cop/renovate/docker.io-redis-7.x
Browse files Browse the repository at this point in the history
chore(deps): update docker.io/redis docker tag to v7
  • Loading branch information
ckavili authored Dec 5, 2023
2 parents 7668dad + 6b6696c commit 09027b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/owncloud/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: owncloud
description: A Helm chart for Owncloud
type: application
version: 0.0.5
version: 0.0.7
appVersion: latest
home: https://github.com/redhat-cop/helm-charts
icon: https://alternative.me/media/256/owncloud-icon-ge0uksoxjjfyflu8-c.png
Expand Down
2 changes: 1 addition & 1 deletion charts/owncloud/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ image:
repository: quay.io/eformat/owncloud-oauth
pullPolicy: IfNotPresent
redis:
image: docker.io/redis:5.0
image: docker.io/redis:7.2@sha256:2976bc0437deff693af2dcf081a1d1758de8b413e6de861151a5a136c25eb9e4
healthimage: docker.io/healthcheck/redis:latest
pullPolicy: Always
mariadb:
Expand Down

0 comments on commit 09027b0

Please sign in to comment.