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:
|
||||
image:
|
||||
name: 1.13/alpine-tools
|
||||
tag: 1.4.4
|
||||
name: 1.13.3/alpine-tools
|
||||
tag: 1.4.5
|
||||
|
||||
######################################
|
||||
## Common Chart ##
|
||||
@@ -643,8 +643,8 @@ inboundWorker:
|
||||
######################################
|
||||
|
||||
image:
|
||||
name: 1.13.1/inbound-worker
|
||||
buildTag: 1.13.1
|
||||
name: 1.13.3/inbound-worker
|
||||
buildTag: 1.13.3
|
||||
|
||||
######################################
|
||||
## Service ##
|
||||
@@ -823,7 +823,7 @@ inboundWorker:
|
||||
|
||||
javaOpts: "-XX:+UseG1GC -XX:-G1PeriodicGCInvokesConcurrent -XX:G1PeriodicGCInterval=300000 -XX:MaxRAMPercentage=75"
|
||||
# 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: ""
|
||||
stale_process_interval: "30m"
|
||||
QUARKUS_LOG_CONSOLE_LEVEL: "INFO"
|
||||
@@ -923,8 +923,8 @@ orchestrator:
|
||||
######################################
|
||||
|
||||
image:
|
||||
name: 1.13.1/orchestrator
|
||||
buildTag: 1.13.1
|
||||
name: 1.13.3/orchestrator
|
||||
buildTag: 1.13.3
|
||||
|
||||
######################################
|
||||
## Service ##
|
||||
@@ -1355,8 +1355,8 @@ pepServer:
|
||||
######################################
|
||||
|
||||
image:
|
||||
name: 1.13.1/pep-server
|
||||
buildTag: 1.13.1
|
||||
name: 1.13.3/pep-server
|
||||
buildTag: 1.13.3
|
||||
|
||||
######################################
|
||||
## Service ##
|
||||
@@ -1623,8 +1623,8 @@ sinkAgent:
|
||||
enabled: true
|
||||
|
||||
image:
|
||||
name: 1.13.1/sink-agent
|
||||
buildTag: 1.13.1
|
||||
name: 1.13.3/sink-agent
|
||||
buildTag: 1.13.3
|
||||
|
||||
######################################
|
||||
## Service ##
|
||||
@@ -1811,7 +1811,7 @@ fluentBit:
|
||||
|
||||
image:
|
||||
name: 1.13/fluent-bit
|
||||
buildTag: 3.2.10-axway-2
|
||||
buildTag: 4.2.2-axway-1
|
||||
|
||||
nameOverride: ""
|
||||
|
||||
@@ -2130,7 +2130,7 @@ valkey:
|
||||
######################################
|
||||
|
||||
image:
|
||||
name: 1.12.2/valkey
|
||||
name: 1.13.2/valkey
|
||||
buildTag: 8.1.4-alpine3.22-axway-1
|
||||
|
||||
######################################
|
||||
|
||||
Reference in New Issue
Block a user