From 699a61e76a201da110038237fe2a40b1d50d4f2d Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 11:29:29 +0000 Subject: [PATCH] feat(container): update ghcr.io/prymitive/karma docker tag to v0.118 | datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | docker | ghcr.io/prymitive/karma | v0.115 | v0.118 | --- cluster/apps/monitoring/karma/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/karma/deployment.yaml b/cluster/apps/monitoring/karma/deployment.yaml index 6d058fa50..dae2c1f8e 100644 --- a/cluster/apps/monitoring/karma/deployment.yaml +++ b/cluster/apps/monitoring/karma/deployment.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: *app - image: ghcr.io/prymitive/karma:v0.115 + image: ghcr.io/prymitive/karma:v0.118 imagePullPolicy: IfNotPresent env: - name: ALERTMANAGER_URI