From: Nizamudeen A Date: Wed, 6 Dec 2023 06:30:04 +0000 (+0530) Subject: ceph-grafana-trigger: update the grafana version to 9.4.12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2c7c747f00e37e2beb2319b5675efb71c392b352;p=ceph-build.git ceph-grafana-trigger: update the grafana version to 9.4.12 Signed-off-by: Nizamudeen A --- diff --git a/ceph-grafana-trigger/build/build b/ceph-grafana-trigger/build/build index f0550463..17fa2efc 100644 --- a/ceph-grafana-trigger/build/build +++ b/ceph-grafana-trigger/build/build @@ -1,6 +1,6 @@ #!/bin/bash -ex -CONTAINER_VERSION=${CONTAINER_VERSION:-9.4.7} +CONTAINER_VERSION=${CONTAINER_VERSION:-9.4.12} CONTAINER=ceph/ceph-grafana:${CONTAINER_VERSION} sudo dnf install -y podman sudo podman login quay.io -u ${CONTAINER_REPO_USERNAME} -p ${CONTAINER_REPO_PASSWORD} diff --git a/ceph-grafana-trigger/config/definitions/ceph-grafana-trigger.yml b/ceph-grafana-trigger/config/definitions/ceph-grafana-trigger.yml index 9f62e9ff..9e8d7c7e 100644 --- a/ceph-grafana-trigger/config/definitions/ceph-grafana-trigger.yml +++ b/ceph-grafana-trigger/config/definitions/ceph-grafana-trigger.yml @@ -23,7 +23,7 @@ - string: name: CONTAINER_VERSION description: "The version tag for the containers; will have -ARCH added to it. By convention, the version of Grafana" - default: "9.4.7" + default: "9.4.12" axes: - axis: type: label-expression