-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update module github.com/grafana/grafana-operator/v5 to v5.19.4 #491
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-grafana-grafana-operator-v5-5.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
a64bf2c
to
3b0a47f
Compare
3b0a47f
to
626c46e
Compare
c3de4a7
to
87bfb65
Compare
87bfb65
to
6f61fe4
Compare
6f61fe4
to
d3018c6
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
d3018c6
to
9ec7b26
Compare
9ec7b26
to
3d7fd3f
Compare
06f084e
to
2e674b4
Compare
2e674b4
to
efa0b67
Compare
efa0b67
to
e1805c5
Compare
e1805c5
to
893ee62
Compare
893ee62
to
c6b4e2a
Compare
c6b4e2a
to
5426b2b
Compare
5426b2b
to
1e58e33
Compare
1e58e33
to
cea3463
Compare
cea3463
to
b4f2e0e
Compare
b4f2e0e
to
2cd0fa0
Compare
2cd0fa0
to
78b01c7
Compare
78b01c7
to
3f20dac
Compare
3f20dac
to
58535a2
Compare
58535a2
to
9d3c542
Compare
9d3c542
to
fb77dd9
Compare
fb77dd9
to
0dfc7b5
Compare
ff8711a
to
7a40dcf
Compare
1e7bbc3
to
ca1b3f7
Compare
ca1b3f7
to
d4da828
Compare
d4da828
to
27adf01
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v5.8.0
->v5.19.4
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
grafana/grafana-operator (github.com/grafana/grafana-operator/v5)
v5.19.4
Compare Source
v5.19.3
Compare Source
v5.19.2
Compare Source
v5.19.1
Compare Source
v5.19.0
Compare Source
Welcome to release 5.19.0 of the Grafana Operator!
This release features many smaller enhancements, like better status updates for most resources, as well as updating our spec to match changes in dependencies (more fields in alert rule groups, improved ingress & route support etc.).
We're also improving our image signing process. This is the first release after this change so we might push out a new minor release soon if something is not quite working.
Upgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
What's Changed
Features
.spec.suspend=true
by @Baarsgaard in #2066.spec.route.subdomain
by @Baarsgaard in #2074Fixes
.spec.version
using Patch to avoid Deployment spec drift by @Baarsgaard in #2037for
to 0s by @Baarsgaard in #2094.spec.config.security.admin_*
as fallback for external instances by @Baarsgaard in #2092Dependencies
99baf0d
to v0.30.0 by @dependabot[bot] in #2012New Contributors
Full Changelog: grafana/grafana-operator@v5.18.0...v5.19.0
v5.18.0
Compare Source
We're proud to announce version 5.18.0 of the Grafana Operator!
This release adds many fixes for bugs introduced by our refactoring of the caching logic. It also adds an option to scale up the concurrent reconciles for large installations.
Upgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
What's Changed
Features
Fixes
Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.17.1...v5.18.0
v5.17.1
Compare Source
We're proud to announce version 5.17.1 of the Grafana Operator!
This release mostly contains bugfixes and performance improvements. Most notably, issue #1917 has been fixed, and we have enabled the
safe
caching mode by default.Upgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
What's Changed
Features
Fixes
Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.17.0...v5.17.1
v5.17.0
Compare Source
We're proud to announce version 5.17.0 of the Grafana Operator!
Highlights include recording rules, a service for HA configuration, sharding and memory optimizations.
The memory optimizations are currently opt-in. To try them out, configure the
ENFORCE_CACHE_LABELS
environment variable. See the comments in the helm values for more information.Upgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
Changelog:
Features
Fixes
Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.16.0...v5.17.0
v5.16.0
Compare Source
This release adds a bunch of cool features, so be sure to check it out!
Highlights include:
11.3.0
as the new default versionUpgrade instructions
Using Helm
Using kubectl
Using kustomize
Using OLM
Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.
Changelog:
Features
spec.version
by @theSuess in #1764Fixes
GrafanaNotificationPolicy
reconcile loop ignoring namespace boundaries by @Baarsgaard in #1815Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.15.1...v5.16.0
v5.15.1
Compare Source
This release only affects the way we publish helm charts. See the release notes for v5.15.0 for a more comprehensive list.
v5.15.0
Compare Source
What's Changed
Changes
.svc
to internal grafanaadminUrl
by @amimof in #1713spec.uid
forGrafanaFolder
by @Baarsgaard in #1686spec.uid
forGrafanaDashboard
by @Baarsgaard in #1694GrafanaFolder
by @Baarsgaard in #1728Docs
Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.14.0...v5.15.0
v5.14.0
Compare Source
What's Changed
Heads up! This release contains a refactoring of the RBAC rules in our deployment templates. If you encounter any permission issues please let us know!
Changes
Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.13.0...v5.14.0
v5.13.0
Compare Source
What's Changed
Changes
disableResolveMessage
for contact points by @theSuess in #1669Development
yq
is not downloaded or referenced properly in Makefile by @Baarsgaard in #1637kubectl apply
error by @peterbecich in #1668Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.12.0...v5.13.0
v5.12.0
Compare Source
What's Changed
Changes
Dependencies
Full Changelog: grafana/grafana-operator@v5.11.0...v5.12.0
v5.11.0
Compare Source
What's Changed
Changes
Dependencies
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.