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

fix: update helm chart redis to 17.3.8 #2178

Merged
merged 1 commit into from
Nov 6, 2022
Merged

fix: update helm chart redis to 17.3.8 #2178

merged 1 commit into from
Nov 6, 2022

Conversation

bloopy-boi[bot]
Copy link
Contributor

@bloopy-boi bloopy-boi bot commented Nov 6, 2022

This PR contains the following updates:

Package Update Change
redis (source) patch 17.3.7 -> 17.3.8

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "after 1am and before 5am" in timezone America/Detroit, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Nov 6, 2022

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@bloopy-boi bloopy-boi bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. area/cluster Changes made in the cluster directory labels Nov 6, 2022
@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Nov 6, 2022

Path: cluster/apps/auth/authentik/redis/helm-release.yaml
Version: 17.3.7 -> 17.3.8

@@ -266,10 +266,10 @@
 app.kubernetes.io/managed-by: Helm
 app.kubernetes.io/component: master
 annotations:
- checksum/configmap: 26a6e08c4dc3a04e2beaf94e6e98b2ec2ff4b8b1824f579e019b88c47139b2f5
- checksum/health: df4f1e213756e7c4bc0408d512fd2606fe5469a422ad6732bfd427ba71910296
- checksum/scripts: 6c2c6892d1179eda131a455eb88ff7e2142da711255196e1e2ba488573bc87a1
- checksum/secret: e6f42a488a6b93d67164a7a65906e5c785aa0dfb4f949e27f6e94144ab02dfde
+ checksum/configmap: cc3139259bae55f5b31657832e0c42bdd7a57ecffd42979d6d3ff5c7e2a26298
+ checksum/health: 138f3ca1b1e55be91ea30cbfd5b7d54431f93a84d97b1a0232d439f784b297af
+ checksum/scripts: e7bbf8c867ce418196bbc7c3a27a8b3dc09141d1c72c17d417ebb5fc85ce6a95
+ checksum/secret: 9af4bc5f65a58bdcc34c9b391151dd79b3c9c262a402771cc2d0cec8e2cf2884
 spec:
 securityContext:
 fsGroup: 1001
@@ -289,7 +289,7 @@
 terminationGracePeriodSeconds: 30
 containers:
 - name: redis
- image: docker.io/bitnami/redis:7.0.5-debian-11-r7
+ image: docker.io/bitnami/redis:7.0.5-debian-11-r15
 imagePullPolicy: "IfNotPresent"
 securityContext:
 runAsUser: 1001

@bloopy-boi
Copy link
Contributor Author

bloopy-boi bot commented Nov 6, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.16s
✅ YAML prettier 3 0 0 0.55s
✅ YAML yamllint 3 0 0.22s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@h3mmy h3mmy merged commit 65e2657 into main Nov 6, 2022
@h3mmy h3mmy deleted the renovate/redis-17.3.x branch November 6, 2022 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster Changes made in the cluster directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant