Skip to content

Releases: grafana/grafana-operator

v5.6.2

07 Feb 20:52
9ba98c5
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump reviewdog/action-setup from 1.1.0 to 1.2.0 by @dependabot in #1389
  • chore(deps): bump tj-actions/changed-files from 42.0.0 to 42.0.2 by @dependabot in #1390
  • fix: remove unused permissions (tokenreviews, subjectaccessreviews) by @weisdd in #1394
  • Trying to pass OLM CI by @NissesSenap in #1387
  • chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #1398
  • docs: document how to add persistent volumes and keycloak integration to grafana instance by @armagankaratosun in #1397
  • Fix errors in SBOM download commands by @qerub in #1400
  • update deployment name to allow change of label selectors by @pb82 in #1403
  • prepare 5.6.2 by @NissesSenap in #1404

New Contributors

Full Changelog: v5.6.1...v5.6.2

v5.6.1

22 Jan 09:40
72eda03
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump tj-actions/changed-files from 40.2.0 to 40.2.2 by @dependabot in #1337
  • chore(deps): bump actions/deploy-pages from 2 to 3 by @dependabot in #1333
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #1335
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #1336
  • chore(deps): bump actions/configure-pages from 3 to 4 by @dependabot in #1334
  • chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.24.0 to 0.26.0 by @dependabot in #1332
  • fix(jsonnet): flaky test TestGetJsonProjectBuildRoundName by @weisdd in #1343
  • Add cosmetic changes to the README by @ishanjainn in #1341
  • chore: update deployment manifests for helm, kustomize & OLM by @theSuess in #1344
  • fix: set updated provider in olm bundle by @theSuess in #1346
  • Use PATCH endpoint instead of GET + PUT in home dashboard config by @jaehnri in #1345
  • update README with v4 end of support notice by @HubertStefanski in #1348
  • fix G601: Implicit memory aliasing in for loop in datasource_controller by @NissesSenap in #1352
  • chore(deps): bump fluxcd/flux2 from 2.1.2 to 2.2.1 by @dependabot in #1355
  • Update GrafanaFolder example syntax by @johankok in #1359
  • Update go dependencies by @HubertStefanski in #1360
  • chore(deps): bump fluxcd/flux2 from 2.2.1 to 2.2.2 by @dependabot in #1361
  • chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #1362
  • chore(deps): bump tj-actions/changed-files from 40.2.2 to 41.0.1 by @dependabot in #1363
  • chore(deps): bump actions/deploy-pages from 3 to 4 by @dependabot in #1364
  • chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #1366
  • chore(deps): bump reviewdog/action-setup from 1.0.6 to 1.1.0 by @dependabot in #1365
  • chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #1368
  • Update operator version in deployment.yaml by @Links2004 in #1367
  • Fix dashboard from configmap via sidecar example by @johankok in #1370
  • make datasource follow grafana openapi by @NissesSenap in #1372
  • docs: add proposal for grafana alerting by @theSuess in #1349
  • remove permissions for openshift only resources in helm chart by @pb82 in #1356
  • Add helper for namespace handling, fix rbac for watchNamespaces by @rasebo in #1329
  • update release action to auto release kustomize yaml's as assets by @Links2004 in #1371
  • chore(deps): bump tj-actions/changed-files from 41.0.1 to 41.1.1 by @dependabot in #1374
  • spdx sbom for grafana-operator and sign image by @NissesSenap in #1351
  • Create ldap configmap example by @kcepaxe in #1376
  • chore(deps): bump tj-actions/changed-files from 41.1.1 to 42.0.0 by @dependabot in #1377
  • chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #1378
  • Feature/enrich grafana controller manager labels by @mikaayil in #1373
  • chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 by @dependabot in #1382
  • chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #1381
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0 by @dependabot in #1379
  • prepare 5.6.1 by @NissesSenap in #1384
  • add packages: write to release by @NissesSenap in #1385

New Contributors

Full Changelog: v5.6.0...v5.6.1

v5.6.0

11 Dec 09:11
5b97d64
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump tj-actions/changed-files from 40.1.1 to 40.2.0 by @dependabot in #1327
  • Add namespace to templates by @rasebo in #1322
  • chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.23.0 to 0.24.0 by @dependabot in #1251
  • add blog around operator history and scope by @HubertStefanski in #1328
  • chore: replace references to old github repository by @theSuess in #1339
  • chore: release 5.6.0 by @theSuess in #1340

New Contributors

Full Changelog: v5.5.2...v5.6.0

v5.5.2

28 Nov 12:06
8f64b5e
Compare
Choose a tag to compare

What's Changed

  • Run helm template as a basic check of the helm chart by @NissesSenap in #1318
  • blog post entry for upcoming operator repo migration to upstream grafana by @HubertStefanski in #1314
  • Fix typo in blogpost by @HubertStefanski in #1319
  • fix(deployment reconciler): Couldn't parse image reference "docker.io/grafana/grafana@9.1.6" by @sonnyg in #1320
  • prepare 5.5.2 by @NissesSenap in #1321

New Contributors

Full Changelog: v5.5.1...v5.5.2

v5.5.1

23 Nov 19:33
3d39fd3
Compare
Choose a tag to compare

This release is only to fix the helm chart that we broke in version v5.5.0.
We currently don't version the hlem chart and the operator version separately, so that is why we have to do this.
None of the other PRs that has been merged contains any changes around functionality for the grafana-operator.

This release won't be published to OLM, due to that it don't contain any changes that got any impact on OLM.

What's Changed

Full Changelog: v5.5.0...v5.5.1

v5.5.0

21 Nov 18:08
7d469e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.4.2...v5.5.0

v5.4.2

02 Nov 16:56
0507a8f
Compare
Choose a tag to compare

What's Changed

  • chore: import packages only once by @testwill in #1242
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #1247
  • chore(deps): bump tj-actions/changed-files from 39.0.1 to 39.0.3 by @dependabot in #1248
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 by @dependabot in #1249
  • bulk update k8s.io dependencies to 0.28.2 by @HubertStefanski in #1254
  • docs: document how to resolve grafana folder conflicts due to name change by @JameelB in #1256
  • chore(deps): bump fluxcd/flux2 from 2.1.0 to 2.1.1 by @dependabot in #1259
  • chore(deps): bump tj-actions/changed-files from 39.0.3 to 39.2.0 by @dependabot in #1258
  • don't requeue if dashboard CR are broken by @NissesSenap in #1236
  • Increase grafana-operator-controller-manager memory limit by @hugares in #1260
  • fix namespace scope with single namespace by @tamcore in #1262
  • chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #1263
  • chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #1264
  • chore(deps): bump tj-actions/changed-files from 39.2.0 to 39.2.1 by @dependabot in #1267
  • chore(deps): bump fluxcd/flux2 from 2.1.1 to 2.1.2 by @dependabot in #1273
  • chore(deps): bump tj-actions/changed-files from 39.2.1 to 39.2.2 by @dependabot in #1272
  • fix scope of generated (Cluster)Role(Binding)s by @tamcore in #1271
  • chore(deps): bump tj-actions/changed-files from 39.2.2 to 39.2.3 by @dependabot in #1285
  • chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #1284
  • chore(deps): bump tj-actions/changed-files from 39.2.3 to 40.0.0 by @dependabot in #1291
  • chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #1289
  • chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #1290
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by @dependabot in #1283
  • fix: reintroduce-support-for-proxy by @weisdd in #1286
  • extend release workflow to push to quay by @HubertStefanski in #1278
  • Make operator exportable by removing grafonnet-lib git submodule by @jaehnri in #1280
  • prepare v5.4.2 by @pb82 in #1293

New Contributors

Full Changelog: v5.4.1...v5.4.2

V5.4.1

12 Sep 09:15
89d647e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump tj-actions/changed-files from 38.1.3 to 38.2.1 by @dependabot in #1227
  • extended operator resource memory limit by @imedaouidene in #1231
  • Modernize the Readme, make it more readable. by @HubertStefanski in #1232
  • Add target for detecting broken links in documentation by @rodrigc in #1104
  • chore(deps): bump tj-actions/changed-files from 38.2.1 to 39.0.1 by @dependabot in #1238
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 by @dependabot in #1240
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #1239
  • grafanadatasource make values required by @NissesSenap in #1235
  • prepare v5.4.1 by @HubertStefanski in #1243

New Contributors

Full Changelog: v5.4.0...v5.4.1

This release is a patch version to replace broken containerImage references in the v5.4.0 operator manifests, Also contains smaller dependency updates and memory limit increases

v5.4.0

05 Sep 11:43
6be5c9b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump k8s.io/apimachinery from 0.27.2 to 0.27.3 by @dependabot in #1134
  • chore(deps): bump fluxcd/flux2 from 0.41.2 to 2.0.1 by @dependabot in #1160
  • chore(deps): bump tj-actions/changed-files from 37.4.0 to 37.5.1 by @dependabot in #1185
  • chore(deps): bump github.com/onsi/gomega from 1.27.9 to 1.27.10 by @dependabot in #1184
  • chore(deps): bump k8s.io/apimachinery from 0.27.3 to 0.27.4 by @dependabot in #1183
  • chore(deps): bump tj-actions/changed-files from 37.5.1 to 37.5.2 by @dependabot in #1191
  • chore(deps): bump reviewdog/action-setup from 1.0.5 to 1.0.6 by @dependabot in #1190
  • Bulk Dependency updates by @HubertStefanski in #1187
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.15.1 by @dependabot in #1189
  • chore(deps): bump tj-actions/changed-files from 37.5.2 to 37.6.0 by @dependabot in #1194
  • chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #1195
  • add example for Google SSO by @ShankyJS in #1196
  • fix secretkeyref omitempty wrong symbol causing invalid crd field generation by @HubertStefanski in #1199
  • [WIP] chore: Update crdoc to pull in these fixes: by @rodrigc in #1198
  • chore(deps): bump tj-actions/changed-files from 37.6.0 to 37.6.1 by @dependabot in #1203
  • chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #1202
  • fix: change operator provider to "Community" by @rodrigc in #1209
  • add back subresource on OCP for custom hostname by @davidkarlsen in #1207
  • k8s.io module bulk updates by @HubertStefanski in #1211
  • chore(deps): bump fluxcd/flux2 from 2.0.1 to 2.1.0 by @dependabot in #1214
  • chore(deps): bump tj-actions/changed-files from 37.6.1 to 38.1.3 by @dependabot in #1215
  • chore(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1 by @dependabot in #1219
  • feat: add ability to provide JSONnet project libraries to runtime inside operator by @olejeglejeg in #1212
  • Check remote changes by @pb82 in #1213
  • chore(deps): bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 by @dependabot in #1217
  • prepare 5.4.0 by @NissesSenap in #1228

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

24 Jul 16:39
b29547d
Compare
Choose a tag to compare

What's Changed

  • feat: remove cpu limit default by @jrRibeiro in #1163
  • Update allowCrossNamespaceImport docs issue link by @NissesSenap in #1165
  • chore(deps): bump github.com/grafana/grafana-api-golang-client from 0.20.1 to 0.23.0 by @dependabot in #1136
  • fix: limit dashboard versions to 20 if not otherwise specified by @pb82 in #1168
  • chore(deps): bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #1166
  • chore(deps): bump tj-actions/changed-files from 37.1.0 to 37.1.2 by @dependabot in #1167
  • feat: allow replacement pattern in data sources by @pb82 in #1172
  • fix: ensure folder permisisions are updated on resync by @JameelB in #1169
  • chore(deps): bump tj-actions/changed-files from 37.1.2 to 37.4.0 by @dependabot in #1179
  • chore(deps): bump github.com/onsi/gomega from 1.27.8 to 1.27.9 by @dependabot in #1178
  • Bump controller-gen to v0.12.0 by @rodrigc in #1159
  • Prepare v5.3.0 by @pb82 in #1180

Full Changelog: v5.2.0...v5.3.0