File tree Expand file tree Collapse file tree 8 files changed +19
-15
lines changed
docker/sandbox-bundled/manifests Expand file tree Collapse file tree 8 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 2121 sparse-checkout : charts
2222
2323 - name : Install Helm
24- uses : azure/setup-helm@v4
24+ 25+ with :
26+ version : v3.19.0
2527
2628 - name : Setup Python
2729 uses : actions/setup-python@v4
5355 --chart-repos spark-operator=https://kubeflow.github.io/spark-operator \
5456 --chart-repos dask=https://helm.dask.org \
5557 --chart-repos bitnami=https://charts.bitnami.com/bitnami \
56- --chart-repos twuni=https://helm.twun .io \
58+ --chart-repos twuni=https://twuni.github .io/docker-registry.helm \
5759 --chart-repos kubernetes-dashboard=https://kubernetes.github.io/dashboard
5860
5961 validate-manifests :
7678 docker/sandbox-bundled/manifests
7779
7880 - name : Install Helm
79- uses : azure/setup-helm@v4
81+ 82+ with :
83+ version : v3.19.0
8084
8185 - name : Install kubeconform
8286 run : |
Original file line number Diff line number Diff line change 11dependencies:
22- name: docker-registry
3- repository: https://helm.twun .io/
3+ repository: https://twuni.github .io/docker-registry.helm
44 version: 2.2.2
55- name: flyte-binary
66 repository: file://../flyte-binary
@@ -14,5 +14,5 @@ dependencies:
1414- name: postgresql
1515 repository: https://charts.bitnami.com/bitnami
1616 version: 12.8.1
17- digest: sha256:f63a6ba148c681162253c24f0ba200ab7d5b7934a398824cb7b4f35d8f9166de
18- generated: "2024-02-13T17:51:58.270175-08 :00"
17+ digest: sha256:91238033c75676f44125aa05e1566231b0fa852fe03fe77e694723af7c0123ee
18+ generated: "2025-11-05T04:39:21.106275+11 :00"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ appVersion: "1.16.1"
2626dependencies :
2727 - name : docker-registry
2828 version : 2.2.2
29- repository : https://helm.twun .io/
29+ repository : https://twuni.github .io/docker-registry.helm
3030 condition : docker-registry.enabled
3131 - name : flyte-binary
3232 version : v0.1.10
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ A Helm chart for the Flyte local sandbox
1111| file://../flyte-binary | flyte-binary | v0.1.10 |
1212| https://charts.bitnami.com/bitnami | minio | 12.6.7 |
1313| https://charts.bitnami.com/bitnami | postgresql | 12.8.1 |
14- | https://helm.twun.io/ | docker-registry | 2.2.2 |
1514| https://kubernetes.github.io/dashboard/ | kubernetes-dashboard | 6.0.0 |
15+ | https://twuni.github.io/docker-registry.helm | docker-registry | 2.2.2 |
1616
1717## Values
1818
Original file line number Diff line number Diff line change @@ -822,7 +822,7 @@ type: Opaque
822822---
823823apiVersion : v1
824824data :
825- haSharedSecret : eXcwMTZmNEdwUFE2ZFV0dg ==
825+ haSharedSecret : ZW5BRjNYM0F5ZmRSVlNmRw ==
826826 proxyPassword : " "
827827 proxyUsername : " "
828828kind : Secret
@@ -1419,7 +1419,7 @@ spec:
14191419 metadata :
14201420 annotations :
14211421 checksum/config : 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
1422- checksum/secret : 4a4cc03af4e02059cc3187d1e7fca3ee9b7bf2af97cee7af58839c5f56ca77a5
1422+ checksum/secret : 22b56dd6207e84d808d666cdca85aaad5281c0bb0ea3a4eebca4aed0f919142c
14231423 labels :
14241424 app : docker-registry
14251425 release : flyte-sandbox
Original file line number Diff line number Diff line change @@ -803,7 +803,7 @@ type: Opaque
803803---
804804apiVersion : v1
805805data :
806- haSharedSecret : dW42d21uWXJEVkJCR2cxYw ==
806+ haSharedSecret : MWpnV2NMMVJIeFZGeXo2bg ==
807807 proxyPassword : " "
808808 proxyUsername : " "
809809kind : Secret
@@ -1367,7 +1367,7 @@ spec:
13671367 metadata :
13681368 annotations :
13691369 checksum/config : 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
1370- checksum/secret : 6aab2e353f8ad57a90248ccde71cbb99db910f4d81ce714f6e67a8bd2d4177e9
1370+ checksum/secret : decd96ac28abcc906850740c5562f0abcb474a37b9c4b8add7bb014228792ead
13711371 labels :
13721372 app : docker-registry
13731373 release : flyte-sandbox
Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ metadata:
499499---
500500apiVersion : v1
501501data :
502- haSharedSecret : cndyM3FFQWVkNFRGYlBOZg ==
502+ haSharedSecret : NzRPZzlMb1NBTVNaUW9vWg ==
503503 proxyPassword : " "
504504 proxyUsername : " "
505505kind : Secret
@@ -934,7 +934,7 @@ spec:
934934 metadata :
935935 annotations :
936936 checksum/config : 8f50e768255a87f078ba8b9879a0c174c3e045ffb46ac8723d2eedbe293c8d81
937- checksum/secret : c5165688a8414b8e4b999b8074b1ee040e9da539445b6a38ba7d25def1d6d3ea
937+ checksum/secret : 94c95e30f8dfc0685be30dde71d8241dd61ee352c706c92158fbed7876a04301
938938 labels :
939939 app : docker-registry
940940 release : flyte-sandbox
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export HELM_INSTALL_DIR=${TMPDIR}
1010
1111if [ " ${HELM_SKIP_INSTALL} " != " true" ]; then
1212 # See https://github.com/helm/helm/issues/13324 for a breaking change in latest version of helm
13- curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | DESIRED_VERSION=v3.15.4 HELM_INSTALL_DIR=$HELM_INSTALL_DIR bash
13+ curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | DESIRED_VERSION=v3.19.0 HELM_INSTALL_DIR=$HELM_INSTALL_DIR bash
1414fi
1515
1616export PATH=$HELM_INSTALL_DIR :$PATH
You can’t perform that action at this time.
0 commit comments