updated images
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
All checks were successful
continuous-integration/publish-helm Helm publish succeeded
This commit is contained in:
26
values.yaml
26
values.yaml
@@ -86,8 +86,8 @@ global:
|
|||||||
|
|
||||||
alpinetools:
|
alpinetools:
|
||||||
image:
|
image:
|
||||||
name: 1.13/alpine-tools
|
name: 1.13.3/alpine-tools
|
||||||
tag: 1.4.4
|
tag: 1.4.5
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
## Common Chart ##
|
## Common Chart ##
|
||||||
@@ -643,8 +643,8 @@ inboundWorker:
|
|||||||
######################################
|
######################################
|
||||||
|
|
||||||
image:
|
image:
|
||||||
name: 1.13.1/inbound-worker
|
name: 1.13.3/inbound-worker
|
||||||
buildTag: 1.13.1
|
buildTag: 1.13.3
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
## Service ##
|
## Service ##
|
||||||
@@ -823,7 +823,7 @@ inboundWorker:
|
|||||||
|
|
||||||
javaOpts: "-XX:+UseG1GC -XX:-G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=300000 -XX:MaxRAMPercentage=75"
|
javaOpts: "-XX:+UseG1GC -XX:-G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=300000 -XX:MaxRAMPercentage=75"
|
||||||
# Date after which missed events will be rescheduled. Should be in Zulu time.
|
# Date after which missed events will be rescheduled. Should be in Zulu time.
|
||||||
# The expected format is YYYY-MM-DDTHH:MMZ, for example "2025-11-13T12:00Z"
|
# The expected format is YYYY-MM-DDTHH:MMZ, for example "2025-11.13.32:00Z"
|
||||||
only_reschedule_missed_events_newer_than: ""
|
only_reschedule_missed_events_newer_than: ""
|
||||||
stale_process_interval: "30m"
|
stale_process_interval: "30m"
|
||||||
QUARKUS_LOG_CONSOLE_LEVEL: "INFO"
|
QUARKUS_LOG_CONSOLE_LEVEL: "INFO"
|
||||||
@@ -923,8 +923,8 @@ orchestrator:
|
|||||||
######################################
|
######################################
|
||||||
|
|
||||||
image:
|
image:
|
||||||
name: 1.13.1/orchestrator
|
name: 1.13.3/orchestrator
|
||||||
buildTag: 1.13.1
|
buildTag: 1.13.3
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
## Service ##
|
## Service ##
|
||||||
@@ -1355,8 +1355,8 @@ pepServer:
|
|||||||
######################################
|
######################################
|
||||||
|
|
||||||
image:
|
image:
|
||||||
name: 1.13.1/pep-server
|
name: 1.13.3/pep-server
|
||||||
buildTag: 1.13.1
|
buildTag: 1.13.3
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
## Service ##
|
## Service ##
|
||||||
@@ -1623,8 +1623,8 @@ sinkAgent:
|
|||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
image:
|
image:
|
||||||
name: 1.13.1/sink-agent
|
name: 1.13.3/sink-agent
|
||||||
buildTag: 1.13.1
|
buildTag: 1.13.3
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
## Service ##
|
## Service ##
|
||||||
@@ -1811,7 +1811,7 @@ fluentBit:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
name: 1.13/fluent-bit
|
name: 1.13/fluent-bit
|
||||||
buildTag: 3.2.10-axway-2
|
buildTag: 4.2.2-axway-1
|
||||||
|
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
|
||||||
@@ -2130,7 +2130,7 @@ valkey:
|
|||||||
######################################
|
######################################
|
||||||
|
|
||||||
image:
|
image:
|
||||||
name: 1.12.2/valkey
|
name: 1.13.2/valkey
|
||||||
buildTag: 8.1.4-alpine3.22-axway-1
|
buildTag: 8.1.4-alpine3.22-axway-1
|
||||||
|
|
||||||
######################################
|
######################################
|
||||||
|
|||||||
Reference in New Issue
Block a user