Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

chore(deps): update helm release redis to v17.3.10 #957

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
redis (source) patch 17.3.7 -> 17.3.10

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Nov 4, 2022

Path: cluster/apps/networking/authelia/redis-helm-release.yaml
Version: 17.3.7 -> 17.3.10

@@ -79,7 +79,7 @@
 image:
   registry: docker.io
   repository: bitnami/redis
-  tag: 7.0.5-debian-11-r7
+  tag: 7.0.5-debian-11-r15
   digest: ""
   ## Specify a imagePullPolicy
   ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -420,6 +420,9 @@
     ## NOTE: Useful in dev environments
     ##
     subPath: ""
+    ## @param master.persistence.subPathExpr Used to construct the subPath subdirectory of the volume to mount on Redis® master containers
+    ##
+    subPathExpr: ""
     ## @param master.persistence.storageClass Persistent Volume storage class
     ## If defined, storageClassName: <storageClass>
     ## If set to "-", storageClassName: "", which disables dynamic provisioning
@@ -819,6 +822,9 @@
     ## NOTE: Useful in dev environments
     ##
     subPath: ""
+    ## @param replica.persistence.subPathExpr Used to construct the subPath subdirectory of the volume to mount on Redis&reg; replicas containers
+    ##
+    subPathExpr: ""
     ## @param replica.persistence.storageClass Persistent Volume storage class
     ## If defined, storageClassName: <storageClass>
     ## If set to "-", storageClassName: "", which disables dynamic provisioning
@@ -964,7 +970,7 @@
   image:
     registry: docker.io
     repository: bitnami/redis-sentinel
-    tag: 7.0.5-debian-11-r6
+    tag: 7.0.5-debian-11-r14
     digest: ""
     ## Specify a imagePullPolicy
     ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1381,7 +1387,7 @@
   image:
     registry: docker.io
     repository: bitnami/redis-exporter
-    tag: 1.44.0-debian-11-r16
+    tag: 1.45.0-debian-11-r1
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.
@@ -1579,7 +1585,7 @@
   image:
     registry: docker.io
     repository: bitnami/bitnami-shell
-    tag: 11-debian-11-r40
+    tag: 11-debian-11-r48
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.
@@ -1627,7 +1633,7 @@
   image:
     registry: docker.io
     repository: bitnami/bitnami-shell
-    tag: 11-debian-11-r40
+    tag: 11-debian-11-r48
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.

@github-actions
Copy link

github-actions bot commented Nov 4, 2022

Path: cluster/apps/selfhosted/paperless-ngx/redis-helm-release.yaml
Version: 17.3.7 -> 17.3.10

@@ -79,7 +79,7 @@
 image:
   registry: docker.io
   repository: bitnami/redis
-  tag: 7.0.5-debian-11-r7
+  tag: 7.0.5-debian-11-r15
   digest: ""
   ## Specify a imagePullPolicy
   ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -420,6 +420,9 @@
     ## NOTE: Useful in dev environments
     ##
     subPath: ""
+    ## @param master.persistence.subPathExpr Used to construct the subPath subdirectory of the volume to mount on Redis&reg; master containers
+    ##
+    subPathExpr: ""
     ## @param master.persistence.storageClass Persistent Volume storage class
     ## If defined, storageClassName: <storageClass>
     ## If set to "-", storageClassName: "", which disables dynamic provisioning
@@ -819,6 +822,9 @@
     ## NOTE: Useful in dev environments
     ##
     subPath: ""
+    ## @param replica.persistence.subPathExpr Used to construct the subPath subdirectory of the volume to mount on Redis&reg; replicas containers
+    ##
+    subPathExpr: ""
     ## @param replica.persistence.storageClass Persistent Volume storage class
     ## If defined, storageClassName: <storageClass>
     ## If set to "-", storageClassName: "", which disables dynamic provisioning
@@ -964,7 +970,7 @@
   image:
     registry: docker.io
     repository: bitnami/redis-sentinel
-    tag: 7.0.5-debian-11-r6
+    tag: 7.0.5-debian-11-r14
     digest: ""
     ## Specify a imagePullPolicy
     ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1381,7 +1387,7 @@
   image:
     registry: docker.io
     repository: bitnami/redis-exporter
-    tag: 1.44.0-debian-11-r16
+    tag: 1.45.0-debian-11-r1
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.
@@ -1579,7 +1585,7 @@
   image:
     registry: docker.io
     repository: bitnami/bitnami-shell
-    tag: 11-debian-11-r40
+    tag: 11-debian-11-r48
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.
@@ -1627,7 +1633,7 @@
   image:
     registry: docker.io
     repository: bitnami/bitnami-shell
-    tag: 11-debian-11-r40
+    tag: 11-debian-11-r48
     digest: ""
     pullPolicy: IfNotPresent
     ## Optionally specify an array of imagePullSecrets.

@renovate renovate bot force-pushed the renovate/redis-17.3.x branch from 8f1d36e to 382b175 Compare November 10, 2022 12:12
@renovate renovate bot changed the title chore(deps): update helm release redis to v17.3.8 chore(deps): update helm release redis to v17.3.9 Nov 10, 2022
@renovate renovate bot changed the title chore(deps): update helm release redis to v17.3.9 chore(deps): update helm release redis to v17.3.10 Nov 14, 2022
@renovate renovate bot force-pushed the renovate/redis-17.3.x branch from 382b175 to b145d89 Compare November 14, 2022 12:13
@Pumba98 Pumba98 closed this Nov 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant