Skip to content

Commit

Permalink
Merge pull request #472 from redhat-cop/renovate/docker.io-mariadb-11.x
Browse files Browse the repository at this point in the history
chore(deps): update docker.io/mariadb docker tag to v11.3
  • Loading branch information
garethahealy committed Apr 2, 2024
2 parents 85d09e7 + f6102c5 commit 05d4dac
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.14
version: 0.0.15
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 @@ -10,7 +10,7 @@ image:
healthimage: docker.io/healthcheck/redis:latest@sha256:06127d640e5c092f4707e3506e3a80c0361225b8da735b54d66e162a79d1fa38
pullPolicy: Always
mariadb:
image: docker.io/mariadb:11.2@sha256:a9385bb457ebf4600da632cc331f11a5328c582bfb492aa76517282bcae1dcc9
image: docker.io/mariadb:11.3@sha256:4762bcec7c5396fa672d1035498bda3506f29f253190ff4cb642bb7e99785977
healthimage: docker.io/healthcheck/mysql:latest@sha256:b7a7b38485b0d93bfc12a42f870dcf8b27c9ba854c9a28d4d26ed941a113ee20
pullPolicy: Always

Expand Down

0 comments on commit 05d4dac

Please sign in to comment.