Commit b5258b1 1 parent c3f2e4e commit b5258b1 Copy full SHA for b5258b1
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v2
2
- version : 7.1.15
2
+ version : 7.1.16
3
3
name : yourls
4
4
description : Your Own URL Shortener
5
5
# renovate: image=ghcr.io/yourls/yourls
@@ -37,7 +37,7 @@ annotations:
37
37
- name: yourls
38
38
image: ghcr.io/yourls/yourls:1.9.2
39
39
- name: os-shell
40
- image: docker.io/bitnami/os-shell:12-debian-12-r38
40
+ image: docker.io/bitnami/os-shell:12-debian-12-r39
41
41
- name: apache-exporter
42
42
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
43
43
artifacthub.io/license : MIT
Original file line number Diff line number Diff line change @@ -608,7 +608,7 @@ volumePermissions:
608
608
image :
609
609
registry : docker.io
610
610
repository : bitnami/os-shell
611
- tag : 12-debian-12-r38
611
+ tag : 12-debian-12-r39
612
612
digest : " "
613
613
pullPolicy : Always
614
614
# # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments