Skip to content

Commit 19067f5

Browse files
authored
Merge pull request #104 from Obmondo/chore/backup-exporter-v1.0.5
chore(backup-exporter): point chart at obmondo/backup-exporter:v1.0.5
2 parents cf6f0e8 + de63e78 commit 19067f5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

argocd-helm-charts/backup-exporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: backup-exporter
33
description: A Helm chart for the Obmondo Backup Exporter — reports PostgreSQL (CNPG logical and WAL) and Velero backup health by reading object storage directly, as Prometheus metrics and a JSON API.
44
type: application
5-
version: 0.1.0
6-
appVersion: "v1.0.4"
5+
version: 0.1.1
6+
appVersion: "v1.0.5"

argocd-helm-charts/backup-exporter/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ replicaCount: 1
77

88
# This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/
99
image:
10-
repository: ghcr.io/obmondo/obmondo-backup-exporter
10+
repository: ghcr.io/obmondo/backup-exporter
1111
# This sets the pull policy for images.
1212
pullPolicy: IfNotPresent
1313
# Overrides the image tag. Left empty so it follows the chart appVersion, which

0 commit comments

Comments
 (0)