-
Notifications
You must be signed in to change notification settings - Fork 15
feat(container): update image public.ecr.aws/docker/library/redis to v7.4.6 #5353
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cluster-0-public.ecr.aws-docker-library-redis-7.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(container): update image public.ecr.aws/docker/library/redis to v7.4.6 #5353
renovate
wants to merge
1
commit into
main
from
renovate/cluster-0-public.ecr.aws-docker-library-redis-7.x
Conversation
This file contains hidden or 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/cluster-0/apps/security/authentik/redis Kustomization: flux-system/cluster-apps-authentik-redis HelmRelease: security/authentik-redis
+++ kubernetes/cluster-0/apps/security/authentik/redis Kustomization: flux-system/cluster-apps-authentik-redis HelmRelease: security/authentik-redis
@@ -38,13 +38,13 @@
secretKeyRef:
key: AUTHENTIK_REDIS_PASSWORD
name: authentik-redis-secret
REDIS_PORT: 6379
image:
repository: public.ecr.aws/docker/library/redis
- tag: 7.2.4
+ tag: 7.4.2
resources:
limits:
memory: 256M
requests:
cpu: 5m
memory: 128M
--- kubernetes/cluster-0/apps/security/oauth2-proxy/redis Kustomization: flux-system/oauth2-proxy-redis HelmRelease: security/oauth2-proxy-redis
+++ kubernetes/cluster-0/apps/security/oauth2-proxy/redis Kustomization: flux-system/oauth2-proxy-redis HelmRelease: security/oauth2-proxy-redis
@@ -38,13 +38,13 @@
REDIS_REPLICATION_MODE: master
envFrom:
- secretRef:
name: oauth2-proxy-redis-secrets
image:
repository: public.ecr.aws/docker/library/redis
- tag: 7.0.12@sha256:08a82d4bf8a8b4dd94e8f5408cdbad9dd184c1cf311d34176cd3e9972c43f872
+ tag: 7.4.2@sha256:bd41d55aae1ecff61b2fafd0d66761223fe94a60373eb6bb781cfbb570a84079
resources:
limits:
memory: 1Gi
requests:
cpu: 100m
service: |
🦙 MegaLinter status: ❌ ERROR
See detailed report in MegaLinter reports |
9133836
to
e0df41b
Compare
e0df41b
to
9d525da
Compare
9d525da
to
a279847
Compare
53ad2a7
to
a3f2081
Compare
ad7034e
to
79ac7ed
Compare
e50a0ed
to
5d912c5
Compare
5d912c5
to
06a7734
Compare
5df8288
to
248953d
Compare
248953d
to
2437755
Compare
9cf95f6
to
3ce41e3
Compare
0e211ad
to
7007b68
Compare
9615163
to
cac4485
Compare
e032c20
to
ca8bafa
Compare
9b5052a
to
fa8083b
Compare
f00112a
to
5b95da3
Compare
…v7.4.6 | datasource | package | from | to | | ---------- | ----------------------------------- | ------ | ----- | | docker | public.ecr.aws/docker/library/redis | 7.2.4 | 7.4.6 | | docker | public.ecr.aws/docker/library/redis | 7.0.12 | 7.4.6 |
5b95da3
to
ebabf09
Compare
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:
7.2.4
->7.4.6
7.0.12
->7.4.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.