Skip to content

Commit 68cc3f2

Browse files
committed
Updated Dell repository to DSU_18.06.00
1 parent e193b78 commit 68cc3f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM centos:7
22
LABEL maintainer="Alexander Trost <galexrt@googlemail.com>"
33

44
# Environment variables
5-
ENV DSU_VERSION="DSU_17.07.00" \
5+
ENV DSU_VERSION="DSU_18.06.00" \
66
PATH="$PATH:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin" \
77
USER="root" \
88
PASS="password" \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# dellhw_exporter
2-
[![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)
2+
[![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)
33

44
Prometheus exporter for Dell Hardware components using OMSA.
55

0 commit comments

Comments
 (0)