File tree Expand file tree Collapse file tree 13 files changed +102
-37
lines changed
Expand file tree Collapse file tree 13 files changed +102
-37
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ type: application
2424# This is the chart version. This version number should be incremented each time you make changes
2525# to the chart and its templates, including the app version.
2626# Versions are expected to follow Semantic Versioning (https://semver.org/)
27- version : 2.1.28
27+ version : 2.1.29
2828dependencies :
2929 - name : library-chart
3030 version : 1.5.46
Original file line number Diff line number Diff line change 629629 "render" : " password" ,
630630 "x-onyxia" : {
631631 "overwriteDefaultWith" : " {{service.oneTimePassword}}" ,
632- "overwriteSchemaWith" : " ide/password"
632+ "overwriteSchemaWith" : " ide/password.json "
633633 }
634634 },
635635 "networkPolicy" : {
884884 "description" : " Startup probe" ,
885885 "type" : " object" ,
886886 "properties" : {
887- "failureThreshold" : { "type" : " integer" },
888- "initialDelaySeconds" : { "type" : " integer" },
889- "periodSeconds" : { "type" : " integer" },
890- "successThreshold" : { "type" : " integer" },
891- "timeoutSeconds" : { "type" : " integer" }
887+ "failureThreshold" : {
888+ "type" : " integer"
889+ },
890+ "initialDelaySeconds" : {
891+ "type" : " integer"
892+ },
893+ "periodSeconds" : {
894+ "type" : " integer"
895+ },
896+ "successThreshold" : {
897+ "type" : " integer"
898+ },
899+ "timeoutSeconds" : {
900+ "type" : " integer"
901+ }
892902 },
893903 "default" : {
894904 "failureThreshold" : 60 ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ type: application
2222# This is the chart version. This version number should be incremented each time you make changes
2323# to the chart and its templates, including the app version.
2424# Versions are expected to follow Semantic Versioning (https://semver.org/)
25- version : 2.1.27
25+ version : 2.1.28
2626dependencies :
2727 - name : library-chart
2828 version : 1.5.46
Original file line number Diff line number Diff line change 579579 "render" : " password" ,
580580 "x-onyxia" : {
581581 "overwriteDefaultWith" : " {{service.oneTimePassword}}" ,
582- "overwriteSchemaWith" : " ide/password"
582+ "overwriteSchemaWith" : " ide/password.json "
583583 }
584584 },
585585 "networkPolicy" : {
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ type: application
2323# This is the chart version. This version number should be incremented each time you make changes
2424# to the chart and its templates, including the app version.
2525# Versions are expected to follow Semantic Versioning (https://semver.org/)
26- version : 2.1.26
26+ version : 2.1.27
2727dependencies :
2828 - name : library-chart
2929 version : 1.5.46
Original file line number Diff line number Diff line change 566566 "render" : " password" ,
567567 "x-onyxia" : {
568568 "overwriteDefaultWith" : " {{service.oneTimePassword}}" ,
569- "overwriteSchemaWith" : " ide/password"
569+ "overwriteSchemaWith" : " ide/password.json "
570570 }
571571 },
572572 "networkPolicy" : {
766766 "description" : " Startup probe" ,
767767 "type" : " object" ,
768768 "properties" : {
769- "failureThreshold" : { "type" : " integer" },
770- "initialDelaySeconds" : { "type" : " integer" },
771- "periodSeconds" : { "type" : " integer" },
772- "successThreshold" : { "type" : " integer" },
773- "timeoutSeconds" : { "type" : " integer" }
769+ "failureThreshold" : {
770+ "type" : " integer"
771+ },
772+ "initialDelaySeconds" : {
773+ "type" : " integer"
774+ },
775+ "periodSeconds" : {
776+ "type" : " integer"
777+ },
778+ "successThreshold" : {
779+ "type" : " integer"
780+ },
781+ "timeoutSeconds" : {
782+ "type" : " integer"
783+ }
774784 },
775785 "default" : {
776786 "failureThreshold" : 60 ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ type: application
2222# This is the chart version. This version number should be incremented each time you make changes
2323# to the chart and its templates, including the app version.
2424# Versions are expected to follow Semantic Versioning (https://semver.org/)
25- version : 2.1.22
25+ version : 2.1.23
2626dependencies :
2727 - name : library-chart
2828 version : 1.5.46
Original file line number Diff line number Diff line change 549549 "render" : " password" ,
550550 "x-onyxia" : {
551551 "overwriteDefaultWith" : " {{service.oneTimePassword}}" ,
552- "overwriteSchemaWith" : " ide/password"
552+ "overwriteSchemaWith" : " ide/password.json "
553553 }
554554 },
555555 "networkPolicy" : {
731731 "description" : " Startup probe" ,
732732 "type" : " object" ,
733733 "properties" : {
734- "failureThreshold" : { "type" : " integer" },
735- "initialDelaySeconds" : { "type" : " integer" },
736- "periodSeconds" : { "type" : " integer" },
737- "successThreshold" : { "type" : " integer" },
738- "timeoutSeconds" : { "type" : " integer" }
734+ "failureThreshold" : {
735+ "type" : " integer"
736+ },
737+ "initialDelaySeconds" : {
738+ "type" : " integer"
739+ },
740+ "periodSeconds" : {
741+ "type" : " integer"
742+ },
743+ "successThreshold" : {
744+ "type" : " integer"
745+ },
746+ "timeoutSeconds" : {
747+ "type" : " integer"
748+ }
739749 },
740750 "default" : {
741751 "failureThreshold" : 60 ,
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ type: application
2424# This is the chart version. This version number should be incremented each time you make changes
2525# to the chart and its templates, including the app version.
2626# Versions are expected to follow Semantic Versioning (https://semver.org/)
27- version : 2.1.29
27+ version : 2.1.30
2828dependencies :
2929 - name : library-chart
3030 version : 1.5.46
Original file line number Diff line number Diff line change 613613 "render" : " password" ,
614614 "x-onyxia" : {
615615 "overwriteDefaultWith" : " {{service.oneTimePassword}}" ,
616- "overwriteSchemaWith" : " ide/password"
616+ "overwriteSchemaWith" : " ide/password.json "
617617 }
618618 },
619619 "networkPolicy" : {
853853 "description" : " Startup probe" ,
854854 "type" : " object" ,
855855 "properties" : {
856- "failureThreshold" : { "type" : " integer" },
857- "initialDelaySeconds" : { "type" : " integer" },
858- "periodSeconds" : { "type" : " integer" },
859- "successThreshold" : { "type" : " integer" },
860- "timeoutSeconds" : { "type" : " integer" }
856+ "failureThreshold" : {
857+ "type" : " integer"
858+ },
859+ "initialDelaySeconds" : {
860+ "type" : " integer"
861+ },
862+ "periodSeconds" : {
863+ "type" : " integer"
864+ },
865+ "successThreshold" : {
866+ "type" : " integer"
867+ },
868+ "timeoutSeconds" : {
869+ "type" : " integer"
870+ }
861871 },
862872 "default" : {
863873 "failureThreshold" : 60 ,
You can’t perform that action at this time.
0 commit comments