Skip to content

Commit 0a183b2

Browse files
chore(deps): update registry.redhat.io/openshift-logging/vector-rhel8 docker tag to v0.28 (#2032)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 309beb7 commit 0a183b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dp-terraform/helm/rhacs-terraform/charts/audit-logs/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Declare variables to be passed into your templates.
44

55
# Vector image used for audit-logs aggregator.
6-
image: 'registry.redhat.io/openshift-logging/vector-rhel8:v0.21'
6+
image: 'registry.redhat.io/openshift-logging/vector-rhel8:v0.28'
77

88
# General annotations for all deployed resources.
99
annotations: {}

dp-terraform/helm/rhacs-terraform/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ logging:
128128
# - enabled flag is used to completely enable/disable logging sub-chart
129129
audit-logs:
130130
enabled: true
131-
image: 'registry.redhat.io/openshift-logging/vector-rhel8:v0.21'
131+
image: 'registry.redhat.io/openshift-logging/vector-rhel8:v0.28'
132132
annotations: {}
133133
replicas: 3
134134
tolerations:

0 commit comments

Comments
 (0)