@@ -478,6 +478,7 @@ secrets:
478
478
# redis authentication.
479
479
# requires to enable auth in deployments.redis.auth.enabled by set to true
480
480
password : " "
481
+ customCaCertificate : " "
481
482
license :
482
483
content : " "
483
484
signature : " "
@@ -617,17 +618,17 @@ deployments:
617
618
wait_for_keycloak :
618
619
image :
619
620
repository : lightruncom/chart-helper
620
- tag : " 0.3.0-alpine-3.22.0-r0.lr-0 "
621
+ tag : " 0.3.0-alpine-3.22.0-r0.lr-1 "
621
622
pullPolicy : " "
622
623
p12_creator :
623
624
image :
624
625
repository : lightruncom/chart-helper
625
- tag : " 0.3.0-alpine-3.22.0-r0.lr-0 "
626
+ tag : " 0.3.0-alpine-3.22.0-r0.lr-1 "
626
627
pullPolicy : " "
627
628
wait_for_rabbitmq :
628
629
image :
629
630
repository : lightruncom/chart-helper
630
- tag : " 0.3.0-alpine-3.22.0-r0.lr-0 "
631
+ tag : " 0.3.0-alpine-3.22.0-r0.lr-1 "
631
632
pullPolicy : " "
632
633
podDisruptionBudget : {} # [minAvailable|maxUnavailable] either integer or percentage
633
634
topologySpreadConstraints : []
@@ -771,12 +772,12 @@ deployments:
771
772
cluster_cert :
772
773
image :
773
774
repository : lightruncom/chart-helper
774
- tag : " 0.3.0-alpine-3.22.0-r0.lr-0 "
775
+ tag : " 0.3.0-alpine-3.22.0-r0.lr-1 "
775
776
pullPolicy : " "
776
777
wait_for_rabbitmq :
777
778
image :
778
779
repository : lightruncom/chart-helper
779
- tag : " 0.3.0-alpine-3.22.0-r0.lr-0 "
780
+ tag : " 0.3.0-alpine-3.22.0-r0.lr-1 "
780
781
pullPolicy : " "
781
782
topologySpreadConstraints : []
782
783
affinity : {}
@@ -938,7 +939,7 @@ deployments:
938
939
memory : 128Mi
939
940
image :
940
941
repository : lightruncom/chart-helper
941
- tag : " 0.3.0-alpine-3.22.0-r0.lr-0 "
942
+ tag : " 0.3.0-alpine-3.22.0-r0.lr-1 "
942
943
pullPolicy : " "
943
944
# EmptyDir is used for rabbitmq data when mq.storage is set to 0
944
945
emptyDir :
@@ -1061,7 +1062,7 @@ deployments:
1061
1062
maxReplicas : 5
1062
1063
image :
1063
1064
repository : lightruncom/router
1064
- tag : " 1.28.0-alpine-3.22.0-r0.lr-0 "
1065
+ tag : " 1.28.0-alpine-3.22.0-r0.lr-1 "
1065
1066
pullPolicy : IfNotPresent
1066
1067
podSecurityContext : {}
1067
1068
containerSecurityContext : {}
0 commit comments