Skip to content

Commit

Permalink
Bump fluentbit, mdm, and mdsd images to mitigate P0/P1s
Browse files Browse the repository at this point in the history
  • Loading branch information
bennerv committed Apr 26, 2022
1 parent 07e2bd0 commit 500a792
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARO_IMAGE_BASE = ${RP_IMAGE_ACR}.azurecr.io/aro
E2E_FLAGS ?= -test.timeout 180m -test.v -ginkgo.v -ginkgo.noColor

# fluentbit version must also be updated in RP code, see pkg/util/version/const.go
FLUENTBIT_VERSION = 1.7.8-1
FLUENTBIT_VERSION = 1.9.1-1
FLUENTBIT_IMAGE ?= ${RP_IMAGE_ACR}.azurecr.io/fluentbit:$(FLUENTBIT_VERSION)
AUTOREST_VERSION = 3.3.2
AUTOREST_IMAGE = "quay.io/openshift-on-azure/autorest:${AUTOREST_VERSION}"
Expand Down
2 changes: 1 addition & 1 deletion deploy/gateway-production.json

Large diffs are not rendered by default.

Loading

0 comments on commit 500a792

Please sign in to comment.