Skip to content

Conversation

@steven-sheehy
Copy link
Contributor

Description:

  • Add instructions on how to build the images for future updates
  • Bump redis image to 8.2.2
  • Bump redis-sentinel image to 8.2.2
  • Change to store Bitnami redis images in gcr.io/mirrornode

Related issue(s):

Fixes #12148

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Steven Sheehy <[email protected]>
@steven-sheehy steven-sheehy added this to the 0.141.0 milestone Oct 7, 2025
@steven-sheehy steven-sheehy self-assigned this Oct 7, 2025
@steven-sheehy steven-sheehy requested a review from a team as a code owner October 7, 2025 18:14
@steven-sheehy steven-sheehy requested a review from filev94 October 7, 2025 18:14
@steven-sheehy steven-sheehy added security dependencies Type: Pull requests that update a dependency file chart Area: Helm charts labels Oct 7, 2025
@lfdt-bot
Copy link

lfdt-bot commented Oct 7, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@codacy-production
Copy link

codacy-production bot commented Oct 7, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-31.45% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a893f6e) 36899 33614 91.10%
Head commit (e897215) 60885 (+23986) 36319 (+2705) 59.65% (-31.45%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12149) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Signed-off-by: Steven Sheehy <[email protected]>
Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@steven-sheehy steven-sheehy merged commit 30e409f into main Oct 7, 2025
34 of 36 checks passed
@steven-sheehy steven-sheehy deleted the 12148-redis-image branch October 7, 2025 18:50
steven-sheehy added a commit that referenced this pull request Oct 7, 2025
* Add instructions on how to build the images for future updates
* Bump redis image to 8.2.2
* Bump redis-sentinel image to 8.2.2
* Change to store Bitnami redis images in gcr.io/mirrornode

---------

Signed-off-by: Steven Sheehy <[email protected]>
steven-sheehy added a commit that referenced this pull request Oct 7, 2025
Bump redis image to 8.2.2 (#12149)

* Add instructions on how to build the images for future updates
* Bump redis image to 8.2.2
* Bump redis-sentinel image to 8.2.2
* Change to store Bitnami redis images in gcr.io/mirrornode

---------

Signed-off-by: Steven Sheehy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chart Area: Helm charts dependencies Type: Pull requests that update a dependency file security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump redis image

5 participants