Skip to content

Commit c67a7f5

Browse files
chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r17 (#439)
* chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r17 * 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 1ed881d commit c67a7f5

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.18
2+
version: 7.1.19
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-r39
4141
- name: apache-exporter
42-
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
42+
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r17
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-r16
690+
tag: 1.0.9-debian-12-r17
691691
digest: ""
692692
pullPolicy: Always
693693
## Optionally specify an array of imagePullSecrets.

0 commit comments

Comments
 (0)