Signed-off-by: Nizamudeen A <nia@redhat.com>
#!/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}
- 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