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
22fa989f
Commit
22fa989f
authored
Jul 07, 2021
by
sonicaj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update chia docker image tag to use ix docker image
parent
23006c60
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
15 additions
and
5 deletions
+15
-5
test/chia/1.3.0/Chart.yaml
test/chia/1.3.0/Chart.yaml
+1
-1
test/chia/1.3.0/ix_values.yaml
test/chia/1.3.0/ix_values.yaml
+2
-2
test/chia/1.3.0/questions.yaml
test/chia/1.3.0/questions.yaml
+10
-0
test/chia/1.3.0/test_values.yaml
test/chia/1.3.0/test_values.yaml
+2
-2
No files found.
test/chia/1.3.0/Chart.yaml
View file @
22fa989f
apiVersion
:
v1
apiVersion
:
v1
appVersion
:
1.
1.7
appVersion
:
1.
2.0-pre2
dependencies
:
dependencies
:
-
name
:
common
-
name
:
common
repository
:
file://../../../library/common/2105.0.0
repository
:
file://../../../library/common/2105.0.0
...
...
test/chia/1.3.0/ix_values.yaml
View file @
22fa989f
image
:
image
:
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
repository
:
ghcr.io/chia-network/chia
repository
:
ixsystems/chia-docker
tag
:
1.
1.7
tag
:
1.
2.0-pre2
updateStrategy
:
Recreate
updateStrategy
:
Recreate
test/chia/1.3.0/questions.yaml
View file @
22fa989f
...
@@ -4,6 +4,16 @@ groups:
...
@@ -4,6 +4,16 @@ groups:
-
name
:
"
Chia
Environment
Variables"
-
name
:
"
Chia
Environment
Variables"
description
:
"
Set
the
environment
that
will
be
visible
to
the
container"
description
:
"
Set
the
environment
that
will
be
visible
to
the
container"
portals
:
web_portal
:
protocols
:
-
"
https"
host
:
-
"
www.truepool.io"
ports
:
-
443
path
:
"
/kb/truepool-docker-image/"
questions
:
questions
:
-
variable
:
appVolumeMounts
-
variable
:
appVolumeMounts
label
:
"
Chia
Storage"
label
:
"
Chia
Storage"
...
...
test/chia/1.3.0/test_values.yaml
View file @
22fa989f
image
:
image
:
repository
:
ghcr.io/chia-network/chia
repository
:
ixsystems/chia-docker
tag
:
1.
1.7
tag
:
1.
2.0-pre2
pullPolicy
:
IfNotPresent
pullPolicy
:
IfNotPresent
updateStrategy
:
Recreate
updateStrategy
:
Recreate
...
...
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