File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : storagebox
3
3
description : A Helm chart for different storage options
4
4
type : application
5
- version : 0.17 .0
5
+ version : 0.18 .0
6
6
appVersion : 1.0.0
7
7
dependencies :
8
8
- name : replicated
Original file line number Diff line number Diff line change 1
1
apiVersion : embeddedcluster.replicated.com/v1beta1
2
2
kind : Config
3
3
spec :
4
- version : 2.0.0 +k8s-1.30
4
+ version : 2.1.3 +k8s-1.30
5
5
extensions :
6
6
helm :
7
7
repositories :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
5
5
spec :
6
6
chart :
7
7
name : storagebox
8
- chartVersion : 0.17 .0
8
+ chartVersion : 0.18 .0
9
9
values :
10
10
replicated :
11
11
enabled : true
63
63
tenant :
64
64
name : repl{{ ConfigOption "minio_tenant_name" }}
65
65
image :
66
- repository : repl{{ HasLocalRegistry | ternary LocalRegistryHost "quay.io" }}/minio/minio
66
+ repository : repl{{ HasLocalRegistry | ternary LocalRegistryHost "proxy.xyyzx.net/storagebox/ quay.io/ " }}/minio/minio
67
67
tag : RELEASE.2024-08-17T01-24-54Z
68
68
pullPolicy : IfNotPresent
69
69
imagePullSecret : { }
You can’t perform that action at this time.
0 commit comments