Skip to content

Commit e72e4af

Browse files
chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r16 (#434)
* chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r16 * Update Chart.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Léo Colombaro <[email protected]>
1 parent 62fb741 commit e72e4af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/yourls/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
version: 7.1.13
2+
version: 7.1.14
33
name: yourls
44
description: Your Own URL Shortener
55
# renovate: image=ghcr.io/yourls/yourls
@@ -39,7 +39,7 @@ annotations:
3939
- name: os-shell
4040
image: docker.io/bitnami/os-shell:12-debian-12-r38
4141
- 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
4343
artifacthub.io/license: MIT
4444
artifacthub.io/links: |
4545
- name: Upstream Project

charts/yourls/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ metrics:
687687
image:
688688
registry: docker.io
689689
repository: bitnami/apache-exporter
690-
tag: 1.0.9-debian-12-r15
690+
tag: 1.0.9-debian-12-r16
691691
digest: ""
692692
pullPolicy: Always
693693
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)