fix(github-release): update dragonfly operator group ( v1.1.8 → v1.1.9 ) (patch) - #426
Merged
Merged
Conversation
Contributor
|
Here's the code health analysis summary for commits Analysis Summary
|
--- HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator
+++ HelmRelease: database/dragonfly-operator Deployment: database/dragonfly-operator
@@ -43,13 +43,13 @@
containers:
- args:
- --health-probe-bind-address=:8081
- --metrics-bind-address=:8080
command:
- /manager
- image: ghcr.io/dragonflydb/operator:v1.1.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
+ image: ghcr.io/dragonflydb/operator:v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
livenessProbe:
failureThreshold: 3
httpGet:
path: /healthz
port: 8081
initialDelaySeconds: 15 |
--- kubernetes/apps/database/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: database/dragonfly-operator
+++ kubernetes/apps/database/dragonfly/app Kustomization: flux-system/dragonfly HelmRelease: database/dragonfly-operator
@@ -35,13 +35,13 @@
- --health-probe-bind-address=:8081
- --metrics-bind-address=:8080
command:
- /manager
image:
repository: ghcr.io/dragonflydb/operator
- tag: v1.1.8@sha256:5e0ebd5d58066499fb19ea4102531972401f2a6100fc9f4dbc45284c4175de82
+ tag: v1.1.9@sha256:a6cc77aa5b2ecd1c6b18e2c91a9c6ca7891ad7fe9c4e60deae660dfac1b33610
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
Tanguille
added a commit
that referenced
this pull request
Aug 6, 2026
Upstream #426 landed in v2.1.11: system_prompt_file and system_prompt are concatenated (file first, inline second) instead of the file being silently dropped. The standing rules move to .github/pr-review-prompt.md, leaving the scalar to hold only the per-PR release-notes branch.
Tanguille
added a commit
that referenced
this pull request
Aug 6, 2026
Upstream #426 landed in v2.1.11: system_prompt_file and system_prompt are concatenated (file first, inline second) instead of the file being silently dropped. The standing rules move to .github/pr-review-prompt.md, leaving the scalar to hold only the per-PR release-notes branch.
Tanguille
added a commit
that referenced
this pull request
Aug 21, 2026
Upstream #426 landed in v2.1.11: system_prompt_file and system_prompt are concatenated (file first, inline second) instead of the file being silently dropped. The standing rules move to .github/pr-review-prompt.md, leaving the scalar to hold only the per-PR release-notes branch.
Tanguille
added a commit
that referenced
this pull request
Aug 21, 2026
fix(github-release): update dragonfly operator group ( v1.1.8 → v1.1.9 ) (patch)
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
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:
v1.1.8->v1.1.9v1.1.8->v1.1.9Release Notes
dragonflydb/dragonfly-operator (dragonflydb/dragonfly-operator)
v1.1.9Compare Source
Release v1.1.9
Docker image:
ghcr.io/dragonflydb/operator:v1.1.9Helm chart:
oci://ghcr.io/dragonflydb/dragonfly-operator/helmThis release bumps the dragonfly version to
v1.26.2, and has some other configuration improvementsWhat's Changed
New Contributors
Full Changelog: dragonflydb/dragonfly-operator@v1.1.8...v1.1.9
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.