Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update image redis ( 18.0.0 → 20.1.4 ) #2949

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2024

This PR contains the following updates:

Package Update Change
redis (source) major 18.0.0 -> 20.1.4

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bitnami/charts (redis)

v20.1.4

v20.1.3

v20.1.2

v20.1.1

v20.1.0

v20.0.5

v20.0.4

v20.0.3

v20.0.2

v20.0.1

v20.0.0

v19.6.4

v19.6.3

v19.6.2

  • [bitnami/redis] Global StorageClass as default value (#​28089)

v19.6.1

v19.6.0

  • [bitnami/redis] Allow setting revisionHistoryLimit (#​27498)

v19.5.5

v19.5.4

v19.5.3

v19.5.2

v19.5.1

v19.5.0

v19.4.0

v19.3.4

v19.3.3

v19.3.2

v19.3.1

v19.3.0

v19.2.0

v19.1.5

v19.1.3

v19.1.2

v19.1.1

v19.1.0

v19.0.2

  • allow to set containerSecurityContext on kubectl container to fix issue e.g. with OpenShift (#​24730) (4fda65b), closes #​24730

v19.0.1

v19.0.0

v18.19.4

v18.19.3

v18.19.2

v18.19.1

v18.19.0

v18.18.1

v18.18.0

  • [bitnami/redis] feat: ✨ 🔒 Add automatic adaptation for Openshift restricted-v2 SCC (#​2 (063463f), closes #​24149

v18.17.1

v18.17.0

v18.16.1

v18.16.0

v18.15.1

v18.13.0

v18.12.1

v18.12.0

  • [bitnami/redis] fix: 🐛 Add allowExternalEgress to avoid breaking istio and fix metrics port (#​22 (2b78bee), closes #​22955

v18.11.1

v18.11.0

v18.10.0

v18.9.1

v18.9.0

v18.8.3

  • [bitnami/redis] Do not create master and replica serviceaccounts when using sentinel (#​22716) (13c6479), closes #​22716

v18.8.2

v18.8.0

v18.7.1

v18.7.0

  • [bitnami/redis] fix: 🔒 Improve podSecurityContext and containerSecurityContext with essential s (2198b3f), closes #​22184

v18.6.4

v18.6.3

v18.6.2

v18.6.1

v18.6.0

v18.5.0

v18.4.0

v18.3.3

v18.3.2

v18.3.1

v18.3.0

v18.2.2

v18.2.1

v18.2.0

v18.1.6

v18.1.5

v18.1.4

v18.1.3

v18.1.2

v18.1.1

v18.1.0

v18.0.4

v18.0.2

v18.0.1


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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from anthr76 as a code owner August 9, 2024 16:08
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.0.0 ) feat(container)!: Update image redis ( 18.0.0 → 20.0.1 ) Aug 10, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.0.1 ) feat(container)!: Update image redis ( 18.0.0 → 20.0.2 ) Aug 14, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.0.2 ) feat(container)!: Update image redis ( 18.0.0 → 20.0.3 ) Aug 20, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.0.3 ) feat(container)!: Update image redis ( 18.0.0 → 20.0.4 ) Sep 4, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.0.4 ) feat(container)!: Update image redis ( 18.0.0 → 20.0.5 ) Sep 5, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.0.5 ) feat(container)!: Update image redis ( 18.0.0 → 20.1.0 ) Sep 9, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.1.0 ) feat(container)!: Update image redis ( 18.0.0 → 20.1.1 ) Sep 13, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.1.1 ) feat(container)!: Update image redis ( 18.0.0 → 20.1.2 ) Sep 13, 2024
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.1.2 ) feat(container)!: Update image redis ( 18.0.0 → 20.1.3 ) Sep 15, 2024
| datasource | package                                  | from   | to     |
| ---------- | ---------------------------------------- | ------ | ------ |
| docker     | registry-1.docker.io/bitnamicharts/redis | 18.0.0 | 20.1.4 |


Signed-off-by: Anthony Rabbito <[email protected]>
@renovate renovate bot changed the title feat(container)!: Update image redis ( 18.0.0 → 20.1.3 ) feat(container)!: Update image redis ( 18.0.0 → 20.1.4 ) Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants