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(container): update image ghcr.io/dragonflydb/dragonfly ( v1.17.0 → v1.17.1 ) #2844

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

tyriis-automation[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/dragonflydb/dragonfly patch v1.17.0 -> v1.17.1 OpenSSF Scorecard

Warning

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


Release Notes

dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)

v1.17.1

Compare Source

Dragonfly v1.17.1

This is a patch release.

What's Changed

fix: potential data race in the transactional code (#​2911)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Renovate Bot.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@tyriis-automation
Copy link
Contributor Author

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 1 0 0.01s
✅ REPOSITORY gitleaks yes no 2.15s
✅ YAML prettier 1 0 0.49s
✅ YAML yamllint 1 0 0.29s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@tyriis-automation
Copy link
Contributor Author

--- kubernetes/talos-flux/apps/database/dragonfly/cluster Kustomization: flux-system/apps-dragonfly-cluster Dragonfly: database/dragonfly

+++ kubernetes/talos-flux/apps/database/dragonfly/cluster Kustomization: flux-system/apps-dragonfly-cluster Dragonfly: database/dragonfly

@@ -19,13 +19,13 @@

   env:
   - name: MAX_MEMORY
     valueFrom:
       resourceFieldRef:
         divisor: 1Mi
         resource: limits.memory
-  image: ghcr.io/dragonflydb/dragonfly:v1.17.0@sha256:7f1a470b358a3edf064b889df797a952223497f70e59b57f78edf4e018461bd6
+  image: ghcr.io/dragonflydb/dragonfly:v1.17.1@sha256:c4e132cbf3630dbb190ca95a48f748c3d8661872f280daaab983b69c88483f5c
   replicas: 4
   resources:
     limits:
       memory: 512Mi
     requests:
       cpu: 100m

@tyriis-automation tyriis-automation bot merged commit d290581 into main Apr 18, 2024
15 checks passed
@tyriis-automation tyriis-automation bot deleted the renovate/ghcr.io-dragonflydb-dragonfly-1.x branch April 18, 2024 07:07
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