From 68cc3f2bda343598378c7f602cdb7f59a6a8f69b Mon Sep 17 00:00:00 2001 From: Alexander Trost Date: Mon, 25 Jun 2018 15:10:30 +0200 Subject: [PATCH] Updated Dell repository to DSU_18.06.00 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 20ced311..0a43dbff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM centos:7 LABEL maintainer="Alexander Trost " # Environment variables -ENV DSU_VERSION="DSU_17.07.00" \ +ENV DSU_VERSION="DSU_18.06.00" \ PATH="$PATH:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin" \ USER="root" \ PASS="password" \ diff --git a/README.md b/README.md index 08624f2d..dfc11327 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # dellhw_exporter -[![CircleCI branch](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser/master.svg)]() [![Docker Repository on Quay](https://quay.io/repository/galexrt/dellhw_exporter/status "Docker Repository on Quay")](https://quay.io/repository/galexrt/dellhw_exporter) [![Go Report Card](https://goreportcard.com/badge/github.com/galexrt/dellhw_exporter)](https://goreportcard.com/report/github.com/galexrt/dellhw_exporter) +[![CircleCI branch](https://img.shields.io/circleci/project/github/galexrt/dellhw_exporter/master.svg)]() [![Docker Repository on Quay](https://quay.io/repository/galexrt/dellhw_exporter/status "Docker Repository on Quay")](https://quay.io/repository/galexrt/dellhw_exporter) [![Go Report Card](https://goreportcard.com/badge/github.com/galexrt/dellhw_exporter)](https://goreportcard.com/report/github.com/galexrt/dellhw_exporter) Prometheus exporter for Dell Hardware components using OMSA.