Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Libravatar Nginx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Shivering-Isles
Libravatar Nginx
Commits
18fd1250
Verified
Commit
18fd1250
authored
4 years ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 2.3.0
parent
cfda8e68
No related branches found
No related tags found
No related merge requests found
Pipeline
#5689
passed
4 years ago
Stage: build
Stage: test
Stage: tag
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
default.conf
+1
-1
1 addition, 1 deletion
default.conf
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
18fd1250
...
@@ -10,7 +10,7 @@ stages:
...
@@ -10,7 +10,7 @@ stages:
-
deploy
-
deploy
variables
:
variables
:
CI_REGISTRY_IMAGE_VERSION
:
"
2.
2
.0"
CI_REGISTRY_IMAGE_VERSION
:
"
2.
3
.0"
container-testing
:
container-testing
:
stage
:
test
stage
:
test
...
...
This diff is collapsed.
Click to expand it.
default.conf
+
1
−
1
View file @
18fd1250
...
@@ -69,7 +69,7 @@ server {
...
@@ -69,7 +69,7 @@ server {
# Provide own user agent
# Provide own user agent
# Hide other user request headers
# Hide other user request headers
proxy_pass_request_headers
off
;
proxy_pass_request_headers
off
;
proxy_set_header
User
-
Agent
:
"'Mozilla/5.0 (compatible; Libravatar-nginx/2.
2
.0; +https://git.shivering-isles.com/shivering-isles/libravatar-nginx)'"
;
proxy_set_header
User
-
Agent
:
"'Mozilla/5.0 (compatible; Libravatar-nginx/2.
3
.0; +https://git.shivering-isles.com/shivering-isles/libravatar-nginx)'"
;
proxy_http_version
1
.
1
;
proxy_http_version
1
.
1
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment