EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vs-deployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Data Handling
vs-deployment
Commits
f07edf2a
Commit
f07edf2a
authored
3 years ago
by
Bernhard Mallinger
Browse files
Options
Downloads
Patches
Plain Diff
Bump vs-cache to 0.1.2
parent
93e08c51
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#18875
passed
3 years ago
Stage: chart
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Chart.lock
+3
-3
3 additions, 3 deletions
Chart.lock
Chart.yaml
+1
-1
1 addition, 1 deletion
Chart.yaml
charts/vs-cache-0.1.1.tgz
+0
-0
0 additions, 0 deletions
charts/vs-cache-0.1.1.tgz
charts/vs-cache-0.1.2.tgz
+0
-0
0 additions, 0 deletions
charts/vs-cache-0.1.2.tgz
values.yaml
+11
-9
11 additions, 9 deletions
values.yaml
with
15 additions
and
13 deletions
Chart.lock
+
3
−
3
View file @
f07edf2a
...
...
@@ -7,7 +7,7 @@ dependencies:
version: 10.9.0
- name: vs-cache
repository: https://charts-public.hub.eox.at
version: 0.1.
1
version: 0.1.
2
- name: vs-client
repository: https://charts-public.hub.eox.at
version: 0.1.0
...
...
@@ -29,5 +29,5 @@ dependencies:
- name: vs-preprocessor
repository: https://charts-public.hub.eox.at
version: 0.1.0
digest: sha256:
6cdf1038668a6027aafbaad0f7db194831dd92050fb7677bbc51572bd8161dae
generated: "2021-11-23T
09:44:25.81308122
6+01:00"
digest: sha256:
078cd90ddf8aa2f6539822544ee5c1079626db3b5eb7299dd682752ae125d4af
generated: "2021-11-23T
12:25:42.48031848
6+01:00"
This diff is collapsed.
Click to expand it.
Chart.yaml
+
1
−
1
View file @
f07edf2a
...
...
@@ -27,7 +27,7 @@ dependencies:
repository
:
"
https://charts.bitnami.com/bitnami"
alias
:
redis
-
name
:
vs-cache
version
:
"
0.1.
1
"
version
:
"
0.1.
2
"
repository
:
"
https://charts-public.hub.eox.at"
alias
:
cache
-
name
:
vs-client
...
...
This diff is collapsed.
Click to expand it.
charts/vs-cache-0.1.1.tgz
deleted
100644 → 0
+
0
−
0
View file @
93e08c51
File deleted
This diff is collapsed.
Click to expand it.
charts/vs-cache-0.1.2.tgz
0 → 100644
+
0
−
0
View file @
f07edf2a
File added
This diff is collapsed.
Click to expand it.
values.yaml
+
11
−
9
View file @
f07edf2a
...
...
@@ -40,7 +40,7 @@ global:
# - source is the data source of the data for the preprocessor
# - target is a target destination for the preprocessor - if not existing it will be the same as data
# - cache is the target for the cache, by default its local for development
data
:
{}
data
:
# examples:
# swift-data: the key is the storage name
# type: swift
...
...
@@ -53,13 +53,13 @@ global:
# auth_url_short: "auth_url_short"
# auth_version: "auth_version"
# user_domain_name: "user_domain_name"
#
s3-data:
#
type: S3
#
bucket: "bucket"
#
endpoint_url: "endpoint_url"
#
access_key_id: "access_key_id"
#
secret_access_key: "secret_access_key"
#
region: "region"
s3-data
:
type
:
S3
bucket
:
"
bucket"
endpoint_url
:
"
endpoint_url"
access_key_id
:
"
access_key_id"
secret_access_key
:
"
secret_access_key"
region
:
"
region"
source
:
{}
# example:
...
...
@@ -284,5 +284,7 @@ renderer: {}
registrar
:
{}
harvester
:
{}
scheduler
:
{}
preprocessor
:
{}
preprocessor
:
config
:
metadata_glob
:
"
asdf"
ingestor
:
{}
This diff is collapsed.
Click to expand it.
Bernhard Mallinger
@mallingerb
mentioned in commit
1eda5c27
·
3 years ago
mentioned in commit
1eda5c27
mentioned in commit 1eda5c279f246c7318b741e718d40d2cfcb9c42b
Toggle commit list
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