Skip to content

Commit 411428f

Browse files
Rakshitha-KamathRakshitha-Kamath
authored andcommitted
Update 7.0 upstream grafana version to 12.2.0
Signed-off-by: Rakshitha-Kamath <[email protected]>
1 parent 2bdc31d commit 411428f

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "grafana"]
22
path = grafana
33
url = https://github.com/ibmstorage/grafana.git
4-
branch = release-8.1
4+
branch = release-7.1

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ ENTRYPOINT [ "/run.sh" ]
6868
# Build specific labels
6969
LABEL maintainer="Nizamudeen A <[email protected]>"
7070
LABEL com.redhat.component="grafana-container"
71-
LABEL version=11.6.2
71+
LABEL version=12.2.0
7272
LABEL name="grafana"
7373
LABEL description="Red Hat Ceph Storage Grafana container"
7474
LABEL summary="Grafana container on RHEL 9 for Red Hat Ceph Storage"
7575
LABEL io.k8s.display-name="Grafana on RHEL 9"
7676
LABEL io.k8s.description="grafana-container"
7777
LABEL io.openshift.tags="rhceph ceph dashboard grafana"
78-
LABEL cpe=cpe:/a:redhat:ceph_storage:9::el9
78+
LABEL cpe=cpe:/a:redhat:ceph_storage:7::el9
7979
LABEL org.opencontainers.image.created="${BUILD_DATE}"

Dockerfile_IBM

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ LABEL summary="Grafana container on RHEL 9 for Red Hat Ceph Storage"
7979
LABEL io.k8s.display-name="Grafana on RHEL 9"
8080
LABEL io.k8s.description="grafana-container"
8181
LABEL io.openshift.tags="rhceph ceph dashboard grafana"
82-
LABEL cpe=cpe:/a:redhat:ceph_storage:9::el9
82+
LABEL cpe=cpe:/a:redhat:ceph_storage:7::el9
8383
LABEL org.opencontainers.image.created="${BUILD_DATE}"

grafana

Submodule grafana updated 20501 files

0 commit comments

Comments
 (0)