chore(deps): update dependency grafana/grafana-operator to v5.21.4 - autoclosed #3432
Reference in New Issue
Block a user
Delete Branch "renovate/grafana-grafana-operator-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v5.20.0→v5.21.4Release Notes
grafana/grafana-operator (grafana/grafana-operator)
v5.21.4Compare Source
This release contains a few fixes around
HTTPRouteCRD discovery, kustomize artifacts, andNotificationPolicyvalidations.What's Changed
Breaking changes
.spec.routeby @Baarsgaard in #2270:.spec.route. Those fields have never had any effect, so should have never been used by anyone in the first place. More details can be found in the related PR;Fixes
HTTPRouteCRD was actually missing, the operator would crash while trying to do cache fine-tuning (part of the start-up process). From now on, the operator will specifically check forHTTPRouteCRD instead;v5.18.0, cluster-scoped kustomize artifacts (kustomize-cluster_scoped.yaml) have contained a stale image override. Those artifacts, based on our pull stats, are not widely used, so the effect was minimal. In any case, we'll adjust our Makefile targets to prevent accidental image overrides.New Contributors
Full Changelog: https://github.com/grafana/grafana-operator/compare/v5.21.3...v5.21.4
v5.21.3Compare Source
NOTE: This patch release is aimed to fix a bug in the helm chart around setting the default value for
image.repository(in earlier v5.21.x versions, it should have been set tografana/grafana-operator, not toghcr.io/grafana/grafana-operator, which resulted inErrImagePullerrors).What's Changed
Fixes
Full Changelog: https://github.com/grafana/grafana-operator/compare/v5.21.2...v5.21.3
v5.21.2Compare Source
NOTE: due to a bug in our workflow,
image.repositoryin the helm chart is set toghcr.io/grafana/grafana-operator(instead ofgrafana/grafana-operator), which will lead to theErrImagePullerror in Kubernetes. You can either do a manual override or wait for chart5.21.3.What's Changed
Fixes
*/finalizerspatch;update perms for OpenShift by @Baarsgaard in #2391Full Changelog: https://github.com/grafana/grafana-operator/compare/v5.21.1...v5.21.2
v5.21.1Compare Source
NOTE: functionality-wise,
v5.21.1is the same asv5.21.0. - The patch release contains only a fix for our helm publishing workflow. Make sure to use5.21.1tag for helm chart.NOTE: due to a bug in our workflow,
image.repositoryin the helm chart is set toghcr.io/grafana/grafana-operator(instead ofgrafana/grafana-operator), which will lead to theErrImagePullerror in Kubernetes. You can either do a manual override or wait for chart5.21.3.Welcome to release 5.21.1 of the Grafana Operator!
It mainly includes bug fixes but also some cool new features (like kubernetes-native JWT authentication, HTTPRoute support or more flexible date parsing in alert rule groups).
We also made some changes to the helm chart. One minor change is that we removed the
vprefix from our chart versions which should hopefully simplify OCI installations. We also aligned theimage.repositoryvalue with other Grafana helm charts which might cause issues. More details can be found in the next section.Breaking changes to the helm chart
If you've been using the
image.repositoryfield to change the image, this field has been split intoregistryandrepositoryto align with the rest of the Grafana helm charts.To migrate any custom values to this new format, follow this example:
Migration example
If your
values.yamlcontained this:you'll need to replace it with this:
values.yaml, you can safely ignore this.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.client.useKubeAuthby @Baarsgaard in #2137dandwinforduration strings by @vignesh-codes in #2269Fixes
.spec.editablecannot be be disabled by @Miguel-Barros96 in #2276CreateContainerConfigErrorwithdisableDefaultAdminSecretand admin secret missing by @Baarsgaard in #2356vprefix from Helm Chart version by @Baarsgaard in #2377Dependencies
d92957cby @renovate-sh-app[bot] in #22288c9accaby @renovate-sh-app[bot] in #2229bc988d5by @renovate-sh-app[bot] in #2230New Contributors
Full Changelog: https://github.com/grafana/grafana-operator/compare/v5.20.0...v5.21.0
v5.21.0Compare Source
Welcome to release 5.21.0 of the Grafana Operator!
It mainly includes bug fixes but also some cool new features (like kubernetes-native JWT authentication, HTTPRoute support or more flexible date parsing in alert rule groups).
We also made some changes to the helm chart. One minor change is that we removed the
vprefix from our chart versions which should hopefully simplify OCI installations. We also aligned theimage.repositoryvalue with other Grafana helm charts which might cause issues. More details can be found in the next section.Breaking changes to the helm chart
If you've been using the
image.repositoryfield to change the image, this field has been split intoregistryandrepositoryto align with the rest of the Grafana helm charts.To migrate any custom values to this new format, follow this example:
Migration example
If your
values.yamlcontained this:you'll need to replace it with this:
values.yaml, you can safely ignore this.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.client.useKubeAuthby @Baarsgaard in #2137dandwinforduration strings by @vignesh-codes in #2269Fixes
.spec.editablecannot be be disabled by @Miguel-Barros96 in #2276CreateContainerConfigErrorwithdisableDefaultAdminSecretand admin secret missing by @Baarsgaard in #2356vprefix from Helm Chart version by @Baarsgaard in #2377Dependencies
d92957cby @renovate-sh-app[bot] in #22288c9accaby @renovate-sh-app[bot] in #2229bc988d5by @renovate-sh-app[bot] in #2230New Contributors
Full Changelog: https://github.com/grafana/grafana-operator/compare/v5.20.0...v5.21.0
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 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 has been generated by Renovate Bot.
255574beabtoe22461dc21e22461dc21toc6c21afb7bc6c21afb7bto88b0f9880cchore(deps): update dependency grafana/grafana-operator to v5.21.4to chore(deps): update dependency grafana/grafana-operator to v5.21.4 - autoclosedPull request closed