Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
Charts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
魏国强
Charts
Commits
147a1d92
Commit
147a1d92
authored
Jun 28, 2021
by
sonicaj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update tags for test values
parent
69aca1f1
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
charts/chia/1.2.2/test_values.yaml
charts/chia/1.2.2/test_values.yaml
+1
-1
charts/ipfs/1.1.1/ix_values.yaml
charts/ipfs/1.1.1/ix_values.yaml
+1
-1
charts/ipfs/1.1.1/test_values.yaml
charts/ipfs/1.1.1/test_values.yaml
+1
-1
charts/ipfs/upgrade_strategy
charts/ipfs/upgrade_strategy
+1
-1
charts/minio/1.3.1/test_values.yaml
charts/minio/1.3.1/test_values.yaml
+1
-1
charts/plex/1.6.2/test_values.yaml
charts/plex/1.6.2/test_values.yaml
+1
-1
No files found.
charts/chia/1.2.2/test_values.yaml
View file @
147a1d92
image
:
repository
:
ghcr.io/chia-network/chia
tag
:
1.1.
6
tag
:
1.1.
7
pullPolicy
:
IfNotPresent
updateStrategy
:
Recreate
...
...
charts/ipfs/1.1.1/ix_values.yaml
View file @
147a1d92
image
:
pullPolicy
:
IfNotPresent
repository
:
ipfs/go-ipfs
tag
:
0.9.0
tag
:
v
0.9.0
charts/ipfs/1.1.1/test_values.yaml
View file @
147a1d92
...
...
@@ -2,7 +2,7 @@
##
image
:
repository
:
ipfs/go-ipfs
tag
:
v0.
8
.0
tag
:
v0.
9
.0
pullPolicy
:
IfNotPresent
## Additional arguments to pass to minio binary
...
...
charts/ipfs/upgrade_strategy
View file @
147a1d92
...
...
@@ -12,7 +12,7 @@ def newer_mapping(image_tags):
return
{}
return
{
'tags'
:
{
key
:
version
},
'tags'
:
{
key
:
f'v
{
version
}
'
},
'app_version'
:
f'v
{
version
}
'
,
}
...
...
charts/minio/1.3.1/test_values.yaml
View file @
147a1d92
...
...
@@ -2,7 +2,7 @@
##
image
:
repository
:
minio/minio
tag
:
RELEASE.2021-0
4-06T23-11-00
Z
tag
:
RELEASE.2021-0
6-17T00-10-46
Z
pullPolicy
:
IfNotPresent
## Additional arguments to pass to minio binary
...
...
charts/plex/1.6.2/test_values.yaml
View file @
147a1d92
...
...
@@ -6,7 +6,7 @@
image
:
repository
:
plexinc/pms-docker
tag
:
1.23.
2.4656-85f0adf5b
tag
:
1.23.
3.4707-ebb5fe9f3
pullPolicy
:
IfNotPresent
##### START --> Official PLEX container environment variables
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment