-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update module github.com/grafana/grafana-operator/v5 to v5.20.0 #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
base: main
Are you sure you want to change the base?
Conversation
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
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
d4da828 to
27adf01
Compare
27adf01 to
143031c
Compare
143031c to
68efd06
Compare
|
68efd06 to
00719c2
Compare
This PR contains the following updates:
v5.8.0->v5.20.0Warning
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.20.0Compare Source
Welcome to release 5.20.0 of the Grafana Operator!
The biggest new feature is support for service account management using the operator. We also added some other quality of live improvements (like the ability to use
latestas a plugin version) and implemented some long overdue bug fixes!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.19.0...v5.20.0
v5.19.4Compare Source
v5.19.3Compare Source
v5.19.2Compare Source
v5.19.1Compare Source
v5.19.0Compare 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=trueby @Baarsgaard in #2066.spec.route.subdomainby @Baarsgaard in #2074Fixes
.spec.versionusing Patch to avoid Deployment spec drift by @Baarsgaard in #2037forto 0s by @Baarsgaard in #2094.spec.config.security.admin_*as fallback for external instances by @Baarsgaard in #2092Dependencies
99baf0dto v0.30.0 by @dependabot[bot] in #2012New Contributors
Full Changelog: grafana/grafana-operator@v5.18.0...v5.19.0
v5.18.0Compare 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.1Compare 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
safecaching 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.0Compare 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_LABELSenvironment 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.0Compare Source
This release adds a bunch of cool features, so be sure to check it out!
Highlights include:
11.3.0as 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.versionby @theSuess in #1764Fixes
GrafanaNotificationPolicyreconcile loop ignoring namespace boundaries by @Baarsgaard in #1815Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.15.1...v5.16.0
v5.15.1Compare 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.0Compare Source
What's Changed
Changes
.svcto internal grafanaadminUrlby @amimof in #1713spec.uidforGrafanaFolderby @Baarsgaard in #1686spec.uidforGrafanaDashboardby @Baarsgaard in #1694GrafanaFolderby @Baarsgaard in #1728Docs
Dependencies
New Contributors
Full Changelog: grafana/grafana-operator@v5.14.0...v5.15.0
v5.14.0Compare 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
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.