Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open Jira
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
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
LOFAR2.0
tango
Commits
30567426
Commit
30567426
authored
3 years ago
by
Stefano Di Frischia
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into
L2SS-429
-timescaledb-container
parents
c78b7c91
e5d3dbfd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!177
Resolve L2SS-429 "Timescaledb container"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
docker-compose/.env
+6
-6
6 additions, 6 deletions
docker-compose/.env
with
7 additions
and
7 deletions
.gitlab-ci.yml
+
1
−
1
View file @
30567426
# TODO(Corne): Update this image to use our own registry once building
# images is in place.
image
:
artefact.skao.int/ska-tango-images-tango-itango:9.3.
5
image
:
artefact.skao.int/ska-tango-images-tango-itango:9.3.
7
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
PIP_CACHE_DIR
:
"
$CI_PROJECT_DIR/.cache/pip"
...
...
This diff is collapsed.
Click to expand it.
docker-compose/.env
+
6
−
6
View file @
30567426
...
...
@@ -4,12 +4,12 @@ LOCAL_DOCKER_REGISTRY_HOST=git.astron.nl:5000
LOCAL_DOCKER_REGISTRY_USER=lofar2.0/tango
TANGO_ARCHIVER_VERSION=2021-05-28
TANGO_CPP_VERSION=9.3.
5
TANGO_DB_VERSION=10.4.1
1
TANGO_DSCONFIG_VERSION=1.5.
1
TANGO_CPP_VERSION=9.3.
9
TANGO_DB_VERSION=10.4.1
4
TANGO_DSCONFIG_VERSION=1.5.
3
TANGO_HDBPP_VIEWER_VERSION=2021-05-28
TANGO_ITANGO_VERSION=9.3.7
TANGO_JAVA_VERSION=9.3.
4
TANGO_POGO_VERSION=9.6.3
2
TANGO_REST_VERSION=1.14.
2
TANGO_JAVA_VERSION=9.3.
6
TANGO_POGO_VERSION=9.6.3
4
TANGO_REST_VERSION=1.14.
6
TANGO_STARTER_VERSION=2021-05-28
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