Releases: canonical/grafana-k8s-operator
Revision 174
{
"name": "grafana-k8s",
"revision": 174,
"resources": [
{
"name": "grafana-image",
"revision": 77,
"upstream_source": "docker.io/ubuntu/grafana@sha256:d2f26ddd1e0263cd84291375f9a2309dbc08abbd465e0554a5b678824a5f207a"
}
]
}This revision is for [email protected] (amd64)
Released to dev/edge on November 21, 2025 at 13:01 UTC
What's Changed
- chore: update charm libraries by @observability-noctua-bot in #477
- 1/3 - Proper HA support with mysql/postgres by @dstathis in #463
Full Changelog: rev172...rev174
Revision 172
{
"name": "grafana-k8s",
"revision": 172,
"resources": [
{
"name": "grafana-image",
"revision": 77,
"upstream_source": "docker.io/ubuntu/grafana@sha256:d2f26ddd1e0263cd84291375f9a2309dbc08abbd465e0554a5b678824a5f207a"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream@sha256:86ffeaba5e3744771b5db95c847078bdb46d34238058a49ee54537dff70b8824"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on November 3, 2025 at 21:49 UTC
What's Changed
- feat: TF Juju provider v1 by @MichaelThamm in #472
- chore: make hook execution time ~4.5x faster by @michaeldmitry in #471
Full Changelog: rev171...rev172
Revision 171
{
"name": "grafana-k8s",
"revision": 171,
"resources": [
{
"name": "grafana-image",
"revision": 77,
"upstream_source": "docker.io/ubuntu/grafana@sha256:d2f26ddd1e0263cd84291375f9a2309dbc08abbd465e0554a5b678824a5f207a"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream@sha256:86ffeaba5e3744771b5db95c847078bdb46d34238058a49ee54537dff70b8824"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on October 29, 2025 at 14:39 UTC
What's Changed
- chore: update charm libraries by @observability-noctua-bot in #461
- feat: add renovate by @lucabello in #465
- chore: update charm libraries by @observability-noctua-bot in #466
- fix: remove tls router and middlewares by @sinapah in #467
- chore: migrate to ops[tracing] by @michaeldmitry in #470
- chore: pin TF Juju provider to version = "< 1.0.0" by @MichaelThamm in #474
- chore: remove traefik restart in ingress itest by @sinapah in #473
Full Changelog: rev169...rev171
Revision 170
{
"name": "grafana-k8s",
"revision": 170,
"resources": [
{
"name": "grafana-image",
"revision": 77,
"upstream_source": "docker.io/ubuntu/grafana@sha256:d2f26ddd1e0263cd84291375f9a2309dbc08abbd465e0554a5b678824a5f207a"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream@sha256:86ffeaba5e3744771b5db95c847078bdb46d34238058a49ee54537dff70b8824"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on October 28, 2025 at 16:52 UTC
What's Changed
- chore: update charm libraries by @observability-noctua-bot in #461
- feat: add renovate by @lucabello in #465
- chore: update charm libraries by @observability-noctua-bot in #466
- fix: remove tls router and middlewares by @sinapah in #467
- chore: migrate to ops[tracing] by @michaeldmitry in #470
- chore: pin TF Juju provider to version = "< 1.0.0" by @MichaelThamm in #474
Full Changelog: rev169...rev170
Revision 169
{
"name": "grafana-k8s",
"revision": 169,
"resources": [
{
"name": "grafana-image",
"revision": 77,
"upstream_source": "docker.io/ubuntu/grafana:12-24.04"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream:0.4.0-beta.2"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on October 20, 2025 at 20:47 UTC
What's Changed
- chore: update charm libraries by @observability-noctua-bot in #454
- fix: Capture
ValueErrorexception in_replace_uidby @Abuelodelanada in #457 - fix: set GF_SERVER_SERVE_FROM_SUB_PATH true if ingress available by @sinapah in #460
Full Changelog: rev164...rev169
Revision 164
{
"name": "grafana-k8s",
"revision": 164,
"resources": [
{
"name": "grafana-image",
"revision": 74,
"upstream_source": "docker.io/ubuntu/grafana:12-24.04"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream:0.4.0-beta.2"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on October 2, 2025 at 17:07 UTC
What's Changed
- fix: Remove
type_convert_storedfunction becausecoslowns it by @MichaelThamm in #453
Full Changelog: rev163...rev164
Revision 163
{
"name": "grafana-k8s",
"revision": 163,
"resources": [
{
"name": "grafana-image",
"revision": 73,
"upstream_source": "docker.io/ubuntu/grafana:12-24.04"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream:0.4.0-beta.2"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on September 25, 2025 at 17:16 UTC
What's Changed
- chore: update charm libraries by @observability-noctua-bot in #446
- chore: update charm libraries by @observability-noctua-bot in #447
- chore: update charm libraries by @observability-noctua-bot in #450
- chore: add api endpoints and docs to catalogue item by @sinapah in #451
- fix: Remove old probe by @MichaelThamm in #452
- feat: bump workload version to Grafana 12 by @lucabello in #448
New Contributors
Full Changelog: rev162...rev163
Revision 162
{
"name": "grafana-k8s",
"revision": 162,
"resources": [
{
"name": "grafana-image",
"revision": 71,
"upstream_source": "docker.io/ubuntu/grafana:9-22.04"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream:0.4.0-beta.2"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on August 29, 2025 at 20:29 UTC
What's Changed
- chore: update charm libraries by @observability-noctua-bot in #439
Full Changelog: rev161...rev162
Revision 161
{
"name": "grafana-k8s",
"revision": 161,
"resources": [
{
"name": "grafana-image",
"revision": 71,
"upstream_source": "docker.io/ubuntu/grafana:9-22.04"
},
{
"name": "litestream-image",
"revision": 46,
"upstream_source": "docker.io/litestream/litestream:0.4.0-beta.2"
}
]
}This revision is for [email protected] (amd64)
Released to 2/edge on August 29, 2025 at 19:34 UTC
What's Changed
- chore: Fix dashboard probe for live models by @MichaelThamm in #438
- feat: upgrade cert_transfer library to v1 by @sed-i in #442
Full Changelog: rev159...rev161
Revision 160
This revision was manually released to 1/edge.
Track Base Channel Version Revision Resources
1 ubuntu 20.04 (amd64) edge rev151-8-g6624bd3 160 grafana-image (r71), litestream-image (r46)
What's Changed
Full Changelog: rev151...rev160