-
Notifications
You must be signed in to change notification settings - Fork 1
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(helm)!: Update redis ( 19.6.4 → 20.0.3 ) #1298
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- kubernetes/apps/database/redis/app Kustomization: flux-system/cluster-apps-database-redis HelmRelease: database/redis
+++ kubernetes/apps/database/redis/app Kustomization: flux-system/cluster-apps-database-redis HelmRelease: database/redis
@@ -12,13 +12,13 @@
spec:
chart: redis
sourceRef:
kind: HelmRepository
name: bitnami
namespace: flux-system
- version: 19.6.4
+ version: 20.0.3
install:
remediation:
retries: 3
interval: 15m
maxHistory: 3
uninstall: |
--- HelmRelease: database/redis StatefulSet: database/redis-master
+++ HelmRelease: database/redis StatefulSet: database/redis-master
@@ -56,13 +56,13 @@
weight: 1
nodeAffinity: null
enableServiceLinks: true
terminationGracePeriodSeconds: 30
containers:
- name: redis
- image: docker.io/bitnami/redis:7.2.5-debian-12-r4
+ image: docker.io/bitnami/redis:7.4.0-debian-12-r2
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
@@ -136,13 +136,13 @@
mountPath: /opt/bitnami/redis/etc/
subPath: app-conf-dir
- name: empty-dir
mountPath: /tmp
subPath: tmp-dir
- name: metrics
- image: docker.io/bitnami/redis-exporter:1.62.0-debian-12-r2
+ image: docker.io/bitnami/redis-exporter:1.62.0-debian-12-r3
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
bot-akira
bot
changed the title
feat(helm)!: Update redis ( 19.6.1 → 20.0.0 )
feat(helm)!: Update redis ( 19.6.1 → 20.0.1 )
Aug 9, 2024
bot-akira
bot
force-pushed
the
renovate/redis-20.x
branch
2 times, most recently
from
August 11, 2024 00:45
94da2ac
to
abeda72
Compare
bot-akira
bot
changed the title
feat(helm)!: Update redis ( 19.6.1 → 20.0.1 )
feat(helm)!: Update redis ( 19.6.4 → 20.0.1 )
Aug 11, 2024
bot-akira
bot
force-pushed
the
renovate/redis-20.x
branch
from
August 14, 2024 16:17
abeda72
to
7e3a6c3
Compare
bot-akira
bot
changed the title
feat(helm)!: Update redis ( 19.6.4 → 20.0.1 )
feat(helm)!: Update redis ( 19.6.4 → 20.0.2 )
Aug 14, 2024
bot-akira
bot
force-pushed
the
renovate/redis-20.x
branch
from
August 20, 2024 18:15
7e3a6c3
to
9732fc8
Compare
bot-akira
bot
changed the title
feat(helm)!: Update redis ( 19.6.4 → 20.0.2 )
feat(helm)!: Update redis ( 19.6.4 → 20.0.3 )
Aug 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
19.6.4
->20.0.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bitnami/charts (redis)
v20.0.3
v20.0.2
v20.0.1
v20.0.0
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.
This PR has been generated by Renovate Bot.