UNCLASSIFIED - NO CUI

Skip to content
Commits on Source (2)
......@@ -3,6 +3,12 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
---
## [20.2.1-bb.4] - 2024-11-01
### Changed
- Updated ironbank/bitnami/analytics/redis-exporter: v1.65.0 -> v1.66.0
## [20.2.1-bb.3] - 2024-10-29
### Removed
......
<!-- Warning: Do not manually edit this file. See notes on gluon + helm-docs at the end of this file for more information. -->
# redis
![Version: 20.2.1-bb.3](https://img.shields.io/badge/Version-20.2.1--bb.3-informational?style=flat-square) ![AppVersion: 7.4.1](https://img.shields.io/badge/AppVersion-7.4.1-informational?style=flat-square)
![Version: 20.2.1-bb.4](https://img.shields.io/badge/Version-20.2.1--bb.4-informational?style=flat-square) ![AppVersion: 7.4.1](https://img.shields.io/badge/AppVersion-7.4.1-informational?style=flat-square)
Redis(R) is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
......
......@@ -10,7 +10,7 @@ annotations:
- name: redis
image: registry1.dso.mil/ironbank/bitnami/redis:7.4.1
- name: exporter
image: registry1.dso.mil/ironbank/bitnami/analytics/redis-exporter:v1.65.0
image: registry1.dso.mil/ironbank/bitnami/analytics/redis-exporter:v1.66.0
apiVersion: v2
appVersion: 7.4.1
dependencies:
......@@ -32,4 +32,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis
version: 20.2.1-bb.3
version: 20.2.1-bb.4
......@@ -1781,7 +1781,7 @@ metrics:
image:
registry: registry1.dso.mil
repository: ironbank/bitnami/analytics/redis-exporter
tag: v1.65.0
tag: v1.66.0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
......