From 4f9e6fbd679f2ff480f7e7be2703c8869e8b21ed Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Tue, 13 Dec 2022 13:22:46 -0700 Subject: [PATCH] version 0.5.5 --- chart/Chart.yaml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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