File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,4 +33,4 @@ maintainers:
3333name : rabbitmq
3434sources :
3535- https://github.com/bitnami/charts/tree/main/bitnami/rabbitmq
36- version : 13.0.7
36+ version : 13.0.8
Original file line number Diff line number Diff line change @@ -1461,7 +1461,6 @@ volumePermissions:
14611461 # # pullSecrets:
14621462 # # - myRegistryKeySecretName
14631463 # #
1464- pullSecrets : []
14651464 # # Init Container resource requests and limits
14661465 # # ref: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
14671466 # # We usually recommend not to specify default resources and to leave this as a conscious
Original file line number Diff line number Diff line change @@ -32,4 +32,4 @@ name: redis
3232sources :
3333- https://github.com/bitnami/bitnami-docker-redis
3434- http://redis.io/
35- version : 12.6.3
35+ version : 12.6.4
Original file line number Diff line number Diff line change 2828 # # Secrets must be manually created in the namespace.
2929 # # ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
3030 # #
31- pullSecrets : [regcred]
31+ # pullSecrets:
32+ # - myRegistryKeySecretName
3233
3334# # String to partially override redis.fullname template (will maintain the release name)
3435# #
You can’t perform that action at this time.
0 commit comments