File tree Expand file tree Collapse file tree 13 files changed +24
-24
lines changed
Expand file tree Collapse file tree 13 files changed +24
-24
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
1111// ChiaCASpec defines the desired state of ChiaCA
1212type ChiaCASpec struct {
1313 // Image defines the CA generator image to run
14- // +kubebuilder:default="ghcr.io/chia-network/chia-operator/ca-gen:latest "
14+ // +kubebuilder:default="ghcr.io/chia-network/chia-operator/ca-gen:0.5.1 "
1515 // +optional
1616 Image string `json:"image,omitempty"`
1717
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ type Sidecars struct {
6969// CommonSpecChia represents the common configuration options for a chia spec
7070type CommonSpecChia struct {
7171 // Image defines the image to use for the chia component containers
72- // +kubebuilder:default="ghcr.io/chia-network/chia:latest "
72+ // +kubebuilder:default="ghcr.io/chia-network/chia:2.4.2 "
7373 // +optional
7474 Image string `json:"image,omitempty"`
7575
@@ -150,7 +150,7 @@ type SpecChiaExporter struct {
150150 Enabled bool `json:"enabled,omitempty"`
151151
152152 // Image defines the image to use for the chia exporter containers
153- // +kubebuilder:default="ghcr.io/chia-network/chia-exporter:latest "
153+ // +kubebuilder:default="ghcr.io/chia-network/chia-exporter:0.14.3 "
154154 // +optional
155155 Image string `json:"image,omitempty"`
156156
Original file line number Diff line number Diff line change 4040 description : ChiaCASpec defines the desired state of ChiaCA
4141 properties :
4242 image :
43- default : ghcr.io/chia-network/chia-operator/ca-gen:latest
43+ default : ghcr.io/chia-network/chia-operator/ca-gen:0.5.1
4444 description : Image defines the CA generator image to run
4545 type : string
4646 imagePullSecret :
Original file line number Diff line number Diff line change 9898 a DNS Introducer server.
9999 type : string
100100 image :
101- default : ghcr.io/chia-network/chia:latest
101+ default : ghcr.io/chia-network/chia:2.4.2
102102 description : Image defines the image to use for the chia component
103103 containers
104104 type : string
@@ -925,7 +925,7 @@ spec:
925925 should run with the chia container
926926 type : boolean
927927 image :
928- default : ghcr.io/chia-network/chia-exporter:latest
928+ default : ghcr.io/chia-network/chia-exporter:0.14.3
929929 description : Image defines the image to use for the chia exporter
930930 containers
931931 type : string
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ spec:
103103 In Kubernetes this is likely to be <node service name>.<namespace>.svc.cluster.local:8555
104104 type : string
105105 image :
106- default : ghcr.io/chia-network/chia:latest
106+ default : ghcr.io/chia-network/chia:2.4.2
107107 description : Image defines the image to use for the chia component
108108 containers
109109 type : string
@@ -949,7 +949,7 @@ spec:
949949 should run with the chia container
950950 type : boolean
951951 image :
952- default : ghcr.io/chia-network/chia-exporter:latest
952+ default : ghcr.io/chia-network/chia-exporter:0.14.3
953953 description : Image defines the image to use for the chia exporter
954954 containers
955955 type : string
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ spec:
103103 In Kubernetes this is likely to be <farmer service name>.<namespace>.svc.cluster.local
104104 type : string
105105 image :
106- default : ghcr.io/chia-network/chia:latest
106+ default : ghcr.io/chia-network/chia:2.4.2
107107 description : Image defines the image to use for the chia component
108108 containers
109109 type : string
@@ -933,7 +933,7 @@ spec:
933933 should run with the chia container
934934 type : boolean
935935 image :
936- default : ghcr.io/chia-network/chia-exporter:latest
936+ default : ghcr.io/chia-network/chia-exporter:0.14.3
937937 description : Image defines the image to use for the chia exporter
938938 containers
939939 type : string
Original file line number Diff line number Diff line change 9898 a DNS Introducer server.
9999 type : string
100100 image :
101- default : ghcr.io/chia-network/chia:latest
101+ default : ghcr.io/chia-network/chia:2.4.2
102102 description : Image defines the image to use for the chia component
103103 containers
104104 type : string
@@ -925,7 +925,7 @@ spec:
925925 should run with the chia container
926926 type : boolean
927927 image :
928- default : ghcr.io/chia-network/chia-exporter:latest
928+ default : ghcr.io/chia-network/chia-exporter:0.14.3
929929 description : Image defines the image to use for the chia exporter
930930 containers
931931 type : string
Original file line number Diff line number Diff line change 9898 a DNS Introducer server.
9999 type : string
100100 image :
101- default : ghcr.io/chia-network/chia:latest
101+ default : ghcr.io/chia-network/chia:2.4.2
102102 description : Image defines the image to use for the chia component
103103 containers
104104 type : string
@@ -934,7 +934,7 @@ spec:
934934 should run with the chia container
935935 type : boolean
936936 image :
937- default : ghcr.io/chia-network/chia-exporter:latest
937+ default : ghcr.io/chia-network/chia-exporter:0.14.3
938938 description : Image defines the image to use for the chia exporter
939939 containers
940940 type : string
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ spec:
106106 with a trailing period. (ex. "seeder.example.com.")
107107 type : string
108108 image :
109- default : ghcr.io/chia-network/chia:latest
109+ default : ghcr.io/chia-network/chia:2.4.2
110110 description : Image defines the image to use for the chia component
111111 containers
112112 type : string
@@ -955,7 +955,7 @@ spec:
955955 should run with the chia container
956956 type : boolean
957957 image :
958- default : ghcr.io/chia-network/chia-exporter:latest
958+ default : ghcr.io/chia-network/chia-exporter:0.14.3
959959 description : Image defines the image to use for the chia exporter
960960 containers
961961 type : string
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ spec:
103103 In Kubernetes this is likely to be <node service name>.<namespace>.svc.cluster.local:8555
104104 type : string
105105 image :
106- default : ghcr.io/chia-network/chia:latest
106+ default : ghcr.io/chia-network/chia:2.4.2
107107 description : Image defines the image to use for the chia component
108108 containers
109109 type : string
@@ -933,7 +933,7 @@ spec:
933933 should run with the chia container
934934 type : boolean
935935 image :
936- default : ghcr.io/chia-network/chia-exporter:latest
936+ default : ghcr.io/chia-network/chia-exporter:0.14.3
937937 description : Image defines the image to use for the chia exporter
938938 containers
939939 type : string
You can’t perform that action at this time.
0 commit comments