Skip to content

Commit 31dc5ed

Browse files
chore(deps): update mariadb docker tag to v21.0.2 (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c57cbef commit 31dc5ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

charts/yourls/Chart.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/yourls/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: 8.3.2
2+
version: 8.3.3
33
name: yourls
44
description: Your Own URL Shortener
55
# renovate: image=ghcr.io/yourls/yourls
@@ -27,7 +27,7 @@ dependencies:
2727
tags:
2828
- bitnami-common
2929
- name: mariadb
30-
version: ^21.0.1
30+
version: ^21.0.2
3131
repository: oci://registry-1.docker.io/bitnamicharts
3232
condition: mariadb.enabled
3333
tags:

0 commit comments

Comments
 (0)