Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/apache-exporter docker tag to v…
Browse files Browse the repository at this point in the history
…1.0.9-debian-12-r12 (#426)

* chore(deps): update docker.io/bitnami/apache-exporter docker tag to v1.0.9-debian-12-r12

* Update Chart.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Léo Colombaro <[email protected]>
  • Loading branch information
renovate[bot] and LeoColomb authored Feb 12, 2025
1 parent 8cf8347 commit f3fb119
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/yourls/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 7.1.7
version: 7.1.8
name: yourls
description: Your Own URL Shortener
# renovate: image=ghcr.io/yourls/yourls
Expand Down Expand Up @@ -39,7 +39,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r37
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r11
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r12
artifacthub.io/license: MIT
artifacthub.io/links: |
- name: Upstream Project
Expand Down
2 changes: 1 addition & 1 deletion charts/yourls/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r11
tag: 1.0.9-debian-12-r12
digest: ""
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit f3fb119

Please sign in to comment.