Commit e72e4af 1 parent 62fb741 commit e72e4af Copy full SHA for e72e4af
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.13
2
+ version : 7.1.14
3
3
name : yourls
4
4
description : Your Own URL Shortener
5
5
# renovate: image=ghcr.io/yourls/yourls
@@ -39,7 +39,7 @@ annotations:
39
39
- name: os-shell
40
40
image: docker.io/bitnami/os-shell:12-debian-12-r38
41
41
- name: apache-exporter
42
- image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r15
42
+ image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
43
43
artifacthub.io/license : MIT
44
44
artifacthub.io/links : |
45
45
- name: Upstream Project
Original file line number Diff line number Diff line change @@ -687,7 +687,7 @@ metrics:
687
687
image :
688
688
registry : docker.io
689
689
repository : bitnami/apache-exporter
690
- tag : 1.0.9-debian-12-r15
690
+ tag : 1.0.9-debian-12-r16
691
691
digest : " "
692
692
pullPolicy : Always
693
693
# # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments