Renovate dependency update for Redis version 22.0.4
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| redis (source) | major |
20.13.2-bb.0 -> 22.0.4-bb.0
|
| registry1.dso.mil/ironbank/bitnami/redis (source) | major |
7.4.3 -> 8.2.0
|
Complete MR checklist
Assignee
-
Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md -
Update Docs with new/updated steps as needed -
Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines -
Clean install 1.0.4-bb.4 -
Upgrade from 1.0.4-bb.3 to 1.0.4-bb.4 -
1.0.4-bb.4 install with local Keycloak -
BB Pipeline Test
-
-
👋 This dependency update for Redis incorporates passthrough pattern changes. Redis values have been shifted under theupstreamkey. Upstream key values will also be updated for authservice in the proceeding BB MRtests/test-values.yaml. -
If using
test-values.yamland testing the upgrade from current release to 1.04-bb.4 you will need to pass pvc values for redis in your helm upgrade command. If not you will receive immutable field errors because of mismatched pvc sizes between helm releases.--set addons.authservice.values.redis-bb.master.persistence.size=256Mi --set addons.authservice.values.redis-bb.replica.persistence.size=256Mi
Add supporting info below
Clean install
kubectl get helmrelease -n bigbang authservice && kubectl get pods -n authservice -o \
custom-columns='NAMESPACE:.metadata.namespace,POD:.metadata.name,IMAGES:.spec.containers[*].image'
NAME AGE READY STATUS
authservice 10m True Helm install succeeded for release authservice/authservice-authservice.v1 with chart authservice@1.0.4-bb.4
NAMESPACE POD IMAGES
authservice authservice-7c6dbfdcb9-cb2v8 registry1.dso.mil/ironbank/istio-ecosystem/authservice:1.0.4-ubi9
authservice authservice-7c6dbfdcb9-r88g7 registry1.dso.mil/ironbank/istio-ecosystem/authservice:1.0.4-ubi9
authservice authservice-authservice-redis-bb-master-0 registry1.dso.mil/ironbank/bitnami/redis:8.2.0
authservice authservice-authservice-redis-bb-replicas-0 registry1.dso.mil/ironbank/bitnami/redis:8.2.0
Authservice Upgrade test from 1.0.4-bb.3 to 1.0.4-bb.4
% helm history -n bigbang authservice-authservice
REVISION UPDATED STATUS CHART APP VERSION DESCRIPTION
1 Mon Aug 25 12:51:12 2025 superseded authservice-1.0.4-bb.3 1.0.4 Install complete
2 Mon Aug 25 12:58:30 2025 deployed authservice-1.0.4-bb.4 1.0.4 Upgrade complete
Authservice 1.04-bb.4 + Local Keycloak
Reviewer only
-
Tested and Validated changes
❗ ImportantRelease Notes retrieval for this MR were skipped because no github.com credentials were available. If you are self-hosted, please see this instruction.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR was automatically generated by Renovate Bot.
Upgrade Notices
"N/A"
