File tree Expand file tree Collapse file tree 5 files changed +24
-3
lines changed Expand file tree Collapse file tree 5 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11# These owners will be the default owners for everything in the repo and
22# will be requested for review when someone opens a pull request.
3- * @ pascalberger @ christianbumann @ x-jokay @ silanosa @ georgesgoetz
3+ * @ bbtsoftware/dev-services
Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : docker
4+ directory : " /"
5+ schedule :
6+ interval : daily
7+ open-pull-requests-limit : 10
Original file line number Diff line number Diff line change 1- FROM nginx:1.17.10 -alpine
1+ FROM nginx:1.19.0 -alpine
22LABEL MAINTAINER="BBT Software AG <opensource@bbtsoftware.ch>"
33
44ENV CHK_DOCKER_API_VERSION v1.38
Original file line number Diff line number Diff line change 1+ issue-labels-include :
2+ - Breaking change
3+ - Feature
4+ - Bug
5+ - Improvement
6+ - Documentation
7+ - Dependencies
8+ issue-labels-exclude :
9+ - Build
10+ issue-labels-alias :
11+ - name : Documentation
12+ header : Documentation
13+ plural : Documentation
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Supported monitoring systems:
1111| Service | Stats |
1212| ---------| -------------------------------------------------------------------------------------------|
1313| Docker | [ ![ Build] ( https://img.shields.io/docker/cloud/build/bbtsoftwareag/swarm-monitor.svg?style=flat-square )] ( https://hub.docker.com/r/bbtsoftwareag/swarm-monitor/builds ) [ ![ Pulls] ( https://img.shields.io/docker/pulls/bbtsoftwareag/swarm-monitor.svg?style=flat-square )] ( https://hub.docker.com/r/bbtsoftwareag/swarm-monitor ) [ ![ Stars] ( https://img.shields.io/docker/stars/bbtsoftwareag/swarm-monitor.svg?style=flat-square )] ( https://hub.docker.com/r/bbtsoftwareag/swarm-monitor ) [ ![ Automated] ( https://img.shields.io/docker/cloud/automated/bbtsoftwareag/swarm-monitor.svg?style=flat-square )] ( https://hub.docker.com/r/bbtsoftwareag/swarm-monitor/builds ) |
14- | GitHub | [ ![ Last commit] ( https://img.shields.io/github/last-commit/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/commits/master ) [ ![ Issues] ( https://img.shields.io/github/issues-raw/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-warm -monitor/issues ) [ ![ PR] ( https://img.shields.io/github/issues-pr-raw/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/pulls ) [ ![ Size] ( https://img.shields.io/github/repo-size/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/ ) [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/blob/master/LICENSE ) |
14+ | GitHub | [ ![ Last commit] ( https://img.shields.io/github/last-commit/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/commits/master ) [ ![ Issues] ( https://img.shields.io/github/issues-raw/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm -monitor/issues ) [ ![ PR] ( https://img.shields.io/github/issues-pr-raw/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/pulls ) [ ![ Size] ( https://img.shields.io/github/repo-size/bbtsoftware/docker-swarm-monitor.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/ ) [ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://github.com/bbtsoftware/docker-swarm-monitor/blob/master/LICENSE ) |
1515
1616## General
1717
@@ -31,6 +31,7 @@ docker pull bbtsoftwareag/swarm-monitor
3131| Tag | Description | Size |
3232| --------| -----------------------------------------------------------------------------------------| ------------------------------------------------------------------------------------------------------------------------|
3333| latest | Latest master build | ![ Size] ( https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/swarm-monitor/latest.svg?style=flat-square ) |
34+ | 1.4.0 | Release [ 1.4.0] ( https://github.com/bbtsoftware/docker-swarm-monitor/releases/tag/1.4.0 ) | ![ Size] ( https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/swarm-monitor/1.4.0.svg?style=flat-square ) |
3435| 1.3.0 | Release [ 1.3.0] ( https://github.com/bbtsoftware/docker-swarm-monitor/releases/tag/1.3.0 ) | ![ Size] ( https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/swarm-monitor/1.3.0.svg?style=flat-square ) |
3536| 1.2.0 | Release [ 1.2.0] ( https://github.com/bbtsoftware/docker-swarm-monitor/releases/tag/1.2.0 ) | ![ Size] ( https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/swarm-monitor/1.2.0.svg?style=flat-square ) |
3637| 1.1.0 | Release [ 1.1.0] ( https://github.com/bbtsoftware/docker-swarm-monitor/releases/tag/1.1.0 ) | ![ Size] ( https://shields.beevelop.com/docker/image/image-size/bbtsoftwareag/swarm-monitor/1.1.0.svg?style=flat-square ) |
You can’t perform that action at this time.
0 commit comments