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 dragonfly ( v1.14.2 → v1.14.3 ) - autoclosed #1666

Closed
wants to merge 1 commit into from

Conversation

smurf-bot[bot]
Copy link
Contributor

@smurf-bot smurf-bot bot commented Feb 7, 2024

This PR contains the following updates:

Package Update Change
dragonfly patch v1.14.2 -> v1.14.3

Release Notes

dragonflydb/dragonfly (dragonfly)

v1.14.3

Compare Source

What's Changed

Full Changelog: dragonflydb/dragonfly@v1.14.2...v1.14.3


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 has been generated by Renovate Bot.

@smurf-bot smurf-bot bot requested a review from joryirving as a code owner February 7, 2024 07:02
@smurf-bot smurf-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory cluster/teyvat labels Feb 7, 2024
@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 7, 2024

--- HelmRelease: database/dragonfly StatefulSet: database/dragonfly

+++ HelmRelease: database/dragonfly StatefulSet: database/dragonfly

@@ -31,13 +31,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: docker.dragonflydb.io/dragonflydb/dragonfly:v1.14.2
+        image: docker.dragonflydb.io/dragonflydb/dragonfly:v1.14.3
         imagePullPolicy: IfNotPresent
         ports:
         - name: dragonfly
           containerPort: 6379
           protocol: TCP
         livenessProbe:

@smurf-bot
Copy link
Contributor Author

smurf-bot bot commented Feb 7, 2024

--- kubernetes/teyvat/apps/database/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: database/dragonfly

+++ kubernetes/teyvat/apps/database/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: database/dragonfly

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

     spec:
       chart: dragonfly
       sourceRef:
         kind: HelmRepository
         name: dragonfly
         namespace: flux-system
-      version: v1.14.2
+      version: v1.14.3
   dependsOn:
   - name: rook-ceph-cluster
     namespace: rook-ceph
   install:
     remediation:
       retries: 3

| datasource | package                                      | from    | to      |
| ---------- | -------------------------------------------- | ------- | ------- |
| docker     | ghcr.io/dragonflydb/dragonfly/helm/dragonfly | v1.14.2 | v1.14.3 |
@smurf-bot smurf-bot bot force-pushed the renovate/teyvat-dragonfly-1.x branch from e8e8c0e to ba5f90d Compare February 7, 2024 15:02
@smurf-bot smurf-bot bot changed the title fix(container): update dragonfly ( v1.14.2 → v1.14.3 ) fix(container): update dragonfly ( v1.14.2 → v1.14.3 ) - autoclosed Feb 7, 2024
@smurf-bot smurf-bot bot closed this Feb 7, 2024
@smurf-bot smurf-bot bot deleted the renovate/teyvat-dragonfly-1.x branch February 7, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants