Skip to content

Commit

Permalink
[bitnami/redis] Release 19.3.1 updating components versions (bitnami#…
Browse files Browse the repository at this point in the history
…25710)

Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Francois Marceau <[email protected]>
  • Loading branch information
bitnami-bot authored and clarifai-fmarceau committed May 30, 2024
1 parent b7589a5 commit e962f75
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions bitnami/redis/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.19.1
digest: sha256:c883732817d9aaa3304f7b3109262aa338959de15b432dc5a2dbde13d2e136a5
generated: "2024-04-17T16:04:01.003664669Z"
version: 2.19.2
digest: sha256:e670e1075bfafffe040fae1158f1fa1f592585f394b48704ba137d2d083b1571
generated: "2024-05-13T11:37:01.073376388Z"
12 changes: 6 additions & 6 deletions bitnami/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ annotations:
licenses: Apache-2.0
images: |
- name: kubectl
image: docker.io/bitnami/kubectl:1.30.0-debian-12-r0
image: docker.io/bitnami/kubectl:1.30.0-debian-12-r4
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r19
image: docker.io/bitnami/os-shell:12-debian-12-r21
- name: redis
image: docker.io/bitnami/redis:7.2.4-debian-12-r13
image: docker.io/bitnami/redis:7.2.4-debian-12-r15
- name: redis-exporter
image: docker.io/bitnami/redis-exporter:1.59.0-debian-12-r1
image: docker.io/bitnami/redis-exporter:1.59.0-debian-12-r4
- name: redis-sentinel
image: docker.io/bitnami/redis-sentinel:7.2.4-debian-12-r10
image: docker.io/bitnami/redis-sentinel:7.2.4-debian-12-r11
apiVersion: v2
appVersion: 7.2.4
dependencies:
Expand All @@ -36,4 +36,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/redis
version: 19.3.0
version: 19.3.1
2 changes: 1 addition & 1 deletion bitnami/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1270,4 +1270,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.
12 changes: 6 additions & 6 deletions bitnami/redis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/redis
tag: 7.2.4-debian-12-r13
tag: 7.2.4-debian-12-r15
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1112,7 +1112,7 @@ sentinel:
image:
registry: docker.io
repository: bitnami/redis-sentinel
tag: 7.2.4-debian-12-r10
tag: 7.2.4-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1671,7 +1671,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/redis-exporter
tag: 1.59.0-debian-12-r1
tag: 1.59.0-debian-12-r4
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -2043,7 +2043,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r19
tag: 12-debian-12-r21
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -2099,7 +2099,7 @@ kubectl:
image:
registry: docker.io
repository: bitnami/kubectl
tag: 1.30.0-debian-12-r0
tag: 1.30.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -2169,7 +2169,7 @@ sysctl:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r19
tag: 12-debian-12-r21
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit e962f75

Please sign in to comment.