We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 149167b commit 009bc86Copy full SHA for 009bc86
charts/yourls/Chart.yaml
@@ -39,7 +39,7 @@ annotations:
39
- name: os-shell
40
image: docker.io/bitnami/os-shell:12-debian-12-r43
41
- name: apache-exporter
42
- image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r3
+ image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
43
artifacthub.io/license: MIT
44
artifacthub.io/links: |
45
- name: Upstream Project
charts/yourls/values.yaml
@@ -687,7 +687,7 @@ metrics:
687
image:
688
registry: docker.io
689
repository: bitnami/apache-exporter
690
- tag: 1.0.10-debian-12-r3
+ tag: 1.0.10-debian-12-r4
691
digest: ""
692
pullPolicy: Always
693
## Optionally specify an array of imagePullSecrets.
0 commit comments