diff --git a/chart/values.yaml b/chart/values.yaml index 096460c..7e15180 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -587,17 +587,17 @@ deployments: wait_for_keycloak: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" p12_creator: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" wait_for_rabbitmq: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" podDisruptionBudget: {} # [minAvailable|maxUnavailable] either integer or percentage topologySpreadConstraints: [] @@ -637,12 +637,12 @@ deployments: download_async_profiler: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" persist_async_profiler: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" # Download URL end point for async profiler binary, ref: https://github.com/async-profiler/async-profiler/blob/master/CHANGELOG.md downloadUrl: "https://github.com/async-profiler/async-profiler/releases/download/v3.0/async-profiler-3.0-linux-x64.tar.gz" @@ -712,12 +712,12 @@ deployments: download_async_profiler: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" persist_async_profiler: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" # Download URL end point for async profiler binary, ref: https://github.com/async-profiler/async-profiler/blob/master/CHANGELOG.md downloadUrl: "https://github.com/async-profiler/async-profiler/releases/download/v3.0/async-profiler-3.0-linux-x64.tar.gz" @@ -760,12 +760,12 @@ deployments: cluster_cert: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" wait_for_rabbitmq: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" topologySpreadConstraints: [] affinity: {} @@ -796,12 +796,12 @@ deployments: download_async_profiler: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" persist_async_profiler: image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" # Download URL end point for async profiler binary, ref: https://github.com/async-profiler/async-profiler/blob/master/CHANGELOG.md downloadUrl: "https://github.com/async-profiler/async-profiler/releases/download/v3.0/async-profiler-3.0-linux-x64.tar.gz" @@ -839,7 +839,7 @@ deployments: enabled: false image: repository: lightruncom/redis - tag: "7.4.10-alpine-3.24.1-r4.lr-0" + tag: "7.4.10-alpine-3.24.1-r5.lr-0" pullPolicy: IfNotPresent resources: cpu: 2000m @@ -910,7 +910,7 @@ deployments: useJsonLogFormat: false image: repository: lightruncom/rabbitmq - tag: "4.3.4-alpine.lr-0" + tag: "4.3.4-alpine.lr-1" pullPolicy: IfNotPresent resources: cpu: 500m @@ -934,7 +934,7 @@ deployments: memory: 128Mi image: repository: lightruncom/chart-helper - tag: "0.3.0-alpine-3.24.1-r4.lr-0" + tag: "0.3.0-alpine-3.24.1-r5.lr-0" pullPolicy: "" # EmptyDir is used for rabbitmq data when mq.storage is set to 0 emptyDir: @@ -971,7 +971,7 @@ deployments: rollout_strategy: "RollingUpdate" image: repository: lightruncom/data-streamer - tag: "4.102.0-alpine-3.24.1-r4.lr-0" + tag: "4.103.1-alpine-3.24.1-r5.lr-0" pullPolicy: IfNotPresent resources: cpu: 100m @@ -1054,7 +1054,7 @@ deployments: maxReplicas: 5 image: repository: lightruncom/router - tag: "1.30.4-r1-alpine-3.24.1-r4.lr-0" + tag: "1.30.4-r1-alpine-3.24.1-r5.lr-0" pullPolicy: IfNotPresent podSecurityContext: {} containerSecurityContext: {}