Closed joshuabaird closed 5 months ago
we're changing the image registry from dockerhub to ghcr in this PR @wanjunlei @wenchajun @Gentleelephant
@joshuabaird Thanks, don't forget to change the default fluentbit and fluentd tag for the workflow
@benjaminhuo Looks like the image is actually being pushed as ghcr.io/fluent/fluent-operator/fluent-bit
and not ghcr.io/fluent/fluent-operator/fluentbit
(see the hyphen). PR incoming to fix.
ghcr.io/fluent/fluent-operator/fluent-bit
should be this with hyphen
The image has been pushed to dockerhub as well
@benjaminhuo fix for the missing hyphen: https://github.com/fluent/fluent-operator/pull/1201
What this PR does / why we need it:
Updates to 3.0.7 for patches/security updates.
Which issue(s) this PR fixes:
N/A