diff --git a/bitnami/redis/Chart.yaml b/bitnami/redis/Chart.yaml index a96d8a3a2f..00bf3c09df 100644 --- a/bitnami/redis/Chart.yaml +++ b/bitnami/redis/Chart.yaml @@ -24,4 +24,4 @@ maintainers: name: redis sources: - https://github.com/bitnami/bitnami-docker-redis -version: 16.8.0 +version: 16.8.1 diff --git a/bitnami/redis/README.md b/bitnami/redis/README.md index 69c3d34903..ba476c5649 100644 --- a/bitnami/redis/README.md +++ b/bitnami/redis/README.md @@ -868,4 +868,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/redis/values.yaml b/bitnami/redis/values.yaml index c9ca72a4af..aeade40a13 100644 --- a/bitnami/redis/values.yaml +++ b/bitnami/redis/values.yaml @@ -78,7 +78,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/redis - tag: 6.2.6-debian-10-r169 + tag: 6.2.6-debian-10-r174 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -888,7 +888,7 @@ sentinel: image: registry: docker.io repository: bitnami/redis-sentinel - tag: 6.2.6-debian-10-r167 + tag: 6.2.6-debian-10-r172 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -1289,7 +1289,7 @@ metrics: image: registry: docker.io repository: bitnami/redis-exporter - tag: 1.37.0-debian-10-r9 + tag: 1.37.0-debian-10-r14 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1482,7 +1482,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r378 + tag: 10-debian-10-r383 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1528,7 +1528,7 @@ sysctl: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r378 + tag: 10-debian-10-r383 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.