From: Nizamudeen A Date: Mon, 3 Apr 2023 16:25:45 +0000 (+0530) Subject: ceph-grafana-trigger: update the grafana version X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2123%2Fhead;p=ceph-build.git ceph-grafana-trigger: update the grafana version Signed-off-by: Nizamudeen A --- diff --git a/ceph-grafana-trigger/build/build b/ceph-grafana-trigger/build/build index 65a84fd4..f0550463 100644 --- a/ceph-grafana-trigger/build/build +++ b/ceph-grafana-trigger/build/build @@ -1,6 +1,6 @@ #!/bin/bash -ex -CONTAINER_VERSION=${CONTAINER_VERSION:-8.3.5} +CONTAINER_VERSION=${CONTAINER_VERSION:-9.4.7} 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 d63b919e..9f62e9ff 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: "8.3.5" + default: "9.4.7" axes: - axis: type: label-expression