diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b0479c7..c254a0e 100755 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: 0.5.4 +appVersion: 0.5.5 description: Deploys ekristen.dev Alertmanager Controller for automated Silence creation name: alertmanager-controller version: 1.7.8 diff --git a/chart/values.yaml b/chart/values.yaml index 0e50b0a..87afec6 100755 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -4,7 +4,7 @@ minReadySeconds: 0 image: repository: ghcr.io/ekristen/alertmanager-controller - tag: 0.5.4 + tag: 0.5.5 pullPolicy: IfNotPresent pullSecret: null