Skip to content

Commit

Permalink
Merge pull request #991 from elraro/renovate/mariadb-11.x
Browse files Browse the repository at this point in the history
feat(container): update image mariadb to v11.5
  • Loading branch information
elraro authored Aug 16, 2024
2 parents f8aa769 + 9cf99fd commit 7a166b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/apps/home/nextcloud/app/db/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: *app
image: mariadb:11.4
image: mariadb:11.5
imagePullPolicy: Always
volumeMounts:
- name: mariadb-nextcloud-volume
Expand Down

0 comments on commit 7a166b7

Please sign in to comment.