Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
icingaweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
monitoring
icingaweb
Merge requests
!20
Resolve "Update Graphite module"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Update Graphite module"
17-update-graphite-module
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Marek Jaroš
requested to merge
17-update-graphite-module
into
master
2 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#17 (closed)
Edited
2 years ago
by
Marek Jaroš
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
43379bb7
1 commit,
2 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Dockerfile
+
1
−
1
Options
@@ -89,7 +89,7 @@ COPY content/ /
# Which module version to install
ARG
GITREF_INCUBATOR=v0.16.1
ARG
GITREF_DIRECTOR=v1.9.1
ARG
GITREF_MODGRAPHITE=v1.
1.0
ARG
GITREF_MODGRAPHITE=v1.
2.1
ARG
GITREF_MODAWS=v1.1.0
ARG
GITREF_BUSSINESS=v2.4.0
ARG
GITREF_GRAFANA=v1.4.2
Loading