This page catalogues releases from charm engineering teams. Its content is automatically generated every 15 minutes by querying the GitHub API and scraping Launchpad pages. The data is generated using releasegen.
| Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lru | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| replicaset | replicaset
What’s Changed
Full Changelog: https://github.com/juju/replicaset/compare/v2.0.0…v2.0.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| blobstore | blobstore
Use upstream blobstore
What’s Changed
Full Changelog: https://github.com/juju/blobstore/commits/v2.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| bot-playground | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| bundlechanges | bundlechanges
Merge pull request #65 from SimonRichardson/charm-dependencies https://github.com/juju/bundlechanges/pull/65 As the charm brings in dependency breaking changes (prefix for bundles are required), this ensures that all consumers of this library are fully exposed to the fact that the underlying charm and charmrepo changes are breaking changes and I’m forcing bundlechanges users to understand this. The number of changes inside go mod and sum are a bit concerning, but all the tests pass, so I’m inclined to leave it as-is for now. bundlechanges
Merge pull request #64 from SimonRichardson/deterministic-master https://github.com/juju/bundlechanges/pull/64 The following ensure that the applications that we loop through are deterministic, so that when adding application units we skip correctly with in the loop. This is fixing LP #1883645 bundlechanges
Merge pull request #64 from SimonRichardson/deterministic-master https://github.com/juju/bundlechanges/pull/64 The following ensure that the applications that we loop through are deterministic, so that when adding application units we skip correctly with in the loop. This is fixing LP #1883645 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| charm | charm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charm/compare/v12.1.0…v12.1.1 charm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charm/compare/v12.0.2…v13.2.0 charm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charm/compare/v12.0.2…v12.1.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| charm-base-images | charm-base-images
Merge pull request #18 from juju/fix-release ci: fix actions on ubuntu 24.04 runners | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| charmrepo | charmrepo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charmrepo/compare/v6.0.2…v6.0.3 charmrepo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/charmrepo/compare/6.0.0…v6.0.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| cmd | cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.2.1…v3.2.2 cmd
When generating command doc, do not include command aliases. What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.2.0…v3.2.1 cmd
What’s Changed
Full Changelog: https://github.com/juju/cmd/compare/v3.1.1…v3.1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| collections | collections
What’s Changed
Full Changelog: https://github.com/juju/collections/compare/v1.0.3…v1.0.4 collections
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/collections/compare/v1.0.2…v1.0.3 collections
What’s Changed
Full Changelog: https://github.com/juju/collections/compare/v1.0.1…v1.0.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| description | description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v7.0.0…v7.0.2 description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v5.2.0…v7.0.1 description
What’s Changed
Full Changelog: https://github.com/juju/description/compare/v5.2.0…v7.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| environschema | environschema
Full Changelog: https://github.com/juju/environschema/compare/v1.0.1…v1.0.2 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| worker | worker
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/worker/compare/v4.3.0…v5.0.0 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v4.2.0…v4.3.0 worker
What’s Changed
Full Changelog: https://github.com/juju/worker/compare/v4.1.0…v4.2.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| viddy | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| go-oracle-cloud | go-oracle-cloud
Merge pull request #3 from gabriel-samfira/fix-typo fixes typo in json tag | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| utils | utils
Fixes CVE-2025-6224 which affects versions between v4.0.1 and v4.0.3. Full Changelog: https://github.com/juju/utils/compare/v4.0.3…v4.0.4 utils
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/utils/compare/v3.2.0…v3.2.1 utils
What’s Changed
Full Changelog: https://github.com/juju/utils/compare/v3.1.1…v3.2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| gomaasapi | gomaasapi
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.2.0…v2.3.0 gomaasapi
What’s Changed
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.1.0…v2.2.0 gomaasapi
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/gomaasapi/compare/v2.0.2…v2.1.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| http | http
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/http/commits/v2.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| httprequest | httprequest
Merge pull request #54 from rogpeppe/043-add-handlers add AddHandlers convenience function httprequest
Merge pull request #57 from rogpeppe/001-generate-use-go-packages cmd/httprequest-generate-client: make it work with go modules httprequest
Merge pull request #46 from mhilton/009-context Add contexts to handlers This adds a context to all request handlers. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| usso | usso
Merge pull request #9 from mhilton/004-update-dependencies update dependencies usso
Merge pull request #8 from mhilton/003-support-openid-macaroon-extension openid: support macaroon discharge extension | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| txn | txn
When creating a txn runner, accept the passed in parameter requesting server side txns at face value and do not attempt to do another check based on mongodb version. It is the caller’s responsibility to ensure compatibility. txn
When doing the check to see if server side txns are supported, any error querying the mongodb build info was being ignored. txn
What’s Changed
Full Changelog: https://github.com/juju/txn/compare/v2.1.0…v2.1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| juju | juju
The Juju team is proud to release Juju 2.9.59! This is a point release to the stable 2.9 series of Juju. Checkout the Juju 2.9.59 Release Notes What’s ChangedThis issue is fixed in this release: https://github.com/juju/juju/issues/22356 There are no commits to the Juju code base - the issue was with the build pipeline and this release was done once the biuld pipeline itself was fixed. Full Changelog: https://github.com/juju/juju/compare/v2.9.58…v2.9.59 juju
The Juju team is proud to release Juju 2.9.58! This is a point release to the stable 2.9 series of Juju. Checkout the Juju 2.9.58 Release Notes What’s Changed
Full Changelog: https://github.com/juju/juju/compare/v2.9.57…v2.9.58 juju
The Juju team is proud to release Juju 3.6.21! This is a point release to the stable 3.6 series of Juju. Checkout the Juju 3.6.21 Release Notes What’s Changed
Full Changelog: https://github.com/juju/juju/compare/v3.6.20…v3.6.21 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| juju-db-oci | juju-db-oci
Merge pull request #14 from wallyworld/use-docker chore: hard code to use docker unless overridden juju-db-oci
Merge pull request #13 from wallyworld/add-missing-steps fix: add set up steps needed to do make push | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| juju-db-snap | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| base | base
Merge pull request #3 from hpidcock/base Missing fixes for find/replace mistake. base
Merge pull request #2 from hpidcock/base Migrate to Bases instead of Systems. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| testing | testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.1.0…v1.2.1 testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.0.4…v1.1.0 testing
What’s Changed
Full Changelog: https://github.com/juju/testing/compare/v1.0.3…v1.0.4 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| errors | errors
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/errors/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| mgo | mgo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/mgo/compare/v3.0.7…v3.0.9 mgo
What’s Changed
Full Changelog: https://github.com/juju/mgo/compare/v3.0.5…v3.0.7 mgo
What’s Changed
Full Changelog: https://github.com/juju/mgo/compare/v3.0.5…v3.0.6 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| musl-cross-pkg-snap | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| terraform-provider-juju | terraform-provider-juju
Notes
Enhancements
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v1.5.1…v2.0.0-rc1 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v1.5.0…v1.5.1 terraform-provider-juju
What’s Changed
Full Changelog: https://github.com/juju/terraform-provider-juju/compare/v1.4.3…v1.5.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| names | names
This release changes the payload of application offer tags to be the offer uuid rather than the name. names
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/names/compare/4.0.0…v4.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| os | os
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/os/compare/v2.2.4…v2.2.5 os
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/os/compare/v2.2.3…v2.2.4 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| packaging | packaging
What’s Changed
Full Changelog: https://github.com/juju/packaging/compare/v3.1.0…v4.0.0 packaging
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/packaging/compare/v3.0.0…v3.1.0 packaging
What’s Changed
Full Changelog: https://github.com/juju/packaging/compare/v2.0.1…v2.1.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| loggo | loggo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/loggo/compare/v2.1.0…v2.2.0 loggo
What’s Changed
Full Changelog: https://github.com/juju/loggo/compare/v2.0.1…v2.1.0 loggo
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/loggo/commits/v1.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| systems | systems
Merge pull request #3 from hpidcock/base Missing fixes for find/replace mistake. systems
Merge pull request #2 from hpidcock/base Migrate to Bases instead of Systems. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| python-libjuju | python-libjuju
This release of Note that What’s Changed
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.2…3.6.1.3 python-libjuju
Belated release notes and tag for 3.6.1.2 release on May 26, 2025. What’s Changed
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.1…3.6.1.2 python-libjuju
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/python-libjuju/compare/3.6.1.0…3.6.1.1 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| schema | schema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/schema/compare/v1.0.1…v1.2.0 schema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/schema/compare/v1.0.0…v1.0.1 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| juju-restore | juju-restore
What’s Changed
Full Changelog: https://github.com/juju/juju-restore/compare/v0.16…v0.17 juju-restore
What’s Changed
Full Changelog: https://github.com/juju/juju-restore/compare/v0.15…v0.16 juju-restore
What’s Changed
Full Changelog: https://github.com/juju/juju-restore/compare/v0.14…v0.15 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| retry | retry
What’s ChangedThis is a small bugfix update from previous versions, though there is one small behavioral change. The primary fix is that previously if you did The new logic does a +/- 20% from the expected delay, and then caps that at min and max. This averages very close to the expected values (in testing, the over time difference is around a 1% shift.) Full Changelog: https://github.com/juju/retry/compare/v1.0.0…v1.0.1## What’s Changed * fix: cleanup our handling of jitter and other misc by @jameinel in https://github.com/juju/retry/pull/12 retry
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/retry/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| rpcreflect | rpcreflect
What’s Changed
Full Changelog: https://github.com/juju/rpcreflect/compare/v1.1.0…v1.2.0 rpcreflect
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/rpcreflect/compare/v1.0.0…v1.1.0 rpcreflect
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/rpcreflect/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| jsonschema | jsonschema
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/jsonschema/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| jsonschema-gen | jsonschema-gen
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/jsonschema-gen/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| pubsub | pubsub
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/pubsub/commits/v2.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| featureflag | featureflag
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/featureflag/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| terms-client | terms-client
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/terms-client/compare/v1.0.1…v2.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| romulus | romulus
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/romulus/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| version | version
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/version/commits/v2.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| mutex | mutex
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/mutex/commits/v2.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| ansiterm | ansiterm
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/ansiterm/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| ratelimit | ratelimit
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/ratelimit/compare/v1.0.1…v1.0.2 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| persistent-cookiejar | persistent-cookiejar
What’s Changed
New Contributors
Full Changelog: https://github.com/juju/persistent-cookiejar/commits/v1.0.0 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||
| gojsonschema | gojsonschema
Full Changelog: https://github.com/juju/gojsonschema/commits/v1.0.0 | Up to date |
| Repository | Latest Releases/Commit | Commits Since |
|---|
| Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| service-mesh | service-mesh
0.0.1 (2026-04-24)FeaturesMigrates utilities and k8s data models from across
FYI - the interface library and the databag schema classes are not moved here as they will be moved into the charmlibs monorepo except for mesh internal interfaces which at the moment includes
Adds auto api reference generation using the | Up to date | ||||||||||||||||||||
| lightkube-extensions | lightkube-extensions
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/lightkube-extensions/compare/0.3.0…1.0.0 lightkube-extensions
What’s Changed
Full Changelog: https://github.com/canonical/lightkube-extensions/compare/0.2.0…0.3.0 lightkube-extensions
What’s Changed
Full Changelog: https://github.com/canonical/lightkube-extensions/compare/0.1.0…0.2.0 | Up to date | ||||||||||||||||||||
| tempo-operators | tempo-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 8, 2026 at 20:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-operators/compare/coordinator-rev149…worker-rev103 tempo-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 4, 2026 at 10:49 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-operators/compare/worker-rev102…coordinator-rev149 tempo-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 30, 2026 at 20:51 UTC What’s Changed
Full Changelog: https://github.com/canonical/tempo-operators/compare/coordinator-rev148…worker-rev102 | Up to date | ||||||||||||||||||||
| pyroscope-operators | pyroscope-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 8, 2026 at 01:28 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-operators/compare/worker-rev41…coordinator-rev89 pyroscope-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 20:42 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-operators/compare/coordinator-rev88…worker-rev41 pyroscope-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 01:10 UTC What’s Changed
Full Changelog: https://github.com/canonical/pyroscope-operators/compare/coordinator-rev87…worker-rev40 | |||||||||||||||||||||
| loki-operators | loki-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 8, 2026 at 01:11 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-operators/compare/worker-rev69…worker-rev70 loki-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 15:32 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-operators/compare/worker-rev68…worker-rev69 loki-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 5, 2026 at 05:55 UTC What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/loki-operators/compare/worker-rev67…worker-rev68 | |||||||||||||||||||||
| prometheus-k8s-operator | prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 20:55 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev292…rev293 prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 6, 2026 at 07:08 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev291…rev292 prometheus-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 16, 2026 at 07:22 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-k8s-operator/compare/rev290…rev291 | Up to date | ||||||||||||||||||||
| cos-configuration-k8s-operator | cos-configuration-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 20:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev97…rev98 cos-configuration-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 14:02 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev96…rev97 cos-configuration-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 20, 2026 at 17:59 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-configuration-k8s-operator/compare/rev95…rev96 | Up to date | ||||||||||||||||||||
| blackbox-exporter-k8s-operator | blackbox-exporter-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 20:43 UTC What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev52…rev53 blackbox-exporter-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 11:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev51…rev52 blackbox-exporter-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 00:48 UTC What’s Changed
Full Changelog: https://github.com/canonical/blackbox-exporter-k8s-operator/compare/rev50…rev51 | |||||||||||||||||||||
| catalogue-k8s-operator | catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 16:53 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev125…rev126 catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 08:59 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev124…rev125 catalogue-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 22, 2026 at 11:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/catalogue-k8s-operator/compare/rev123…rev124 | Up to date | ||||||||||||||||||||
| loki-k8s-operator | loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 14:01 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev226…rev227 loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 30, 2026 at 15:17 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev225…rev226 loki-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 28, 2026 at 19:31 UTC What’s Changed
Full Changelog: https://github.com/canonical/loki-k8s-operator/compare/rev224…rev225 | Up to date | ||||||||||||||||||||
| mimir-operators | mimir-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 7, 2026 at 13:22 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-operators/compare/worker-rev71…coordinator-rev82 mimir-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 4, 2026 at 20:57 UTC What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/mimir-operators/compare/coordinator-rev81…worker-rev71 mimir-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 27, 2026 at 11:16 UTC What’s Changed
Full Changelog: https://github.com/canonical/mimir-operators/compare/worker-rev69…worker-rev70 | |||||||||||||||||||||
| grafana-k8s-operator | grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 6, 2026 at 20:13 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev186…rev187 grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 20, 2026 at 14:07 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev185…rev186 grafana-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 14, 2026 at 11:35 UTC Full Changelog: https://github.com/canonical/grafana-k8s-operator/compare/rev184…rev185 | |||||||||||||||||||||
| alertmanager-k8s-operator | alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 6, 2026 at 12:02 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev201…rev203 alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 6, 2026 at 07:00 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev201…rev202 alertmanager-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 15, 2026 at 05:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/alertmanager-k8s-operator/compare/rev200…rev201 | |||||||||||||||||||||
| istio-ingress-k8s-operator | istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 6, 2026 at 07:44 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev71…rev73 istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 18:41 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev70…rev71 istio-ingress-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 27, 2026 at 15:19 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-ingress-k8s-operator/compare/rev69…rev70 | |||||||||||||||||||||
| istio-k8s-operator | istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on May 5, 2026 at 22:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev48…rev49 istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 27, 2026 at 15:10 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev47…rev48 istio-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on February 20, 2026 at 10:04 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-k8s-operator/compare/rev45…rev47 | Up to date | ||||||||||||||||||||
| cos-coordinated-workers | cos-coordinated-workers
What’s Changed
Full Changelog: https://github.com/canonical/cos-coordinated-workers/compare/v4.0.0…v4.0.1 cos-coordinated-workers
Backports
| Up to date | ||||||||||||||||||||
| cos-proxy-operator | cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 20:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev167…rev170 cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 20:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev167…rev169 cos-proxy-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 20:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/cos-proxy-operator/compare/rev167…rev168 | |||||||||||||||||||||
| litmus-operators | litmus-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 01:06 UTC What’s Changed
Full Changelog: https://github.com/canonical/litmus-operators/compare/chaoscenter-rev40…chaoscenter-rev41 litmus-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 01:05 UTC What’s Changed
Full Changelog: https://github.com/canonical/litmus-operators/compare/chaoscenter-rev40…backend-rev23 litmus-operators
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 29, 2026 at 05:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/litmus-operators/compare/chaoscenter-rev41…auth-rev20 | |||||||||||||||||||||
| opentelemetry-collector-operator | opentelemetry-collector-operator
This revision is for ./opentelemetry-collector_ubuntu%4024.04-amd64.charm ./opentelemetry-collector_ubuntu%4024.04-s390x.charm ./opentelemetry-collector_ubuntu%4022.04-amd64.charm ./opentelemetry-collector_ubuntu%4022.04-s390x.charm ./opentelemetry-collector_ubuntu%4024.04-arm64.charm ./opentelemetry-collector_ubuntu%4022.04-arm64.charm Released to dev/edge on April 28, 2026 at 09:53 UTC What’s ChangedFull Changelog: https://github.com/canonical/opentelemetry-collector-operator/compare/rev265…rev271 opentelemetry-collector-operator
This revision is for ./opentelemetry-collector_ubuntu%4024.04-amd64.charm ./opentelemetry-collector_ubuntu%4024.04-s390x.charm ./opentelemetry-collector_ubuntu%4022.04-amd64.charm ./opentelemetry-collector_ubuntu%4022.04-s390x.charm ./opentelemetry-collector_ubuntu%4024.04-arm64.charm ./opentelemetry-collector_ubuntu%4022.04-arm64.charm Released to dev/edge on April 28, 2026 at 09:53 UTC What’s ChangedFull Changelog: https://github.com/canonical/opentelemetry-collector-operator/compare/rev265…rev270 opentelemetry-collector-operator
This revision is for ./opentelemetry-collector_ubuntu%4024.04-amd64.charm ./opentelemetry-collector_ubuntu%4024.04-s390x.charm ./opentelemetry-collector_ubuntu%4022.04-amd64.charm ./opentelemetry-collector_ubuntu%4022.04-s390x.charm ./opentelemetry-collector_ubuntu%4024.04-arm64.charm ./opentelemetry-collector_ubuntu%4022.04-arm64.charm Released to dev/edge on April 28, 2026 at 09:53 UTC What’s ChangedFull Changelog: https://github.com/canonical/opentelemetry-collector-operator/compare/rev265…rev269 | |||||||||||||||||||||
| istio-beacon-k8s-operator | istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to dev/edge on April 22, 2026 at 13:42 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev68…rev69 istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to dev/edge on April 15, 2026 at 14:46 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev67…rev68 istio-beacon-k8s-operator
This revision is for ubuntu@22.04 (amd64) Released to dev/edge on April 15, 2026 at 05:31 UTC What’s Changed
Full Changelog: https://github.com/canonical/istio-beacon-k8s-operator/compare/rev66…rev67 | |||||||||||||||||||||
| kiali-k8s-operator | kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on April 22, 2026 at 13:38 UTC What’s Changed
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev12…rev13 kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on March 1, 2026 at 15:16 UTC What’s Changed
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev11…rev12 kiali-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 2, 2025 at 18:20 UTC What’s Changed
Full Changelog: https://github.com/canonical/kiali-k8s-operator/compare/rev10…rev11 | |||||||||||||||||||||
| grafana-agent-k8s-operator | grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 22, 2026 at 12:59 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev209…rev213 grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to dev/edge on April 22, 2026 at 12:59 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev209…rev212 grafana-agent-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on March 12, 2026 at 18:56 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-k8s-operator/compare/rev201…rev211 | |||||||||||||||||||||
| script-exporter-operator | script-exporter-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 21, 2026 at 16:37 UTC What’s Changed
Full Changelog: https://github.com/canonical/script-exporter-operator/compare/rev51…rev57 script-exporter-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 21, 2026 at 16:37 UTC What’s Changed
Full Changelog: https://github.com/canonical/script-exporter-operator/compare/rev51…rev56 script-exporter-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 21, 2026 at 16:37 UTC What’s Changed
Full Changelog: https://github.com/canonical/script-exporter-operator/compare/rev51…rev55 | |||||||||||||||||||||
| o11y-tester-operator | o11y-tester-operator
This revision is for ./o11y-tester_amd64.charm Released to 3.0/edge on April 21, 2026 at 15:04 UTC What’s Changed
Full Changelog: https://github.com/canonical/o11y-tester-operator/compare/rev70…rev98 o11y-tester-operator
This revision is for ./o11y-tester_arm64.charm Released to 3.0/edge on April 21, 2026 at 15:02 UTC What’s Changed
Full Changelog: https://github.com/canonical/o11y-tester-operator/compare/rev70…rev97 o11y-tester-operator
This revision is for ./o11y-tester_amd64.charm Released to 3.0/edge on April 21, 2026 at 14:39 UTC What’s Changed
Full Changelog: https://github.com/canonical/o11y-tester-operator/compare/rev70…rev96 | Up to date | ||||||||||||||||||||
| snmp-exporter-operator | snmp-exporter-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 20, 2026 at 18:01 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/snmp-exporter-operator/compare/rev3…rev5 snmp-exporter-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on April 20, 2026 at 18:01 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/snmp-exporter-operator/compare/rev3…rev4 snmp-exporter-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 1/edge on September 18, 2025 at 09:33 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/snmp-exporter-operator/commits/rev3 | |||||||||||||||||||||
| opentelemetry-collector-k8s-operator | opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (arm64) Released to dev/edge on April 20, 2026 at 14:14 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev178…rev180 opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 20, 2026 at 14:14 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev178…rev179 opentelemetry-collector-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 17, 2026 at 21:13 UTC What’s Changed
Full Changelog: https://github.com/canonical/opentelemetry-collector-k8s-operator/compare/rev176…rev178 | |||||||||||||||||||||
| avalanche-k8s-operator | avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on April 17, 2026 at 15:32 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev61…rev62 avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on November 22, 2025 at 06:53 UTC What’s ChangedFull Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev60…rev61 avalanche-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on November 21, 2025 at 16:10 UTC What’s Changed
Full Changelog: https://github.com/canonical/avalanche-k8s-operator/compare/rev59…rev60 | |||||||||||||||||||||
| blackbox-exporter-operator | blackbox-exporter-operator
This revision is for ./blackbox-exporter_ubuntu%4022.04-arm64.charm ./blackbox-exporter_ubuntu%4022.04-ppc64el.charm ./blackbox-exporter_ubuntu%4024.04-arm64.charm ./blackbox-exporter_ubuntu%4022.04-amd64.charm ./blackbox-exporter_ubuntu%4024.04-ppc64el.charm ./blackbox-exporter_ubuntu%4024.04-s390x.charm ./blackbox-exporter_ubuntu%4022.04-s390x.charm ./blackbox-exporter_ubuntu%4024.04-amd64.charm Released to latest/edge on April 6, 2026 at 22:17 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/blackbox-exporter-operator/compare/rev11…rev20 blackbox-exporter-operator
This revision is for ./blackbox-exporter_ubuntu%4022.04-arm64.charm ./blackbox-exporter_ubuntu%4022.04-ppc64el.charm ./blackbox-exporter_ubuntu%4024.04-arm64.charm ./blackbox-exporter_ubuntu%4022.04-amd64.charm ./blackbox-exporter_ubuntu%4024.04-ppc64el.charm ./blackbox-exporter_ubuntu%4024.04-s390x.charm ./blackbox-exporter_ubuntu%4022.04-s390x.charm ./blackbox-exporter_ubuntu%4024.04-amd64.charm Released to latest/edge on April 6, 2026 at 22:17 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/blackbox-exporter-operator/compare/rev11…rev19 blackbox-exporter-operator
This revision is for ./blackbox-exporter_ubuntu%4022.04-arm64.charm ./blackbox-exporter_ubuntu%4022.04-ppc64el.charm ./blackbox-exporter_ubuntu%4024.04-arm64.charm ./blackbox-exporter_ubuntu%4022.04-amd64.charm ./blackbox-exporter_ubuntu%4024.04-ppc64el.charm ./blackbox-exporter_ubuntu%4024.04-s390x.charm ./blackbox-exporter_ubuntu%4022.04-s390x.charm ./blackbox-exporter_ubuntu%4024.04-amd64.charm Released to latest/edge on April 6, 2026 at 22:17 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/blackbox-exporter-operator/compare/rev11…rev18 |
| ||||||||||||||||||||
| cos-lib | cos-lib
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/cos-lib/compare/1.9.0…1.9.1 cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/1.8.0…1.9.0 cos-lib
What’s Changed
Full Changelog: https://github.com/canonical/cos-lib/compare/1.7.0…1.8.0 | |||||||||||||||||||||
| juju-doctor | juju-doctor
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/juju-doctor/compare/0.1.8…0.1.9 juju-doctor
What’s Changed
Full Changelog: https://github.com/canonical/juju-doctor/compare/0.1.7…0.1.8 juju-doctor
What’s Changed
Full Changelog: https://github.com/canonical/juju-doctor/compare/0.1.6…0.1.7 | |||||||||||||||||||||
| generic-exporter-operator | generic-exporter-operator
This revision is for ./generic-exporter_ubuntu%4022.04-amd64.charm ./generic-exporter_ubuntu%4024.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-amd64.charm ./generic-exporter_ubuntu%4022.04-arm64.charm ./generic-exporter_ubuntu%4022.04-s390x.charm ./generic-exporter_ubuntu%4022.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-arm64.charm ./generic-exporter_ubuntu%4024.04-s390x.charm Released to dev/edge on March 19, 2026 at 01:05 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/generic-exporter-operator/commits/rev35 generic-exporter-operator
This revision is for ./generic-exporter_ubuntu%4022.04-amd64.charm ./generic-exporter_ubuntu%4024.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-amd64.charm ./generic-exporter_ubuntu%4022.04-arm64.charm ./generic-exporter_ubuntu%4022.04-s390x.charm ./generic-exporter_ubuntu%4022.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-arm64.charm ./generic-exporter_ubuntu%4024.04-s390x.charm Released to dev/edge on March 19, 2026 at 01:05 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/generic-exporter-operator/commits/rev34 generic-exporter-operator
This revision is for ./generic-exporter_ubuntu%4022.04-amd64.charm ./generic-exporter_ubuntu%4024.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-amd64.charm ./generic-exporter_ubuntu%4022.04-arm64.charm ./generic-exporter_ubuntu%4022.04-s390x.charm ./generic-exporter_ubuntu%4022.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-arm64.charm ./generic-exporter_ubuntu%4024.04-s390x.charm Released to dev/edge on March 19, 2026 at 01:05 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/generic-exporter-operator/commits/rev33 | Up to date |
| |||||||||||||||||||
| polar-signals-cloud-integrator-operator | polar-signals-cloud-integrator-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on March 17, 2026 at 16:56 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev48…rev49 polar-signals-cloud-integrator-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on January 20, 2026 at 14:05 UTC What’s ChangedFull Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev47…rev48 polar-signals-cloud-integrator-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on January 13, 2026 at 12:50 UTC What’s Changed
Full Changelog: https://github.com/canonical/polar-signals-cloud-integrator-operator/compare/rev46…rev47 | Up to date | ||||||||||||||||||||
| charmed-service-mesh-helpers | charmed-service-mesh-helpers
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charmed-service-mesh-helpers/compare/0.5.0…0.6.0 charmed-service-mesh-helpers
What’s Changed
Full Changelog: https://github.com/canonical/charmed-service-mesh-helpers/compare/0.4.0…0.5.0 charmed-service-mesh-helpers
What’s Changed
Full Changelog: https://github.com/canonical/charmed-service-mesh-helpers/compare/v0.3.0…0.4.0 | Up to date | ||||||||||||||||||||
| grafana-agent-operator | grafana-agent-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on March 11, 2026 at 19:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev839…rev845 grafana-agent-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on March 11, 2026 at 19:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev839…rev844 grafana-agent-operator
This revision is for ubuntu@20.04 (amd64) ubuntu@24.04 (amd64) ubuntu@22.04 (amd64) Released to 2/edge on March 11, 2026 at 19:30 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-agent-operator/compare/rev839…rev843 | |||||||||||||||||||||
| cos-tool | Up to date | |||||||||||||||||||||
| parca-agent-operator | parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on February 25, 2026 at 20:36 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev123…rev125 parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on February 25, 2026 at 20:36 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev123…rev124 parca-agent-operator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to dev/edge on February 5, 2026 at 20:35 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-agent-operator/compare/rev121…rev123 | |||||||||||||||||||||
| parca-k8s-operator | parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on February 20, 2026 at 04:50 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev381…rev382 parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on February 18, 2026 at 09:56 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev380…rev381 parca-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to dev/edge on February 11, 2026 at 16:39 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-k8s-operator/compare/rev379…rev380 | |||||||||||||||||||||
| otel-ebpf-profiler-operator | otel-ebpf-profiler-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on October 24, 2025 at 13:57 UTC What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/otel-ebpf-profiler-operator/compare/rev18…rev20 otel-ebpf-profiler-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on October 24, 2025 at 13:57 UTC What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/otel-ebpf-profiler-operator/compare/rev18…rev19 otel-ebpf-profiler-operator
This revision is for ubuntu@24.04 (arm64) Released to 2/edge on October 16, 2025 at 20:25 UTC What’s Changed
Full Changelog: https://github.com/canonical/otel-ebpf-profiler-operator/compare/rev16…rev18 | |||||||||||||||||||||
| observability-libs | observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on October 6, 2025 at 07:30 UTC What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/observability-libs/compare/rev60…rev61 observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on August 7, 2025 at 07:51 UTC What’s Changed
Full Changelog: https://github.com/canonical/observability-libs/compare/rev59…rev60 observability-libs
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on July 14, 2025 at 23:46 UTC What’s ChangedFull Changelog: https://github.com/canonical/observability-libs/compare/rev58…rev59 | Up to date | ||||||||||||||||||||
| observability-stack | observability-stack
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/observability-stack/commits/2.0a1 | |||||||||||||||||||||
| parca-scrape-target-operator | parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 15, 2025 at 03:45 UTC What’s ChangedFull Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev86…rev87 parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on August 12, 2025 at 16:48 UTC What’s Changed
Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev85…rev86 parca-scrape-target-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on July 30, 2025 at 13:50 UTC Full Changelog: https://github.com/canonical/parca-scrape-target-operator/compare/rev84…rev85 | |||||||||||||||||||||
| charmlibs | charmlibs
This post-release of Full Changelog: https://github.com/canonical/charmlibs/compare/pathops-v1.0.1…pathops-v1.0.1.post0 charmlibs
This patch release for the What’s Changed
Full Changelog: https://github.com/canonical/charmtech-charmlibs/compare/pathops-v1.0.0…pathops-v1.0.1 charmlibs
This is the 1.0 stable release for What’s Changed
Full Changelog: https://github.com/canonical/charmtech-charmlibs/compare/pathops-v0.0.0…pathops-v1.0.0 | |||||||||||||||||||||
| grafana-cloud-integrator | grafana-cloud-integrator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 21:09 UTC What’s ChangedFull Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev54…rev56 grafana-cloud-integrator
This revision is for ubuntu@22.04 (amd64) ubuntu@24.04 (amd64) Released to 2/edge on June 11, 2025 at 21:09 UTC What’s ChangedFull Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev54…rev55 grafana-cloud-integrator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 07:47 UTC What’s Changed
Full Changelog: https://github.com/canonical/grafana-cloud-integrator/compare/rev53…rev54 | |||||||||||||||||||||
| prometheus-pushgateway-k8s-operator | prometheus-pushgateway-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:41 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev29…rev30 prometheus-pushgateway-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 12:29 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev28…rev29 prometheus-pushgateway-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 28, 2025 at 11:18 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-pushgateway-k8s-operator/compare/rev27…rev28 | |||||||||||||||||||||
| prometheus-scrape-config-k8s-operator | prometheus-scrape-config-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on June 5, 2025 at 00:32 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev68…rev69 prometheus-scrape-config-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 15, 2025 at 09:46 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev67…rev68 prometheus-scrape-config-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 10:12 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-config-k8s-operator/compare/rev64…rev67 | |||||||||||||||||||||
| prometheus-scrape-target-k8s-operator | prometheus-scrape-target-k8s-operator
This revision is for ubuntu@24.04 (amd64) Released to 2/edge on May 15, 2025 at 10:00 UTC What’s Changed
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev39…rev41 prometheus-scrape-target-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 09:33 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev37…rev39 prometheus-scrape-target-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to 1/edge on May 14, 2025 at 08:08 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-scrape-target-k8s-operator/compare/rev37…rev38 | |||||||||||||||||||||
| charming-actions | charming-actions
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charming-actions/compare/2.6.3…2.7.0 charming-actions
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charming-actions/compare/2.6.2…2.6.3 charming-actions
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charming-actions/compare/2.6.1…2.6.2 | |||||||||||||||||||||
| metrics-k8s-proxy | metrics-k8s-proxy
Changelog
Thanks!That’s all the changes for v0.1.1! metrics-k8s-proxy
Changelog
Thanks!That’s all the changes for v0.1.0! | |||||||||||||||||||||
| snmp_notifier | snmp_notifier
Build for SNMP Notifier, based on the upstream ‘v1.4.0’ release of the | |||||||||||||||||||||
| nrpe_exporter | nrpe_exporter
What’s ChangedFull Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.5…0.2.6 nrpe_exporter
What’s ChangedFull Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.4…0.2.5 nrpe_exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/nrpe_exporter/compare/0.2.2…0.2.4 | |||||||||||||||||||||
| grafana-agent-snap | ||||||||||||||||||||||
| script-exporter-rock | Up to date | |||||||||||||||||||||
| loki | loki
[release-2.6.x] Backport dskit, memberlist version updates to 2.6.x to support memberlist cluster labels and verification; re-vendor (#6693)
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Signed-off-by: JordanRushing rushing.jordan@gmail.com
Co-authored-by: JordanRushing rushing.jordan@gmail.com loki
added link to release notes page (#6638) loki
try fixing drone again (#5826) (#5827) Signed-off-by: Ed Welch edward.welch@grafana.com (cherry picked from commit cc3a8e44158b43728caa5779719c1f8764d26bfe) | |||||||||||||||||||||
| litmuschaos-server-rock | litmuschaos-server-rock
chore(ci): bump reusable workflows to v2 (#38) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com litmuschaos-server-rock
chore(deps): bump litmuschaos-server version to 3.28.0 (#36) litmuschaos-server-rock
chore(deps): bump litmuschaos-server version to 3.28.0 (#35) | Up to date | ||||||||||||||||||||
| opentelemetry-collector-rock | opentelemetry-collector-rock
chore: bump base to ubuntu@26.04 (#114)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
These versions were missing the spread/general/ test directory, causing rockcraft test to fail with ‘no such file or directory’. Added the minimal goss ready test. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com opentelemetry-collector-rock
chore(deps): bump opentelemetry-collector version to 0.151.0 (#111) opentelemetry-collector-rock
chore(deps): bump opentelemetry-collector version to 0.150.0 (#108) | Up to date | ||||||||||||||||||||
| opentelemetry-collector-snap | ||||||||||||||||||||||
| litmuschaos-frontend-rock | litmuschaos-frontend-rock
chore(ci): bump reusable workflows to v2 (#32) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com litmuschaos-frontend-rock
chore(deps): bump litmuschaos-frontend version to 3.28.0 (#31) litmuschaos-frontend-rock
chore(deps): bump litmuschaos-frontend version to 3.28.0 (#30) | Up to date | ||||||||||||||||||||
| otel-ebpf-profiler-snap | otel-ebpf-profiler-snap
Merge pull request #47 from canonical/feat/snap-ci feat: add snaps.just blueprint and restructure repository otel-ebpf-profiler-snap
feat: restructure to new ADR folder layout
otel-ebpf-profiler-snap
fix: use snake_case for profiling receiver config key The otel-ebpf-profiler config parser expects ‘config.Config’ has invalid keys: SamplesPerSecond 💘 Generated with Crush Assisted-by: Claude Opus 4.5 via Crush crush@charm.land | Up to date | ||||||||||||||||||||
| litmuschaos-authserver-rock | litmuschaos-authserver-rock
chore(ci): bump reusable workflows to v2 (#62) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com litmuschaos-authserver-rock
chore(deps): bump litmuschaos-authserver version to 3.28.0 (#61) litmuschaos-authserver-rock
chore(deps): bump litmuschaos-authserver version to 3.28.0 (#60) | Up to date | ||||||||||||||||||||
| litmus-rocks | litmus-rocks
chore(ci): bump reusable workflows to v2 (#16) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com litmus-rocks
chore: Use rocks-security-manifest in each of the rocks (#15) litmus-rocks
fix: Align rock names with previous rocks (#13) | Up to date | ||||||||||||||||||||
| parca-rock | parca-rock
chore: bump base to ubuntu@26.04 (#18)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
These versions were missing the spread/general/ready test directory, causing rockcraft test to fail with ‘no such file or directory’. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com parca-rock
chore(deps): bump parca version to 0.27.1 (#16) parca-rock
chore(deps): bump parca version to 0.27.1 (#15) | Up to date | ||||||||||||||||||||
| litestream-rock | litestream-rock
chore(deps): bump litestream version to 0.5.11 (#8) litestream-rock
chore(deps): bump litestream version to 0.5.11 (#7) litestream-rock
chore: update to observability workflows v2 and refresh rocks.just (#6) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| k6-k8s-operator | k6-k8s-operator
chore: pin TF Juju provider to version = “< 1.0.0” (#21) |
| ||||||||||||||||||||
| grafana-rock | f8265f2ad376501296500af603f76fc8e62092e35ed555400d00ba0b749f18f4 grafana-rock
chore(deps): bump grafana version to v10.0.2 (#10) Co-authored-by: Github Actions github-actions@github.com e726a3694a796161806492ef4e2af83a90fde6ba835645ce44924a6812236581 grafana-rock
chore(deps): bump grafana version to v9.5.2 (#6) Co-authored-by: Github Actions github-actions@github.com e7e5e8d327a762fc0634f113630d0733183662337e584dd4c54469c42798bed7 grafana-rock
chore(deps): bump grafana version to v9.5.3 (#7) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
| loki-rock | ee87d8279bea1a876cfc4e973c94f769e6d261aea67da6fce292874468b1a41f loki-rock
chore(deps): bump loki version to v2.8.2 (#13) Co-authored-by: Github Actions github-actions@github.com cea126a80e8601cae91a5b438c1741d86cbf4b03816a1baf0c59aa1c7320d336 loki-rock
chore(deps): bump loki version to v2.8.4 (#15) Co-authored-by: Github Actions github-actions@github.com ad96d4c07ac452f22f0a25206784618c9322a46b0a2c69cb43b7497acb99bd43 loki-rock
chore(deps): bump loki version to v2.8.2 (#13) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
| prometheus-pushgateway-rock | prometheus-pushgateway-rock
chore: bump base to ubuntu@26.04 (#47)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Ubuntu 26.04 uses merged-usr where /bin is a symlink to /usr/bin. Installing to $CRAFT_PART_INSTALL/bin/ creates a real directory that conflicts with rockcraft’s symlink scaffolding during staging. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com prometheus-pushgateway-rock
chore: update to observability workflows v2 and refresh rocks.just (#46) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com prometheus-pushgateway-rock
feat: spread tests and centralized justfile (#45) | Up to date | ||||||||||||||||||||
| prometheus-rock | dbc795d5b0fd53384370f3064ef513cfaa3fa14a88d83c8fff20064cbdcefee7 prometheus-rock
Restore node/18/stable under build-snaps d1c2be90f97e9a62d06f5b05c4245e36da18a0f380155dace7ef8814da3f064a prometheus-rock
Restore node/18/stable under build-snaps ce48dd719e3abe47dd03b5bbbde37af2ab30963cdf5c596aa4cbc2335279549f prometheus-rock
Merge pull request #9 from canonical/use-pebble Use pebble for services | Up to date | ||||||||||||||||||||
| mimir-rock | f6679a5cab6b8a13c3fa82c3aea6b262f3884ecb6d08e0bbb076e765221d2f53 mimir-rock
fix typo f97c95c9d7e9fae9161234782e91c5b64b28419ef08af0104e13bc12474efdf1 mimir-rock
fix typo f5d7d3bef26c300cbb5a0ee8e9537cf97bbb24f8b87ecc338e5c93ae2e07435e | Up to date | ||||||||||||||||||||
| observability | Up to date | |||||||||||||||||||||
| nginx-rock | nginx-rock
chore: bump build-base to ubuntu@26.04 (#35)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
The spread prepare step loads the rock as rockcraft-test:latest via skopeo, but tests were referencing nginx:1.28-26.04 which doesn’t exist in the docker daemon. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Nginx on Ubuntu 26.04 needs /tmp to be writable when running in read-only mode. Without this mount, the container exits immediately. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Pebble (the rock entrypoint) needs /var/lib/pebble writable for runtime state even with PEBBLE_PERSIST=never. Also add docker logs capture on failure to aid debugging. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
The –tmpfs /var/lib/pebble mount was overwriting the Pebble layer files baked into the image at /var/lib/pebble/default/layers/, causing Pebble to start with no service definitions and exit silently. Use an anonymous volume (-v /var/lib/pebble/default) instead, which Docker initializes with the image content while keeping the path writable. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com nginx-rock
chore(ci): bump reusable workflows to v2 (#34) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com nginx-rock
feat: nginx 1.28-25.04 rock (#32)
Co-authored-by: michaeldmitry michael.dmitry98@gmail.com | Up to date | ||||||||||||||||||||
| pyroscope-rock | pyroscope-rock
chore: bump base to ubuntu@26.04 (#32)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
The upstream pyroscope repo references a submodule (pyroscope-io/pyroscope-ebpf-testdata) that no longer exists (404). Adding source-submodules: [] prevents rockcraft from attempting a recursive clone, which would fail. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
These versions were missing the spread/general/ test directory, causing rockcraft test to fail with ‘no such file or directory’. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com pyroscope-rock
chore: update to observability workflows v2 and refresh rocks.just (#30) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| s3proxy-rock | f27afc926c57677fa56f286b3782b822618d53a3a9fda163958f2d97b675b575 s3proxy-rock
Use Pebble for startup (#4) eb279bf0dd60073e7b5fae7b52fad93aecbf776e048d2178979fe3ceb60484b9 s3proxy-rock
Use Pebble for startup (#4) e4506b62c2b91f8287b0c7a674df698145c2d1a7d755aed4f62718057449f3c4 s3proxy-rock
Use Pebble for startup (#4) | Up to date | ||||||||||||||||||||
| grafana-agent-rock | be39565901a979d20f9e78c1540d3d03d5c1b66a061630c8a3429c5a91ee1820 grafana-agent-rock
Merge pull request #13 from canonical/chore/bump-version-to-v0.34.1 Update to grafana-agent v0.34.1 20420b46eb0b13bf8dd57275bc92a37b863adbe374ed0eaf94b7c78a7cb2aa13 grafana-agent-rock
install ca-certificates (#16) 85f3995e52173971a00b187407bef1fb4a3b2d9e4498e76d381f2290a0e16d0f grafana-agent-rock
chore(deps): bump grafana-agent version to v0.34.3 (#15) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
| opentelemetry-collector-integrator-operator | opentelemetry-collector-integrator-operator
Add security issue reporting guidelines (#22) Added guidelines for reporting security issues via GitHub and email. Signed-off-by: Leon 82407168+sed-i@users.noreply.github.com opentelemetry-collector-integrator-operator
fix: Rename project (#19)
Co-authored-by: Sina P 55766091+sinapah@users.noreply.github.com Signed-off-by: Jose Massón 939888+Abuelodelanada@users.noreply.github.com Signed-off-by: Jose Massón 939888+Abuelodelanada@users.noreply.github.com Co-authored-by: Sina P 55766091+sinapah@users.noreply.github.com opentelemetry-collector-integrator-operator
fix icon.svg size (#13) | Up to date |
| |||||||||||||||||||
| script-exporter-snap | script-exporter-snap
Add SECURITY.md file (#3) script-exporter-snap
Redirect the issue sync (do not merge) (#2) | Up to date | ||||||||||||||||||||
| sloth-rock | sloth-rock
chore: bump base to ubuntu@26.04 (#11)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com sloth-rock
chore: update to observability workflows v2 and refresh rocks.just (#8) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com sloth-rock
feat: spread tests and centralized justfile (#7) | Up to date | ||||||||||||||||||||
| git-sync-rock | git-sync-rock
chore: bump base to ubuntu@26.04 (#11)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com git-sync-rock
chore(ci): bump reusable workflows to v2 (#10) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com git-sync-rock
feat: spread tests and centralized justfile (#9)
| Up to date | ||||||||||||||||||||
| snmp-notifier-snap | snmp-notifier-snap
Add SECURITY.md file (#6) snmp-notifier-snap
Redirect the issue sync (do not merge) (#5) snmp-notifier-snap
Merge pull request #4 from canonical/set-codeowners-by-team [skip ci] chore: update CODEOWNERS to use observability team | Up to date |
| |||||||||||||||||||
| nginx-prometheus-exporter-rock | nginx-prometheus-exporter-rock
chore: bump base to ubuntu@26.04 (#13)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Ubuntu 26.04 uses merged-usr where /bin is a symlink to /usr/bin. Installing to $CRAFT_PART_INSTALL/bin/ creates a real directory that conflicts with rockcraft’s symlink scaffolding during staging. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
These versions were missing the spread/general/ test directory, causing rockcraft test to fail with ‘no such file or directory’. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com nginx-prometheus-exporter-rock
chore: update to observability workflows v2 and refresh rocks.just (#12) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com nginx-prometheus-exporter-rock
feat: spread tests and centralized justfile (#11)
| Up to date | ||||||||||||||||||||
| cos-lite-bundle | cos-lite-bundle
Fix broken links (#131) cos-lite-bundle
Signed-off-by: Simon Aronsson simme@arcticbit.se (#130) Add SECURITY.md file cos-lite-bundle
Update INTEGRATING.md Signed-off-by: Simon Aronsson simme@arcticbit.se | Up to date | ||||||||||||||||||||
| tempo-rock | tempo-rock
chore: bump base to ubuntu@26.04 (#53)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com tempo-rock
chore(deps): bump tempo version to 2.9.2 (#52) tempo-rock
chore(deps): bump tempo version to 2.9.2 (#51) | Up to date | ||||||||||||||||||||
| tls-truststore-operator | tls-truststore-operator
Merge pull request #4 from canonical/set-codeowners-by-team [skip ci] chore: update CODEOWNERS to use observability team | Up to date | ||||||||||||||||||||
| traefik-rock | f6153d2018fa2504f52792d5c6b780316e2a25f132c621aff125d0a685c9efcd traefik-rock
c158f9149f4a3d4abb4e50f150f9c4be1f11e931237e86b38db0dd5a5b84a6ac traefik-rock
chore(deps): bump traefik version to v2.10.3 (#6) Co-authored-by: Github Actions github-actions@github.com be6daf8f007f111767d3965cda713807d77c45f25b679949146e58ad7ebc4d70 traefik-rock
chore(deps): bump traefik version to v2.10.4 (#8) Co-authored-by: Github Actions github-actions@github.com | Up to date | ||||||||||||||||||||
| xk6-rock | xk6-rock
chore: bump base to ubuntu@26.04 (#10)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com xk6-rock
chore: update to observability workflows v2 and refresh rocks.just (#8) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| cos-alerter | fd9f52ba21ffd51fccc45a96dca6c7e3a735b7f60daeed6b0095cbe88168d36c cos-alerter
allow user to set listen address and port (#55)
faeed79c6db3ee8474032842fc828b211a405c32879534b2ecd91d6276d46618 cos-alerter
Update .jira_sync_config.yaml Signed-off-by: Simon Aronsson simme@arcticbit.se fa573ffb2eb835223a1b9ed556c70744a4404d0af5b4c820fd8ac0735115daa6 cos-alerter
defaults for config values (#44)
| Up to date | ||||||||||||||||||||
| istio-install-cni-rock | istio-install-cni-rock
chore(deps): bump istio-install-cni version to 1.28.6 (#28) istio-install-cni-rock
chore(deps): bump istio-install-cni version to 1.28.6 (#26) istio-install-cni-rock
chore: update to observability workflows v2 and refresh rocks.just (#27) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| istio-pilot-rock | istio-pilot-rock
chore(deps): bump istio-pilot version to 1.28.6 (#26) istio-pilot-rock
chore(deps): bump istio-pilot version to 1.28.6 (#23) istio-pilot-rock
chore: update to observability workflows v2 and refresh rocks.just (#24) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| istio-ztunnel-rock | istio-ztunnel-rock
chore: update to observability workflows v2 and refresh rocks.just (#13) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com istio-ztunnel-rock
feat: adds 1.29.0 rock and drops others (#11) istio-ztunnel-rock
chore: Update rock-update.yaml reference to main branch (#10) | Up to date | ||||||||||||||||||||
| node-exporter-snap | node-exporter-snap
feature: config option for
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com Signed-off-by: Jose C. Massón 939888+Abuelodelanada@users.noreply.github.com Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com node-exporter-snap
remove custom plug since all PR were merged (#21)
node-exporter-snap
fix: add workaround plug (#17)
| Up to date | ||||||||||||||||||||
| kiali-rock | kiali-rock
fix(ci): remove unused parameters from workflow invocation kiali-rock
Merge pull request #17 from canonical/chore/updates chore: update to observability workflows v2 and refresh rocks.just kiali-rock
chore: update to observability workflows v2, add rocks.just pattern with spread tests Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| blackbox-exporter-rock | blackbox-exporter-rock
chore: bump base to ubuntu@26.04 (#12)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Ubuntu 26.04 uses merged-usr where /bin is a symlink to /usr/bin. Installing to $CRAFT_PART_INSTALL/bin/ creates a real directory that conflicts with rockcraft’s symlink scaffolding during staging. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com blackbox-exporter-rock
chore: update to observability workflows v2 and refresh rocks.just (#11) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com blackbox-exporter-rock
feat: spread tests and centralized justfile (#9)
| Up to date | ||||||||||||||||||||
| node-exporter-rock | node-exporter-rock
chore: bump base to ubuntu@26.04 (#7)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Ubuntu 26.04 uses merged-usr where /bin is a symlink to /usr/bin. Installing to $CRAFT_PART_INSTALL/bin/ creates a real directory that conflicts with rockcraft’s symlink scaffolding during staging. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Avoid Docker Hub unauthenticated pull rate limits in spread test prepare step by using ‘docker info’ instead of ‘docker run hello-world’ to verify the Docker daemon is online. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com node-exporter-rock
chore(ci): bump reusable workflows to v2 (#5) Update all canonical/observability reusable workflow references to use the v2 tag. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com node-exporter-rock
feat: spread tests and centralized justfile (#4)
| Up to date | ||||||||||||||||||||
| metrics-proxy-rock | metrics-proxy-rock
chore: update to observability workflows v2 and refresh rocks.just (#21) Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com metrics-proxy-rock
chore: Change rock-update.yaml reference to main branch (#20) metrics-proxy-rock
feat: spread tests and centralized justfile (#19) | Up to date | ||||||||||||||||||||
| observability-charm-tools | observability-charm-tools
Merge pull request #2 from canonical/check-tests fix: on pull request CI workflow | Up to date | ||||||||||||||||||||
| alertmanager-rock | f766f99277554080efd067e04c7ba252c46adc73a0032d7f7951ee235b4d4bcd alertmanager-rock
install ca-certificates (#13) ee4752452f21f05bf591a234521cc09d9e48ca56ace3c2236cdc192c58c85670 alertmanager-rock
move the installation of ca-certificates (#14) e1ce87dfe60c6574b69a1cd279442cf09985f59590cc8103cc841ba692177a42 alertmanager-rock
Use pebble for services (#11) | Up to date |
| Repository | Latest Releases/Commit | Commits Since |
|---|
| Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| manual-tls-certificates-operator | manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 08:30 UTC on 8 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev422…rev425 manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 08:30 UTC on 8 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev422…rev424 manual-tls-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 00:24 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/manual-tls-certificates-operator/compare/rev420…rev423 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| lego-operator | lego-operator
resources: Static resources: Released to ‘4/edge’ at 00:05 UTC on 7 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev451…rev458 lego-operator
resources: Static resources: Released to ‘4/edge’ at 00:05 UTC on 7 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev451…rev457 lego-operator
resources: Static resources: Released to ‘4/edge’ at 00:05 UTC on 7 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/lego-operator/compare/rev451…rev456 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kratos-operator | kratos-operator
2.2.0 (2026-04-24)Features
Bug Fixes
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-team | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-platform-login-ui-operator | identity-platform-login-ui-operator
2.2.0 (2026-05-05)Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-platform-login-ui | identity-platform-login-ui
0.26.0 (2026-05-05)Features
Bug Fixes
identity-platform-login-ui
0.25.0 (2026-02-02)Features
Bug Fixes
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| hook-service | hook-service
1.3.0 (2026-05-01)Features
Bug Fixes
hook-service
hook-service
1.1.3 (2026-02-23)Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-saml-provider | identity-saml-provider
identity-saml-provider
0.1.3 (2026-04-30)Bug Fixes
identity-saml-provider
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| tls-certificates-interface | tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 11:15 UTC on 30 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev268…rev269 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 01:10 UTC on 22 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev267…rev268 tls-certificates-interface
resources: - placeholder-image: undefined resource-revision: 1 Static resources: Released to ‘edge’ at 15:09 UTC on 2 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-interface/compare/rev266…rev267 | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| tenant-service | tenant-service
0.2.0 (2026-04-28)Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| hydra-operator | hydra-operator
1.0.0 (2025-11-21)⚠ BREAKING CHANGES
Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| notary-k8s-operator | notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:1.0.0 resource-revision: 25 Static resources: Released to ‘0/edge’ at 20:57 UTC on 24 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev56…rev57 notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:1.0.0 resource-revision: 25 Static resources: Released to ‘0/edge’ at 15:08 UTC on 23 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev55…rev56 notary-k8s-operator
resources: - notary-image: ghcr.io/canonical/notary:1.0.0 resource-revision: 25 Static resources: Released to ‘0/edge’ at 20:38 UTC on 22 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/notary-k8s-operator/compare/rev54…rev55 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| self-signed-certificates-operator | self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 09:47 UTC on 23 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev629…rev638 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 09:47 UTC on 23 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev629…rev637 self-signed-certificates-operator
resources: Static resources: Released to ‘1/edge’ at 09:46 UTC on 23 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/self-signed-certificates-operator/compare/rev629…rev636 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| vault-k8s-operator | vault-k8s-operator
resources: Static resources: Released to ‘1.19/edge’ at 14:10 UTC on 4 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/k8s-rev540…machine-rev682 vault-k8s-operator
resources: Static resources: Released to ‘1.19/edge’ at 10:35 UTC on 23 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/k8s-rev540…machine-rev681 vault-k8s-operator
resources: Static resources: Released to ‘1.19/edge’ at 10:25 UTC on 23 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/vault-k8s-operator/compare/k8s-rev540…machine-rev680 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| certificate-transfer-interface | certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 01:03 UTC on 10 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev204…rev208 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 01:00 UTC on 3 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev204…rev207 certificate-transfer-interface
resources: Static resources: Released to ‘edge’ at 00:56 UTC on 26 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/certificate-transfer-interface/compare/rev204…rev206 | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| iam-bundle-integration | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| oauth2-proxy-k8s-operator | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-credentials-workflows | identity-credentials-workflows
1.3.0 (2026-01-30)Features
Bug Fixes
identity-credentials-workflows
1.1.0 (2025-12-04)Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| hook-service-operator |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-platform-admin-ui | identity-platform-admin-ui
1.25.2 (2026-02-18)Bug Fixes
identity-platform-admin-ui
1.25.1 (2025-10-01)Bug Fixes
identity-platform-admin-ui
1.25.0 (2025-07-11)Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ldap-integrator | ldap-integrator
1.1.0 (2026-01-12)Features
Bug Fixesldap-integrator
resources: Static resources: Released to ‘latest/edge’ at 10:33 UTC on 16 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/ldap-integrator/compare/rev33…rev34 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| openfga-operator | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| glauth-k8s-operator | glauth-k8s-operator
1.1.3 (2025-07-30)Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rebac-admin-ui-handlers | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| user-verification-service-operator |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kratos-external-idp-integrator | kratos-external-idp-integrator
1.1.0 (2025-08-01)Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| tls-constraints-operator | tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 07:31 UTC on 24 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev73…rev74 tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 09:10 UTC on 26 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev72…rev73 tls-constraints-operator
resources: Static resources: Released to ‘latest/edge’ at 14:39 UTC on 26 May 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-constraints-operator/compare/rev71…rev72 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| tls-certificates-requirer-operator | tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 04:11 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev181…rev184 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 04:09 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev181…rev183 tls-certificates-requirer-operator
resources: Static resources: Released to ‘latest/edge’ at 00:21 UTC on 28 Aug 2025 What’s ChangedFull Changelog: https://github.com/canonical/tls-certificates-requirer-operator/compare/rev179…rev182 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmlibs | charmlibs
This post-release of Full Changelog: https://github.com/canonical/charmlibs/compare/pathops-v1.0.1…pathops-v1.0.1.post0 charmlibs
This patch release for the What’s Changed
Full Changelog: https://github.com/canonical/charmtech-charmlibs/compare/pathops-v1.0.0…pathops-v1.0.1 charmlibs
This is the 1.0 stable release for What’s Changed
Full Changelog: https://github.com/canonical/charmtech-charmlibs/compare/pathops-v0.0.0…pathops-v1.0.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-platform-admin-ui-operator | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| user-verification-service | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| glauth-utils | glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 11 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev49…rev50 glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 22:28 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev48…rev49 glauth-utils
resources: Static resources: Released to ‘latest/edge’ at 19:28 UTC on 27 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/glauth-utils/compare/rev47…rev48 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| oathkeeper-operator | oathkeeper-operator
1.0.0 (2025-03-10)Features
Bug Fixes
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| hydra-rock | hydra-rock
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/hydra-rock/commits/v2.3.0-canonical | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| iam-bundle | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| glauth-rock | glauth-rock
chore(deps): update canonical/identity-team action to v1.11.2 (#174) This PR contains the following updates:
canonical/identity-team
| action | patch | Release Notescanonical/identity-team (canonical/identity-team)### [`v1.11.2`](https://redirect.github.com/canonical/identity-team/releases/tag/v1.11.2) [Compare Source](https://redirect.github.com/canonical/identity-team/compare/v1.11.1...v1.11.2) ##### Bug Fixes - secscan workflow ([1f85bf1](https://redirect.github.com/canonical/identity-team/commit/1f85bf1f5b48187aa79b3e95c3c68521ec820af3)) - secscan workflow ([#​103](https://redirect.github.com/canonical/identity-team/issues/103)) ([f385d01](https://redirect.github.com/canonical/identity-team/commit/f385d01921f4858a662821b68d3910ff78513a54))Configuration📅 Schedule: (UTC)
🚦 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. glauth-rock
chore(deps): update canonical/identity-team action to v1.11.2 glauth-rock
fix: address CVEs in glauth rock dependencies (#173) Five CVEs were identified in the Changes
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| openfga-rock | openfga-rock
chore(deps): update canonical/identity-team action to v1.11.2 (#61) This PR contains the following updates:
canonical/identity-team
| action | patch | Release Notescanonical/identity-team (canonical/identity-team)### [`v1.11.2`](https://redirect.github.com/canonical/identity-team/releases/tag/v1.11.2) [Compare Source](https://redirect.github.com/canonical/identity-team/compare/v1.11.1...v1.11.2) ##### Bug Fixes - secscan workflow ([1f85bf1](https://redirect.github.com/canonical/identity-team/commit/1f85bf1f5b48187aa79b3e95c3c68521ec820af3)) - secscan workflow ([#​103](https://redirect.github.com/canonical/identity-team/issues/103)) ([f385d01](https://redirect.github.com/canonical/identity-team/commit/f385d01921f4858a662821b68d3910ff78513a54))Configuration📅 Schedule: (UTC)
🚦 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. openfga-rock
chore(deps): update canonical/identity-team action to v1.11.2 openfga-rock
CVEs update (#60)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| oauth2-proxy-rock | oauth2-proxy-rock
chore(deps): update canonical/identity-team action to v1.11.2 (#30) This PR contains the following updates:
canonical/identity-team
| action | patch | Release Notescanonical/identity-team (canonical/identity-team)### [`v1.11.2`](https://redirect.github.com/canonical/identity-team/releases/tag/v1.11.2) [Compare Source](https://redirect.github.com/canonical/identity-team/compare/v1.11.1...v1.11.2) ##### Bug Fixes - secscan workflow ([1f85bf1](https://redirect.github.com/canonical/identity-team/commit/1f85bf1f5b48187aa79b3e95c3c68521ec820af3)) - secscan workflow ([#​103](https://redirect.github.com/canonical/identity-team/issues/103)) ([f385d01](https://redirect.github.com/canonical/identity-team/commit/f385d01921f4858a662821b68d3910ff78513a54))Configuration📅 Schedule: (UTC)
🚦 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. oauth2-proxy-rock
chore(deps): update canonical/identity-team action to v1.11.2 oauth2-proxy-rock
chore(deps): update canonical/identity-team action to v1.11.1 (#29) This PR contains the following updates:
canonical/identity-team
| action | patch | Release Notescanonical/identity-team (canonical/identity-team)### [`v1.11.1`](https://redirect.github.com/canonical/identity-team/releases/tag/v1.11.1) [Compare Source](https://redirect.github.com/canonical/identity-team/compare/v1.11.0...v1.11.1) ##### Bug Fixes - support ignored restrictions in rockcraft build ([3d6fcfb](https://redirect.github.com/canonical/identity-team/commit/3d6fcfb3dd33a1b480dd20d8eaf0c2e361b72f03))Configuration📅 Schedule: (UTC)
🚦 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. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| certificate-management-docs | certificate-management-docs
Merge pull request #15 from canonical/fix-ca-trust fix: Make is explicit that clients must trust root CAs certificate-management-docs
fix: Make is explicit that clients must trust root CAs certificate-management-docs
Merge pull request #14 from canonical/TLSENG-1034 Add reference architectures | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| hydra | hydra
Merge pull request #18 from canonical/IAM-843 fix: invalidate user_code after consent has been accepted | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-saml-provider-operator | identity-saml-provider-operator
Merge pull request #16 from canonical/IAM-1749-add-security-file chore: add SECURITY.md identity-saml-provider-operator
Merge pull request #13 from canonical/configure-renovate chore: configure renovate | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| glauth-snap | glauth-snap
Merge pull request #3 from canonical/IAM-473 IAM 473 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| lego-rock | lego-rock
chore: bump amannn/action-semantic-pull-request from 5 to 6 in the github_actions group (#47) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> lego-rock
feat: Use Jira Sync bot instead of workflow (#48) lego-rock
build: Identify KEVs (#46) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| tenant-service-operator | tenant-service-operator
Add service (#5) | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| notary | notary
chore: bump next from 16.2.4 to 16.2.6 in /ui (#354) Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> notary
chore: small UI fixes (#349) notary
feat: add next and prev buttons to the CA creation form (#348) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| glauth-operator | glauth-operator
resources: Static resources: Released to ‘latest/edge’ at 18:24 UTC on 25 Apr 2023 What’s ChangedFull Changelog: https://github.com/canonical/glauth-operator/compare/rev9…rev10 glauth-operator
resources: Static resources: Released to ‘latest/edge’ at 22:26 UTC on 21 Apr 2023 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/glauth-operator/commits/rev9 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| pylego | pylego
fix: TICS workflow dependencies (#87) pylego
fix: tics workflow dependencies fix (#86) pylego
feat: TLSENG-1040 setup TICS workflow (#85) Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com Co-authored-by: VercinGor 784786+VercinGor@users.noreply.github.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| oathkeeper-rock | oathkeeper-rock
Merge pull request #193 from canonical/renovate/auto-github-actions chore(deps): update docker/login-action digest to c94ce9f oathkeeper-rock
chore(deps): update docker/login-action digest to c94ce9f oathkeeper-rock
Merge pull request #192 from canonical/renovate/auto-github-actions chore(deps): update github/codeql-action digest to b20883b | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| snap-vault | snap-vault
Released to 1.17/edge - amd64: revision 2354 - arm64: revision 2355 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/snap-vault/commits/rev2355 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| fosite | fosite
Merge pull request #23 from canonical/IAM-841 fix: handle the user code generation duplication fosite
Merge pull request #22 from canonical/IAM-861 fix: use correct grant lifespan to issue tokens | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| canonical-identity-platform-docs | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kratos-rock | kratos-rock
chore(deps): update canonical/identity-team action to v1.11.2 (#242) This PR contains the following updates:
canonical/identity-team
| action | patch | Release Notescanonical/identity-team (canonical/identity-team)### [`v1.11.2`](https://redirect.github.com/canonical/identity-team/releases/tag/v1.11.2) [Compare Source](https://redirect.github.com/canonical/identity-team/compare/v1.11.1...v1.11.2) ##### Bug Fixes - secscan workflow ([1f85bf1](https://redirect.github.com/canonical/identity-team/commit/1f85bf1f5b48187aa79b3e95c3c68521ec820af3)) - secscan workflow ([#​103](https://redirect.github.com/canonical/identity-team/issues/103)) ([f385d01](https://redirect.github.com/canonical/identity-team/commit/f385d01921f4858a662821b68d3910ff78513a54))Configuration📅 Schedule: (UTC)
🚦 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. kratos-rock
chore(deps): update canonical/identity-team action to v1.11.2 kratos-rock
Address CVE (#241)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity-platform-api | identity-platform-api
Merge pull request #41 from canonical/fix/rename-org Rename organization to tenant identity-platform-api
Merge pull request #40 from canonical/IAM-1713 Move authorization APIs under /authz | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| vault-rock | vault-rock
chore: Release rock 2.0.0 (#77) vault-rock
feat: Publish a test image for Vault to 2.0.0 as 2.0.0-test for exploration and testing purposes (#76) vault-rock
feat: Make it possible to override the config (#75) | Up to date |
| Repository | Latest Releases/Commit | Status | Commits Since | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| calico-rocks | calico-rocks
ci: pin GitHub Actions to commit SHAs (#6) calico-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#7)
All tools run as advisory-only; results uploaded to GitHub Security tab via SARIF. Ref: #2468 (semgrep) Ref: #2466 (bandit) Ref: #2492 (dep-pinning)
calico-rocks
feat: pin k8s-test-harness (#4) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| canonical-kubernetes-release-ci | canonical-kubernetes-release-ci
ci: disable 1.36 release across snap pipelines (#90) Add DISABLED_TRACKS to util.py to centrally define tracks that should not be built or uploaded. ensure_snap_builds.py sets auto_build=False and store_upload=False for disabled tracks (recipes still get created). request_builds.py skips rebuild requests for disabled tracks. canonical-kubernetes-release-ci
chore(deps): bump requests from 2.32.4 to 2.33.0 (#88) canonical-kubernetes-release-ci
chore(deps): bump pyjwt from 2.10.1 to 2.12.0 (#87) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cert-manager-rock | cert-manager-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#13) cert-manager-rock
ci: pin GitHub Actions to commit SHAs (#12) cert-manager-rock
feat: pin k8s-test-harness (#10) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charm-microk8s | charm-microk8s
ci: pin GitHub Actions to commit SHAs (#140) charm-microk8s
Add deprecation notice (#136) charm-microk8s
Rename config variable “insecure_skip_verify” to “skip_verify”. (#128) Co-authored-by: Matheus C.R matheus.carvalho@canonical.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charms.proxylib | charms.proxylib
ci: pin GitHub Actions to commit SHAs (#9) charms.proxylib
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#10) charms.proxylib
Merge pull request #1 from canonical/renovate/configure Configure Renovate | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charms.reactive | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cilium-rocks | cilium-rocks
ci: pin GitHub Actions to commit SHAs (#53) cilium-rocks
feat: add
cilium-rocks
docs: Update FIPS documentation to reference k8s-snap docs (#49)
Co-authored-by: Niamh Hennigan niamh.hennigan@canonical.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cinder-csi-operator | cinder-csi-operator
ci: pin GitHub Actions to commit SHAs (#17) cinder-csi-operator
Tolerate control-plane taints since we’re forcing scheduling to the control-planes (#16)
Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com cinder-csi-operator
Schedule cinder-csi controller plugin to run on control-plane nodes (#15)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cluster-api-k8s | cluster-api-k8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.6.0…v0.6.1 cluster-api-k8s
What’s newk8s-dqlite removed as a datastore option⚠️ This is a critical breaking change. The
Impact
Recommended ActionsIf your cluster is currently using
All new clusters provisioned with v0.6.0 and later will use Bug fixes
Security
Chores & CI
New Contributors
Full Changeloghttps://github.com/canonical/cluster-api-k8s/compare/v0.5.1…v0.6.0 cluster-api-k8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-k8s/compare/v0.5.0…v0.5.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cluster-api-control-plane-provider-microk8s | cluster-api-control-plane-provider-microk8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-control-plane-provider-microk8s/compare/v0.6.10…v0.6.11 cluster-api-control-plane-provider-microk8s
cluster-api-control-plane-provider-microk8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-control-plane-provider-microk8s/compare/v0.6.8…v0.6.10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cluster-api-bootstrap-provider-microk8s | cluster-api-bootstrap-provider-microk8s
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/compare/v0.6.10…v0.6.11 cluster-api-bootstrap-provider-microk8s
cluster-api-bootstrap-provider-microk8s
What’s Changed
Full Changelog: https://github.com/canonical/cluster-api-bootstrap-provider-microk8s/compare/v0.6.9…v0.6.10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cluster-autoscaler-rock | cluster-autoscaler-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#20) cluster-autoscaler-rock
ci: pin GitHub Actions to commit SHAs (#19) cluster-autoscaler-rock
feat: pin k8s-test-harness (#18) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| contour-rocks | contour-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#16) contour-rocks
ci: pin GitHub Actions to commit SHAs (#15) contour-rocks
feat: pin k8s-test-harness (#13) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| coredns-rock | coredns-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#66) coredns-rock
ci: pin GitHub Actions to commit SHAs (#65) coredns-rock
docs: Update FIPS documentation to reference k8s-snap docs (#62)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cri-o-snap | cri-o-snap
ci: pin GitHub Actions to commit SHAs (#6) cri-o-snap
Add basic README documentation (#5) cri-o-snap
Add testing (#4)
Testing cri-o snap service integrated with microk8s. Basic integration tests configures microk8s to use crio container runtime, and then launches the nginx app. Running pod is verified to be using cri-o. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| csi-driver-nfs-rocks | csi-driver-nfs-rocks
ci: pin GitHub Actions to commit SHAs (#12) csi-driver-nfs-rocks
feat: pin k8s-test-harness (#10) csi-driver-nfs-rocks
Adds NFS CSI plugin integration test (#7) The Helm chart depends on a few other CSI components. We have rocks for these, and we’ll be using them in the helm chart as well. The test will also check the Pod probes to make sure that the service is up, without waiting for Kubernetes to do the check. The test will also spawn a NFS server, and create an NGINX Pod requiring a NFS volume. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| csi-rocks | csi-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#39) csi-rocks
ci: pin GitHub Actions to commit SHAs (#38) csi-rocks
fix: update source repos to upstream kubernetes-csi (#36) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| docker-registry-charm | docker-registry-charm
ci: pin GitHub Actions to commit SHAs (#76) docker-registry-charm
Merge pull request #75 from alexsander-souza/fix_s3_skip_verify fix storage-s3-skip-verify config option | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| envoy-rock | envoy-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#30) envoy-rock
ci: pin GitHub Actions to commit SHAs (#28) envoy-rock
chore: remove writable locations (#26) Signed-off-by: Dario Faccin dario.faccin@canonical.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| etcd-operator | etcd-operator
release: bump version to v0.9.4 and update changelog (#2060) Signed-off-by: Sam Batschelet sbatsche@redhat.com etcd-operator
Merge pull request #2014 from hexfusion/release-v0.9.3 release: bump version to v0.9.3 and update changelog etcd-operator
Merge pull request #1951 from hasbro17/haseeb/release-v0.9.2 release: bump version to v0.9.2 and update changelog | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| etcd-snaps | etcd-snaps
ci: pin GitHub Actions to commit SHAs (#33) etcd-snaps
Bring snapcraft.yaml up-to-date for master/edge builds. (#21) Also add Github Action for building/testing the snap. etcd-snaps
Merge pull request #13 from juju-solutions/bug/moved etcd and etcdctl changed paths | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| falco-rocks | falco-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#27) falco-rocks
ci: pin GitHub Actions to commit SHAs (#25) falco-rocks
feat: pin k8s-test-harness (#23) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| fluent-bit-rock | fluent-bit-rock
ci: pin GitHub Actions to commit SHAs (#15) fluent-bit-rock
feat: pin k8s-test-harness (#13) fluent-bit-rock
Update pull_request.yaml after KU-1195 (#11) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| go-migrator | go-migrator
List response already lists all data (#4) go-migrator
do not defer closing files until the end of the loop (#2) go-migrator
Merge pull request #1 from canonical/MK-303/code-cleanup Code clean-up and improvements to error checking | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| harbor-rocks | harbor-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#31) harbor-rocks
ci: pin GitHub Actions to commit SHAs (#29) harbor-rocks
feat: pin k8s-test-harness (#27) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| infra-backup-operator | infra-backup-operator
resources: Static resources: Released to ‘latest/edge’ at 09:54 UTC on 9 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/infra-backup-operator/compare/rev10…rev11 infra-backup-operator
resources: Static resources: Released to ‘latest/edge’ at 12:22 UTC on 8 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/infra-backup-operator/compare/rev9…rev10 infra-backup-operator
resources: Static resources: Released to ‘latest/edge’ at 17:38 UTC on 29 Aug 2025 What’s Changed
Full Changelog: https://github.com/canonical/infra-backup-operator/compare/rev8…rev9 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| hostpath-provisioner | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ingress-nginx-rocks | ingress-nginx-rocks
ci: pin GitHub Actions to commit SHAs (#11) ingress-nginx-rocks
feat: pin k8s-test-harness (#9) ingress-nginx-rocks
integration: work around controller perms/caps issues. (#8) Signed-off-by: Nashwan Azhari nashwan.azhari@canonical.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| interface-openstack-integration | interface-openstack-integration
ci: pin GitHub Actions to commit SHAs (#21) interface-openstack-integration
Support sharing the proxy-config via o7k-interface relation (#19)
interface-openstack-integration
Use upstream CCM docs to build the cloud_config including many new fields (#18) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| interface-tls-certificates | interface-tls-certificates
ci: pin GitHub Actions to commit SHAs (#39) interface-tls-certificates
databags with a cert_requets str, should load it as json (#38) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| joule | joule
ci: pin GitHub Actions to commit SHAs (#36) joule
Updated CFT to let the user define ssh cidr (#35) joule
Added conditional security group creation for SSH (#34) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-bundles | k8s-bundles
resources: Static resources: Released to ‘latest/edge’ at 17:37 UTC on 23 May 2024 What’s Changed
Full Changelog: https://github.com/canonical/k8s-bundles/compare/rev8…rev10 k8s-bundles
resources: Static resources: Released to ‘1.30/edge’ at 21:54 UTC on 7 May 2024 Full Changelog: https://github.com/canonical/k8s-bundles/compare/rev8…rev9 k8s-bundles
resources: Static resources: Released to ‘latest/edge’ at 21:50 UTC on 7 May 2024 What’s ChangedFull Changelog: https://github.com/canonical/k8s-bundles/compare/rev7…rev8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-conformance | k8s-conformance
Conformance results for v1.33/windrivercloud (#3977) Signed-off-by: Chris Friesen chris.friesen@windriver.com k8s-conformance
Update email for linode (#3974) Signed-off-by: Adam Ginna aginna@akamai.com k8s-conformance
Conformance tests results for v1.34/linode (#3973) Change Email Signed-off-by: Adam Ginna aginna@akamai.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-dqlite | k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.8.0…v1.8.1 k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.3.4…v1.3.5 k8s-dqlite
What’s Changed
Full Changelog: https://github.com/canonical/k8s-dqlite/compare/v1.2.1…v1.2.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-microcluster | k8s-microcluster
Change project name detection on prepare statements (#2) Any changes to the folder/repository causes an issue with statement registrations, to address this the hard coded name is updated to use the caller project. k8s-microcluster
Add back legacy We renamed This makes upgrades noticeably slower, while also undoing the work we
had done earlier to show upgrade progress with the To work around this, we can add back Functionally, when establishing a connection to dqlite, if we encounter
a Rather than adding this to v3 and backporting to v2, I thought we might as well fully drop the legacy support from v3 since it likely won’t be released for some time, meaning direct upgrades from v1->v3 should be rather sparse. And since this doesn’t actually affect the result of an upgrade, I don’t think it’s worth the extra maintenance. k8s-microcluster
(backport v2) Parse go module version out of project name (#221) This helper finds microcluster among the cached build files to register
internal statements. Since microcluster’s module path has been appended
with v2, this function now resolves to This should fix external projects failing to register internal microcluster prepared statements. Signed-off-by: Max Asnaashari max.asnaashari@canonical.com (cherry picked from commit aaec49fa6823ddf8802336b3affbbe8878cc6a52) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-operator | k8s-operator
resources: Static resources: Released to ‘1.35/beta’ at 06:57 UTC on 13 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev1845…k8s-worker-rev1911 k8s-operator
resources: Static resources: Released to ‘1.35/beta’ at 06:57 UTC on 13 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev1845…k8s-worker-rev1910 k8s-operator
resources: Static resources: Released to ‘1.34/beta’ at 06:57 UTC on 13 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/k8s-operator/compare/k8s-rev1843…k8s-worker-rev1909 |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-snap | k8s-snap
docs: Add patch notices to our release notes (#2547)
k8s-snap
docs: Combine charm upgrade pages (#2542)
k8s-snap
test(dns): add regression test for CoreDNS propagation to late-joined nodes (#2536) Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com | Up to date |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-snap-api | k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.1.0…v1.1.1 k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.2.1…v2.0.0 k8s-snap-api
What’s Changed
Full Changelog: https://github.com/canonical/k8s-snap-api/compare/v1.2.0…v1.2.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-test-harness | k8s-test-harness
ci: pin GitHub Actions to commit SHAs (#44) k8s-test-harness
chore(deps): update dependency flake8 to v6.1.0 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8s-workflows | k8s-workflows
ci: pin GitHub Actions to commit SHAs (#58) k8s-workflows
fix: update trivy to a known-safe version (#57) k8s-workflows
fix: use production environment for UPRO (#56) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| k8sd | k8sd
feat: implement retry logic for fetching upgrades and kube-apiserver endpoints Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com k8sd
fix: update log context in NodeLabelController to reflect correct controller name Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com k8sd
feat: enhance getClusterStatus to check CoreDNS service cluster IP for readiness Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kepler-rocks | kepler-rocks
ci: pin GitHub Actions to commit SHAs (#7) kepler-rocks
feat: pin k8s-test-harness (#5) kepler-rocks
Update pull_request.yaml after KU-1195 (#3) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| keystone-k8s-auth-operator | keystone-k8s-auth-operator
ci: pin GitHub Actions to commit SHAs (#36) keystone-k8s-auth-operator
Build targetting for noble (#33) keystone-k8s-auth-operator
Update dependency ops to v2.21.1 (#30) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kine | kine
What’s Changed
Full Changelog: https://github.com/canonical/kine/compare/v0.4.1-k8s-dqlite.9…v0.4.1-k8s-dqlite.10 kine
What’s Changed
kine
What’s Changed
Full Changelog: https://github.com/canonical/kine/compare/v0.4.1-k8s-dqlite.7…v0.4.1-k8s-dqlite-8 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kube-bench | kube-bench
ci: pin GitHub Actions to commit SHAs (#5) kube-bench
chore: (CVE fix) Bump golang.org/x/crypto to v0.35.0 (#3) Fixes: - https://github.com/canonical/kube-bench/security/dependabot/2 - https://github.com/canonical/kube-bench/security/dependabot/6 Note: This version requires a Go version bump as well: kube-bench
release: prepare v0.9.2 (#1730) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kube-galaxy-test | kube-galaxy-test
Bump cryptography from 46.0.6 to 46.0.7 (#111) Bumps cryptography from 46.0.6 to 46.0.7. - Changelog - Commits updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> kube-galaxy-test
fix(security): add data filter to tarfile.extractall (#113) Use filter=‘data’ to prevent path traversal attacks via malicious tar archives. Available since Python 3.12 which is this project’s minimum version. Resolves: HIGH B202 (CWE-22) finding from Bandit SAST scan. kube-galaxy-test
Update azure/setup-kubectl digest to 15650b3 (#114) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kvsql-dqlite | kvsql-dqlite
Increase the bootup timeout from 1 min to 5 (#4) kvsql-dqlite
Merge pull request #3 from ktsakalozos/feature/localnode Pass address of the local dqlite node to kine kvsql-dqlite
Merge pull request #2 from ktsakalozos/feature/cleanup Cleanup after the move under canonical | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| layer-basic | layer-basic
ci: pin GitHub Actions to commit SHAs (#232) layer-basic
Pinning pbr<6.1.1 so it continues to use setuptools (#229)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| loadbalancer-interface | loadbalancer-interface
ci: pin GitHub Actions to commit SHAs (#20) loadbalancer-interface
Repair PR CI (#19) loadbalancer-interface
Merge pull request #1 from charmed-kubernetes/chore/pin-marshmallow Chore/pin marshmallow | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| longhorn-rocks | longhorn-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#40) longhorn-rocks
ci: pin GitHub Actions to commit SHAs (#39) longhorn-rocks
feat: pin k8s-test-harness (#37) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mayastor | mayastor
chore(release): Merge branch ‘hotfix-v1.0.1’ Creates patch release v1.0.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mayastor-control-plane | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| metallb-rocks | metallb-rocks
fix: patch controller and speaker to address vip failover (#33)
Co-Authored-By: Bryan Fraschetti bryan.fraschetti@canonical.com Signed-off-by: Nicolas Bock nicolas.bock@canonical.com
Co-Authored-By: Bryan Fraschetti bryan.fraschetti@canonical.com Signed-off-by: Nicolas Bock nicolas.bock@canonical.com
Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com
Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com
Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com Signed-off-by: Nicolas Bock nicolas.bock@canonical.com Signed-off-by: Homayoon (Hue) Alimohammadi homayoon.alimohammadi@canonical.com Co-authored-by: Nicolas Bock nicolas.bock@canonical.com Co-authored-by: Bryan Fraschetti bryan.fraschetti@canonical.com metallb-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#28) metallb-rocks
ci: pin GitHub Actions to commit SHAs (#27) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| metrics-server-rock | metrics-server-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#23) metrics-server-rock
ci: pin GitHub Actions to commit SHAs (#22) metrics-server-rock
docs: Update FIPS documentation to reference k8s-snap docs (#20)
| Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s | microk8s
In this releaseKubernetes 1.35Read more at https://kubernetes.io/blog/2025/12/17/kubernetes-v1-35-release/ Bugfixes
Updates
New ContributorsFull Changelog: https://github.com/canonical/microk8s/compare/v1.34…v1.35 microk8s
What’s Changed
New Addon
Full Changelog: https://github.com/canonical/microk8s/compare/v1.33…v1.34 microk8s
In this releaseKubernetes 1.33Read more at https://kubernetes.io/blog/2025/04/23/kubernetes-v1-33-release/ Bugfixes
Updates
Release Specific Changes
Many thanks to our contributors |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-addons-repo-template | microk8s-addons-repo-template
ci: pin GitHub Actions to commit SHAs (#12) microk8s-addons-repo-template
Update HACKING.md with custom commands section (#6) microk8s-addons-repo-template
Run tests on GH actions (#1) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-aws-addons | microk8s-aws-addons
ci: pin GitHub Actions to commit SHAs (#29) microk8s-aws-addons
Fix typo in aws-elb-controller.md (#28) microk8s-aws-addons
Wait for snapd seed loading in tests (#25) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-benchmarks | microk8s-benchmarks
ci: pin GitHub Actions to commit SHAs (#25) microk8s-benchmarks
Alleviate docker hub liimts (#22) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-cluster-agent | microk8s-cluster-agent
ci: add SAST workflows (semgrep) with dep-pinned install (#74) microk8s-cluster-agent
ci: pin GitHub Actions to commit SHAs (#73) microk8s-cluster-agent
fix: fallback to endpoints if endpointslice unavailable (#71) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-community-addons | microk8s-community-addons
feat(trivy): bump operator Helm chart to 0.24.1 (#296) Signed-off-by: louiseschmidtgen louise.schmidtgen@canonical.com microk8s-community-addons
feat(nfs): bump server provisioner Helm chart to 1.8.0 (#297) Signed-off-by: louiseschmidtgen louise.schmidtgen@canonical.com microk8s-community-addons
fix: bump stunner-gateway-operator chart from 0.18.0 to 1.1.0 (#299) Chart 0.18.0 was released in 2022 and its images are no longer functional, causing test_stunner to time out waiting for the controller-manager pod to reach Running state. Upgrade to 1.1.0 (May 2025, current stable release). The pod label selector used by the test (control-plane=stunner-gateway-operator- controller-manager) is unchanged between chart versions. Also fix black formatting in tests/utils.py (extra blank line). Signed-off-by: Louise Schmidt-Gen louise.schmidtgen@canonical.com | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-content-demo-snap | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-core-addons | microk8s-core-addons
Fix expected output in README for CIS checks (#394) Correct expected output for checks 1.1.10 and 1.1.12 (root:toot –> root:root) microk8s-core-addons
ci: pin GitHub Actions to commit SHAs (#391) microk8s-core-addons
ci: restrict /backport comment trigger to repo members (#390) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-integrator-macos | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| microk8s-integrator-windows | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| multus-rock | multus-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#19) multus-rock
ci: pin GitHub Actions to commit SHAs (#18) multus-rock
feat: pin k8s-test-harness (#16) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mutating-pebble-webhook-rocks | mutating-pebble-webhook-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#33) mutating-pebble-webhook-rocks
ci: pin GitHub Actions to commit SHAs (#31) mutating-pebble-webhook-rocks
feat: pin k8s-test-harness (#23) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| nvidia-gpu-operator-tf | nvidia-gpu-operator-tf
Merge pull request #3 from motjuste/patch-1 Use trimspace instead of trim | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ops-lib-manifest | ops-lib-manifest
ci: pin GitHub Actions to commit SHAs (#40) ops-lib-manifest
Merge pull request #35 from canonical/KU-2644/enhance-list-resources Update list-resources | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ops-reactive-interface | ops-reactive-interface
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/ops-reactive-interface/compare/v1.0.1…v1.1.0 ops-reactive-interface
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/ops-reactive-interface/commits/v1.0.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| pause-rock | pause-rock
ci: pin GitHub Actions to commit SHAs (#3) pause-rock
Merge pull request #1 from canonical/rev/3.10.1 3.10.1 rock | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| pinniped-rocks | pinniped-rocks
ci: pin GitHub Actions to commit SHAs (#9) pinniped-rocks
feat: pin k8s-test-harness (#7) pinniped-rocks
Changes rock base to bare (#6) Switching to a bare-based image will reduce the overall image size and reduces attack surface area. The original Dockerfile uses gcr.io/distroless/static:nonroot, which has only a few packages. We can add those packages and switch to a bare-based image. Additionally, the original image is a non-root image, thus, we should also switch our rock to be non-root. We can no longer use ensure_image_contains_paths to check if files exist in the rock images, since they are now bare-based. Instead, we can use ensure_image_contains_paths_bare, which checks the image layers instead. Because of this, we need sufficient permissions to check the /var/lib/docker folder. | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rawfile-localpv | rawfile-localpv
RawFile Driver Container Storage Interface | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| rawfile-localpv-operator | rawfile-localpv-operator
ci: pin GitHub Actions to commit SHAs (#13) Pin all GitHub Actions to their commit SHAs to improve supply chain security. This prevents: - Compromised tags from injecting malicious code - Unexpected behavior from mutable references - Supply chain attacks via action tag manipulation rawfile-localpv-operator
feat: improve integration test suites (#10)
Co-authored-by: addyess 10090033+addyess@users.noreply.github.com rawfile-localpv-operator
fix: wait until there’s a Kubeconfig available in non-leader nodes (#9) This PR adds error handling to the status update logic in | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| registry-snap | registry-snap
fix: use track-scoped token for snap track releases (#12) registry-snap
fix: use track-scoped token for snap track releases (#12) registry-snap
fix: use track-scoped token for snap track releases (#12) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| serialized-data-interface | serialized-data-interface
build: bump version 0.3.5->0.3.6 (#53) serialized-data-interface
Gracefully handle empty remote app name (#35)
It shouldn’t ever happen but it seems that the remote app name can be
set to blank during a relation-broken hook in some strange edge case
which leads to a Fixes #34 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| sriov-dpdk-rocks | sriov-dpdk-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#16) sriov-dpdk-rocks
ci: pin GitHub Actions to commit SHAs (#15) sriov-dpdk-rocks
feat: pin k8s-test-harness (#13) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| velero-rocks | velero-rocks
ci: pin GitHub Actions to commit SHAs (#19) velero-rocks
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#20) velero-rocks
feat: pin k8s-test-harness (#17) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| vsphere-csi-rocks | vsphere-csi-rocks
ci: pin GitHub Actions to commit SHAs (#7) vsphere-csi-rocks
feat: pin k8s-test-harness (#5) vsphere-csi-rocks
Update pull_request.yaml after KU-1195 (#4) | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| whereabouts-rock | whereabouts-rock
ci: pin GitHub Actions to commit SHAs (#19) whereabouts-rock
ci: add SAST workflows (semgrep + bandit) with dep-pinned installs (#20) whereabouts-rock
feat: pin k8s-test-harness (#17) | Up to date |
| Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kafka-ui-operator | kafka-ui-operator
ci: unpin juju agent (#22) Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com kafka-ui-operator
chore: Add icon (#15) kafka-ui-operator
build: bump rust to latest stable (#14) Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-postgresql-snap | charmed-postgresql-snap
Released to 14/edge - arm64: revision 142 - amd64: revision 143 What’s Changed
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev139…rev143 charmed-postgresql-snap
Released to 16/edge - arm64: revision 138 - amd64: revision 139 What’s Changed
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev133…rev139 charmed-postgresql-snap
Released to 14/edge - arm64: revision 132 - amd64: revision 133 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-postgresql-snap/compare/rev131…rev133 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| allure-pytest-default-results | allure-pytest-default-results
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/allure-pytest-default-results/compare/v0.1.3…v0.1.4 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| central-uploader | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charm-api | charm-api
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-api/compare/v0.1.2…v0.1.3 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charm-json | charm-json
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charm-json/compare/v0.1.1…v0.1.2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charm-refresh | charm-refresh
What’s Changed
Full Changelog: https://github.com/canonical/charm-refresh/compare/v3.1.1.3…v3.1.1.4 charm-refresh
What’s Changed
Full Changelog: https://github.com/canonical/charm-refresh/compare/v3.1.1.2…v3.1.1.3 charm-refresh
What’s Changed
Full Changelog: https://github.com/canonical/charm-refresh/compare/v3.1.1.0…v3.1.1.2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| zookeeper-rock | zookeeper-rock
Release 3.8.6-ubuntu1 (#10) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmcraftcache | charmcraftcache
What’s Changed
Full Changelog: https://github.com/canonical/charmcraftcache/compare/v0.8.4…v0.8.5 charmcraftcache
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmcraftcache/compare/v0.8.3…v0.8.4 charmcraftcache
What’s Changed
Full Changelog: https://github.com/canonical/charmcraftcache/compare/v0.8.2…v0.8.3 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmcraftcache-hub | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| valkey-snap | valkey-snap
remove references to valkey-snap
chore([DPE-9399]): Add sentinel daemon (#13) This pull request adds support for running Valkey Sentinel as part of the snap package. It introduces a dedicated startup script for Sentinel, ensures the correct configuration file is included and installed, and updates the CI workflow to test the Sentinel functionality. Additionally, it makes some minor formatting improvements to the snap metadata. Valkey Sentinel support:
Continuous Integration improvements:
Minor improvements:
valkey-snap
[DPE-9168] include Valkey config file (#12) This PR adds a default config file to the Valkey snap installation. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-cassandra-snap | charmed-cassandra-snap
Upgrade Cassandra to 5.0.6 (#19) charmed-cassandra-snap
Disable auto-restart for Cassandra & Management API services. (#18) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-etcd-benchmark-operator | charmed-etcd-benchmark-operator
Merge pull request #1 from canonical/feat/etcd-integration-benchmark-run [DPE-8432, 9378] feat: initialize charm, integrate with etcd and implement run action | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| valkey-rock | valkey-rock
disable release workflow, remove references to valkey-rock
fix: Rename rock to charmed-valkey (#28) This pull request updates the project to use the new name
Project renaming and consistency:
valkey-rock
patch: Add license header and rely on build dp workflow in release (#27) This pull request updates the GitHub Actions workflow for releasing to GHCR, focusing on improving maintainability and workflow management. The main changes include switching to a reusable workflow from an external repository, adding concurrency controls, and updating workflow metadata. Workflow improvements:
Metadata and naming updates:
| Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-etcd-rock | charmed-etcd-rock
update to 3.6.11 (#22)
charmed-etcd-rock
[DPE-9515] chore: update to 3.6.10 (#21) charmed-etcd-rock
pin trivy action to 0.35.0 (#20) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| valkey-operator | valkey-operator
Fix docs link in metadata.yaml (#53) The previous link (with
Signed-off-by: Andreia andreia.velasco@canonical.com valkey-operator
Fix docs link in metadata.yaml (#53) The previous link (with
Signed-off-by: Andreia andreia.velasco@canonical.com valkey-operator
open sentinel ports (#55) Currently the charm does not open the Sentinel port(s). In order to be able to access Sentinel through the Kubernetes service automatically provisioned by Juju, the charm needs to explicitly open the Sentinel ports: | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-kafka-rock | charmed-kafka-rock
fix: alternative way to stage snap with rev (#35) charmed-kafka-rock
fix: revert back to stage-snaps Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-kafka-snap | charmed-kafka-snap
[DPE-9776] - chore: bump to 4.2.0 (#84)
charmed-kafka-snap
[DPE-8902] Release 3.9.1-ubuntu3 (#82) charmed-kafka-snap
[DPE-8941] Release 4.1.1-ubuntu2 (#80) Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-kafka-ui-rock | charmed-kafka-ui-rock
Merge pull request #2 from canonical/feat/rockcraftyaml [DPE-7757] - chore: add rockcraft.yaml charmed-kafka-ui-rock
fix: typo Co-authored-by: Iman Enami 44609233+imanenami@users.noreply.github.com charmed-kafka-ui-rock
add keytool Co-authored-by: Iman Enami 44609233+imanenami@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-kafka-ui-snap | charmed-kafka-ui-snap
Release v1.4.2 (#10) Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com charmed-kafka-ui-snap
Merge pull request #9 from canonical/feat/1.3.0 chore: bump to 1.3.0 charmed-kafka-ui-snap
Merge pull request #8 from canonical/docs/readme docs: fix readme badges | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-karapace-rock | charmed-karapace-rock
Add trivy workflow (#7) charmed-karapace-rock
Switch Jira issue sync from workflow to bot (#8) charmed-karapace-rock
Add sentry package (#6) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-karapace-snap | charmed-karapace-snap
ci: fix release flow (#13) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-mongodb-rock | image-ec923dae3dc3752c0a28155b3872c0bb3cea228941e49d06a71325e3821c3f91 charmed-mongodb-rock
patch: add SECURITY.md (#54) image-c24916ddf111da240dd3d5508ba8d42f611e9167bb9be67a3acc392a25883047 charmed-mongodb-rock
Update trivy.yaml (#46) image-b54488f1b14ba06fe88de79e49c7e1db5563083aae8f1c3322f59b256b4faf77 charmed-mongodb-rock
bump build version (#58) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-mongodb-snap | charmed-mongodb-snap
fix: release on arm (#73) charmed-mongodb-snap
patch: Port ARM support to MongoDB 7 (#72) charmed-mongodb-snap
fix: release on arm (#73) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| test-runners-data-platform-2 | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-mysql-snap | charmed-mysql-snap
Released to 8.0/edge - amd64: revision 146 - arm64: revision 147 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev145…rev147 charmed-mysql-snap
Released to 8.0/edge - arm64: revision 144 - amd64: revision 145 What’s Changed
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev143…rev145 charmed-mysql-snap
Released to 8.0/edge - amd64: revision 142 - arm64: revision 143 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-mysql-snap/compare/rev141…rev143 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-opensearch-dashboards-rock | charmed-opensearch-dashboards-rock
change exporter path for ingress (#13) charmed-opensearch-dashboards-rock
Add certificate folder (#12)
charmed-opensearch-dashboards-rock
Merge pull request #11 from Pepsiqqq/remove-default-properties Remove default properties and add run user for services | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-opensearch-dashboards-snap | charmed-opensearch-dashboards-snap
Merge pull request #9 from canonical/workflow_dispatch_2 Added workflow_dispatch trigger for release charmed-opensearch-dashboards-snap
Added workflow_dispatch for release charmed-opensearch-dashboards-snap
Merge pull request #3 from canonical/dpe-7486-from-lp-source [DPE-7486] Add prometheus-exporter plugin | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-opensearch-rock | charmed-opensearch-rock
chore: Bump trivy to 0.35.0 (#11) charmed-opensearch-rock
Merge pull request #10 from canonical/sync-2-24.04 Sync from opensearch-rock repository | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-opensearch-snap | charmed-opensearch-snap
Merge pull request #11 from canonical/workflow_dispatch Added workflow_dispatch trigger | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| test-runners-data-platform | test-runners-data-platform
A new revision of Charmed PostgreSQL VM has been published in the latest/stable channel on Charmhub. Full Changelog: https://github.com/canonical/test-runners-data-platform/commits/vlatest/1.138.0 test-runners-data-platform
A new revision of Charmed PostgreSQL VM has been published in the latest/stable channel on Charmhub. Full Changelog: https://github.com/canonical/test-runners-data-platform/commits/vlatest/1.137.0 test-runners-data-platform
A new revision of Charmed PostgreSQL VM has been published in the latest/stable channel on Charmhub. Full Changelog: https://github.com/canonical/test-runners-data-platform/commits/rev50 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| template-connect-integrator | template-connect-integrator
[DPE-9201] Add mongodb Debezium connector (#20)
template-connect-integrator
[DPE-7025] Add tls implementation (#13)
template-connect-integrator
add jira integration (#16) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-postgresql-rock | image-7e41d7f60e45ee2f5463aa9aafcd3c35121423423ee08c26a174b99ad0235b7e charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:14.15-22.04_edge What’s Changed
image-415082be1a5e06c0b60745d0252a9991681839995994d0fcee5789ae5866c27a charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:16.4-24.04_edge What’s Changed
image-3abdbc00413b065fbfea8c6a3aaad8e137790ebb3e7bf5e1f42e19cbc1861926 charmed-postgresql-rock
Released to ghcr.io/canonical/charmed-postgresql:14.13-22.04_edge What’s Changed
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafkacl | kafkacl
Merge pull request #1 from canonical/dpe-6893 [DPE-6893] feat: add project structure and basic functionality | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-redis-rock | charmed-redis-rock
Switch Jira issue sync from workflow to bot (#8) charmed-redis-rock
Merge pull request #7 from canonical/create-working-dir-explicitly [DPE-4808] create directory /var/lib/redis and take ownership | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-valkey-rock | image-a381d91361b60f357d868c222bc586d149ab039b7e292ec305d12b0f2b85dabb charmed-valkey-rock
rename rock to charmed-valkey image-8f1cb4828396782322993708f37070d4e71914df88f14ebf912c5f2be0c1b361 charmed-valkey-rock
fix: Rename rock to charmed-valkey (#28) This pull request updates the project to use the new name
Project renaming and consistency:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-valkey-snap | charmed-valkey-snap
Released to 7/edge - amd64: revision 8 Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev6…rev8 charmed-valkey-snap
Released to latest/edge - amd64: revision 6 Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev5…rev6 charmed-valkey-snap
Released to latest/edge - amd64: revision 5 What’s Changed
Full Changelog: https://github.com/canonical/charmed-valkey-snap/compare/rev4…rev5 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-zookeeper-rock | charmed-zookeeper-rock
[DPE-5586] SBOM Generation (#36) charmed-zookeeper-rock
[DPE-5101] Release 3.9.2 (#35) charmed-zookeeper-rock
[MISC] Fix publishing pipeline (#34) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-zookeeper-snap | charmed-zookeeper-snap
[DPE-2767] - feat: added zkTxnLogToolkit and zkSnapShotToolkit snap apps (#28) Co-authored-by: Iman Enami iman.enami@canonical.com charmed-zookeeper-snap
fix: remove blacklisted.certs (#27) charmed-zookeeper-snap
[DPE-5101] Release 3.9.2 (#25) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmlibs | charmlibs
This post-release of Full Changelog: https://github.com/canonical/charmlibs/compare/pathops-v1.0.1…pathops-v1.0.1.post0 charmlibs
This patch release for the What’s Changed
Full Changelog: https://github.com/canonical/charmtech-charmlibs/compare/pathops-v1.0.0…pathops-v1.0.1 charmlibs
This is the 1.0 stable release for What’s Changed
Full Changelog: https://github.com/canonical/charmtech-charmlibs/compare/pathops-v0.0.0…pathops-v1.0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charms-reference-architectures | charms-reference-architectures
feat: Two subnets for deployments | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| spark-test-app | spark-test-app
[DPE-7892] Implement release pipeline (#12) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-kubeflow-integrator | data-kubeflow-integrator
chore: Add icon (#26) data-kubeflow-integrator
[PRA-7] Add pod annotation and args for spark executors (#25) data-kubeflow-integrator
[MISC] Bump kubernetes_manifests lib to 0.2 (#24) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform | data-platform
Create Will be used by data-platform-workflows, charmcraftcache-hub, etc. Also extend renovate schedule to ensure renovate has enough time to open all PRs given our limited number of concurrent Renovate runs (free plan): https://chat.canonical.com/canonical/pl/dgtnjxwwm3b3ipgpqm4kikiury data-platform
Remove data-platform-workflows group from Renovate preset (#40) data-platform
Update renovate prefix syntax (#39) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-benchmark-env | data-platform-benchmark-env
Create collect_metrics_and_build_csvs (#6) data-platform-benchmark-env
[AWS] Extend to multi-az setup by default (#5) Now single-az setups will be a special case of multi AZ. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-charms-template | data-platform-charms-template
Switch Jira issue sync from workflow to bot (#13) data-platform-charms-template
Merge pull request #2 from canonical/de-mongoify-code make charm generic and not a reference to mongodb + add in workflows | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-doc-tools | data-platform-doc-tools
refactor: update templates and variables data-platform-doc-tools
feat: pre-sort bugs with ‘fix’ in commit message data-platform-doc-tools
Refactored script and templates, misc fixes (#7)
| Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-helpers | data-platform-helpers
What’s ChangedFull Changelog: https://github.com/canonical/data-platform-helpers/compare/0.1.7…1.0.1 data-platform-helpers
What’s ChangedFull Changelog: https://github.com/canonical/data-platform-helpers/compare/0.1.6…0.1.7 data-platform-helpers
What’s Changed
Full Changelog: https://github.com/canonical/data-platform-helpers/compare/0.1.5…0.1.6 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-k8s-mutator | data-platform-k8s-mutator
Merge pull request #2 from gatici/change-sysctls chore: add k8s mutating webhook handler to change sysctls data-platform-k8s-mutator
chore: remove unnecassary line Signed-off-by: gatici gulsum.atici@canonical.com data-platform-k8s-mutator
fix: add experimentals extension again Signed-off-by: gatici gulsum.atici@canonical.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| snap-mysqld-exporter | snap-mysqld-exporter
Switch Jira issue sync from workflow to bot (#11) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-workflows | data-platform-workflows
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/data-platform-workflows/compare/v49.0.0…v49.0.1 data-platform-workflows
What’s ChangedFull Changelog: https://github.com/canonical/data-platform-workflows/compare/v48.1.2…v49.0.0 data-platform-workflows
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-workflows/compare/v48.1.1…v48.1.2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| get-workflow-version-action | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| jwt-integrator | jwt-integrator
Bump pytest from 8.4.2 to 9.0.3 (#20) Bumps pytest from 8.4.2 to
9.0.3. Sourced from pytest’s
releases. #12444:
Fixed #13634:
Blocking a Previously this resulted in an internal assertion failure during
plugin loading. Pytest now raises a clear #13734:
Fixed crash when a test raises an exceptiongroup with
#14195:
Fixed an issue where non-string messages passed to unittest.TestCase.subTest() were not
printed. #14343:
Fixed use of insecure temporary directory (CVE-2025-71176). #12689:
The test reports are now published to Codecov from GitHub Actions.
The test statistics is visible on the web
interface. – by #13896:
The terminal progress feature added in pytest 9.0.0 has been disabled by
default, except on Windows, due to compatibility issues with some
terminal emulators. You may enable it again by passing Additionally, when the environment variable #13904:
Fixed the TOML type of the #13946:
The private … (truncated) Dependabot will resolve any conflicts with this PR as long as you don’t
alter it yourself. You can also trigger a rebase manually by commenting
You can trigger Dependabot actions by commenting on this PR:
- jwt-integrator
chore: fix security issues (#17) This PR updates the dependencies to fix known security issues, such as:
- jwt-integrator
chore: update juju agent version (#16) With the release of Juju | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-benchmark-operator | kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev3…rev4 kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev2…rev3 kafka-benchmark-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-benchmark-operator/compare/rev1…rev2 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| s3-integrator | s3-integrator
What’s ChangedFeatures:
Enhancements / Improvements
Renovate / Housekeeping
New ContributorsFull Changelog: https://github.com/canonical/s3-integrator/compare/rev146…rev332 s3-integrator
What’s Changed
s3-integrator
What’s ChangedFeatures:
Enhancements / Improvements
Renovate / Housekeeping
New ContributorsFull Changelog: https://github.com/canonical/s3-integrator/compare/rev145…rev330 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| redis_exporter | redis_exporter
Add all go runtime metrics (#997) Signed-off-by: dongjiang dongjiang1989@126.com Co-authored-by: Oliver oliver006@users.noreply.github.com redis_exporter
Add valkey_version to “instance_info” (#1014)
redis_exporter
Bump golangci/golangci-lint-action from 7 to 8 (#1002) Bumps golangci/golangci-lint-action from 7 to 8. - Release notes - Commits updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-version: ‘8’ dependency-type: direct:production update-type: version-update:semver-major … Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-connect-k8s-operator | kafka-connect-k8s-operator
build: restore override-build (#36) kafka-connect-k8s-operator
ci: use Canonical K8s for tests (#21)
kafka-connect-k8s-operator
fix: use charmed-dba role for mysql (#19) Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-connect-operator | kafka-connect-operator
build: fix channel (#69) kafka-connect-operator
build: bump rust to latest stable (#52) kafka-connect-operator
update permissions after adding a plugin (#48) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-k8s-bundle | kafka-k8s-bundle
[DPE-9696] Add cos tests (#38)
kafka-k8s-bundle
[DPE-9539] Enable parametrized channel on CI (#37)
kafka-k8s-bundle
[DPE-9156] ci: add Terraform integration tests (#36)
Signed-off-by: Iman Enami 44609233+imanenami@users.noreply.github.com | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-k8s-operator | kafka-k8s-operator
A new revision of Apache Kafka - K8s has been published in the 4/stable channel on Charmhub. kafka-k8s OCI image resources:
- New Contributors
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev76…v4/1.23.0 kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 48} What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev75…rev76 kafka-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘kafka-image’, ‘revision’: 48} What’s Changed
Full Changelog: https://github.com/canonical/kafka-k8s-operator/compare/rev74…rev75 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| redis-operator | redis-operator
Switch Jira issue sync from workflow to bot (#5) redis-operator
DPE-1180 Update icon to the common for Data Platform charms (#4) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-rock | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| redis-k8s-operator | redis-k8s-operator
resources: Static resources:
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/redis-k8s-operator/compare/rev41…rev42 redis-k8s-operator
resources: Static resources:
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/redis-k8s-operator/compare/rev40…rev41 redis-k8s-operator
resources: Static resources:
What’s Changed
Full Changelog: https://github.com/canonical/redis-k8s-operator/compare/rev39…rev40 | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-ui-k8s-operator | kafka-ui-k8s-operator
chore: Add icon (#12) kafka-ui-k8s-operator
ci: use Canonical K8s for tests (#11) kafka-ui-k8s-operator
[DPE-7986] feat: secret-based user management (#9) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| cassandra-operator | cassandra-operator
ci: fix backup tests logging (#71) cassandra-operator
[DPE-9777] feat: add restore functionality (#65) This PR adds restore functionality and associated integration tests on major cloud storage providers. cassandra-operator
[DPE-9748] feat: Initial backups implementation (#61) This PR implements the backbone of backup/restore operations, backed with manual testing done using AWS S3:
| Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| azure-auth-integrator | azure-auth-integrator
Azure Auth Integrator is an integrator charm responsible for relaying the credentials required to interact with Microsoft Entra ID using Service principals. This is the first stable release in the channel Features
Compatibility
| Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmcraftlocal | charmcraftlocal
What’s Changed
Full Changelog: https://github.com/canonical/charmcraftlocal/compare/v0.3.5…v0.3.6 charmcraftlocal
What’s Changed
Full Changelog: https://github.com/canonical/charmcraftlocal/compare/v0.3.4…v0.3.5 charmcraftlocal
What’s Changed
Full Changelog: https://github.com/canonical/charmcraftlocal/compare/v0.3.3…v0.3.4 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-watcher-operator | postgresql-watcher-operator
Update Python dependencies (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-watcher-operator
Update charmcraft.yaml build tools (#11) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-watcher-operator
[DPE-8773] Unify VM and watcher tests (#10)
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| lp-java-build-from-sources-git-workflows | lp-java-build-from-sources-git-workflows
Merge pull request #1 from Mehdi-Bendriss/scripts Scripts | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mongo-single-kernel-library | mongo-single-kernel-library
What’s Changed
Full Changelog: https://github.com/canonical/mongo-single-kernel-library/compare/v1.8.46…v1.8.47 mongo-single-kernel-library
What’s ChangedFull Changelog: https://github.com/canonical/mongo-single-kernel-library/compare/v1.8.45…v1.8.46 mongo-single-kernel-library
What’s ChangedFull Changelog: https://github.com/canonical/mongo-single-kernel-library/compare/v1.7.18…v1.7.19 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mongodb-benchmarking-oci | mongodb-benchmarking-oci
Switch Jira issue sync from workflow to bot (#9) mongodb-benchmarking-oci
Merge pull request #8 from canonical/update_benchmark_pod_config Always pull image for benchmark container | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-test-app | postgresql-test-app
Lock file maintenance (#491) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-test-app
Lock file maintenance (#491) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-test-app
Lock file maintenance (#491) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-snap | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-single-kernel-library | postgresql-single-kernel-library
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-single-kernel-library/compare/16.1.9…16.1.11 postgresql-single-kernel-library
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-single-kernel-library/compare/16.1.8…16.1.9 postgresql-single-kernel-library
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/postgresql-single-kernel-library/compare/16.1.7…16.1.8 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-rock | image-fd95b3f1ae3cba4b0b9fa29b6d0324d783b7a54a69227e2b63643de7cfe18e8e postgresql-rock
Update canonical/data-platform-workflows action to v40 (#24) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> image-fc3dff3f3ec64effbfc062bd3363f0f56a8ebe6bffe1d6dc6de65f5be6aab46b postgresql-rock
Update canonical/data-platform-workflows action to v40.0.2 (#26) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> image-f407a5e030b2f7f3bbf5e89fe0806576b5d0388028ed26778e0c5234d863cb74 postgresql-rock
Update aquasecurity/trivy-action action to v0.36.0 (#86) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-bundle | mysql-bundle
Update dependency juju/juju to v3.6.19 (#145) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mysql-bundle
Lock file maintenance (#142) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mysql-bundle
Update data-platform-workflows to v42 (#140) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-k8s-bundle | mysql-k8s-bundle
Update dependency juju/juju to v3.6.19 (#156) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mysql-k8s-bundle
Lock file maintenance (#153) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mysql-k8s-bundle
Update data-platform-workflows to v42 (#151) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-k8s-operator | mysql-k8s-operator
A new revision of Charmed MySQL K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources:
- What’s ChangedMost notably the new stable revision: - Bump MySQL version to 8.0.44 - Supports for IBM s390x architecture - Pre-defined roles support And many bug fixes. The full list bellow. Features
New Contributors
Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev254…rev342 mysql-k8s-operator
A new revision of Charmed MySQL K8s has been published in the 8.0/stable channel on Charmhub.
OCI image resources:
- What’s ChangedFeatures
Bug fixes
Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev240…rev255 Requirements and compatibility
See the system requirements for more details about Juju versions and other software and hardware prerequisites. mysql-k8s-operator
A new revision of Charmed MySQL K8s has been published in the 8.0/stable channel on Charmhub.
OCI image resources:
- What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-k8s-operator/compare/rev210…rev240 New contributors
Requirements and compatibility
See the system requirements for more details about Juju versions and other software and hardware prerequisites. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-operator | mysql-operator
A new revision of Charmed MySQL has been published in the 8.0/stable channel on Charmhub. What’s ChangedNotably, this revision: - Upgrade MySQL to 8.0.44 by @astrojuanlu in #728 - Point-in-time backup recovery by @shayancanonical in #621 - Juju network spaces support by @sinclert-canonical in #643 - Stable release on IBM s390x architecture by @carlcsaposs-canonical in #658 Features
New Contributors
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev366…rev442 mysql-operator
A new revision of Charmed MySQL has been published in the 8.0/stable channel on Charmhub.
What’s ChangedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev312…rev366 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. Requirements and compatibilityThis charm revision features the following changes in dependencies:
* (increased) MySQL version to
mysql-operator
A new revision of Charmed MySQL VM has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-operator/compare/rev240…rev312 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. Requirements and compatibilityThis charm revision features the following changes in dependencies:
* (increased) MySQL version
See the system requirements page for more details about software and hardware prerequisites. PackagingThis charm is based on the Contact usCharmed MySQL is an open source project that warmly welcomes community contributions, suggestions, fixes, and constructive feedback. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-operators | mysql-operators
A new stable revision of Charmed MySQL for K8s has been published in the What’s ChangedHighlightsThis release is the first after the migration to a monorepo, shared by VM and K8s charms. It is also the first one to make use of the mysql-shell-client package. Other Features
Bug fixes
New ContributorsFull Changelog: https://github.com/canonical/mysql-operators/compare/mysql-k8s/rev351…mysql-k8s/rev401 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-pitr-helper | mysql-pitr-helper
[DPE-9537] Release v6 (#19) mysql-pitr-helper
[DPE-9537] Release v5 (#16) mysql-pitr-helper
[DPE-9537] Release v4 (#14) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-rock | image-fde3bd24b852cf5fdc9588cdbf31c30e4293b653c7c50f652185d0d8fb86a636 mysql-rock
Fix image building process (#3) image-fba1d93be6fd1f365012e90a95d1e1297e3e16497e567cbdcea4dec6fdd721d4 mysql-rock
Add OCI-Factory update CI step (#2) image-f2dab5fe7e4c7d763a8b69b76171785da7697520dfa92ea10a29d5a32d6191fe | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-router-k8s-operator | mysql-router-k8s-operator
A new revision of MySQL Router K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources:
- What’s ChangedFeatures
Full Changelog: https://github.com/canonical/mysql-router-k8s-operator/compare/rev745…rev747 mysql-router-k8s-operator
A new revision of MySQL Router K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources:
- What’s ChangedFeatures
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-k8s-operator/compare/rev598…rev746 mysql-router-k8s-operator
A new revision of MySQL Router K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources:
- What’s ChangedFeatures
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-k8s-operator/compare/rev530…rev598 New Contributors
| Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-router-operator | mysql-router-operator
A new revision of MySQL Router has been published in the
What’s ChangedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-operator/compare/rev267…rev354 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. See the system requirements page in the MySQL documentation for more details about software and hardware prerequisites. mysql-router-operator
A new revision of Charmed MySQL Router has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Full Changelog: https://github.com/canonical/mysql-router-operator/compare/rev223…rev267 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. See the system requirements page in the MySQL documentation for more details about software and hardware prerequisites. mysql-router-operator
A new revision of Charmed MySQL Router has been published in the
What’s changedThis section outlines the most important features and bug fixes in this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/mysql-router-operator/compare/rev197…rev223 Technical detailsThis section contains some technical details about the charm’s contents and dependencies. If you are jumping over several stable revisions, check previous release notes before upgrading. See the system requirements page in the MySQL documentation for more details about software and hardware prerequisites. | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-router-operators | mysql-router-operators
A new revision of Charmed MySQL Router K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources: What’s ChangedA release focused primarily on enabling migration from the v2 refresh framework and cleaning up CI/testing infrastructure after the monorepo migration.
Features
Maintenance
Full Changelog: https://github.com/canonical/mysql-router-operators/compare/mysql-router-k8s/rev872…mysql-router-k8s/rev902 mysql-router-operators
A new revision of Charmed MySQL Router K8s has been published in the 8.0/stable channel on Charmhub. OCI image resources: What’s ChangedFeatures
New Contributors
Full Changelog: https://github.com/canonical/mysql-router-operators/compare/mysql-router-k8s/rev748…mysql-router-k8s/rev872 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-shell-client | mysql-shell-client
What’s Changed
Full Changelog: https://github.com/canonical/mysql-shell-client/compare/0.8.1…0.9.0 mysql-shell-client
What’s Changed
Full Changelog: https://github.com/canonical/mysql-shell-client/compare/0.8.0…0.8.1 mysql-shell-client
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/mysql-shell-client/compare/0.7.1…0.8.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-snap | mysql-snap
[MISC] Fix release workflow permissions (#23) mysql-snap
[MISC] Fix release workflow permissions (#23) mysql-snap
[MISC] Fix release workflow permissions (#23) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mysql-test-app | mysql-test-app
[MISC] fixes for cluster switchover (#58)
use sleep to ensure there’s no multiple writes process when doing a new call to start writes right after, e.g. when restarting it
Co-authored-by: Juan Luis Cano Rodríguez hello@juanlu.space Signed-off-by: Paulo Machado paulo.machado@canonical.com Signed-off-by: Paulo Machado paulo.machado@canonical.com Co-authored-by: Juan Luis Cano Rodríguez hello@juanlu.space mysql-test-app
[MISC] fixes for cluster switchover (#58)
use sleep to ensure there’s no multiple writes process when doing a new call to start writes right after, e.g. when restarting it
Co-authored-by: Juan Luis Cano Rodríguez hello@juanlu.space Signed-off-by: Paulo Machado paulo.machado@canonical.com Signed-off-by: Paulo Machado paulo.machado@canonical.com Co-authored-by: Juan Luis Cano Rodríguez hello@juanlu.space mysql-test-app
[MISC] fixes for cluster switchover (#58)
use sleep to ensure there’s no multiple writes process when doing a new call to start writes right after, e.g. when restarting it
Co-authored-by: Juan Luis Cano Rodríguez hello@juanlu.space Signed-off-by: Paulo Machado paulo.machado@canonical.com Signed-off-by: Paulo Machado paulo.machado@canonical.com Co-authored-by: Juan Luis Cano Rodríguez hello@juanlu.space | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| object-storage-integrator | s3-integrator-2-stable-rev543,544,545 object-storage-integrator
S3 Integrator is an operator charm providing an integrator for connecting to S3. Charmed applications that need an access to S3 cloud can integrate with this charm and then consume the S3 bucket, S3 connection parameters and credentials shared by the charm over the Juju relation. This is the first stable release in the channel CharmHub | Usage Instructions | Full Documentation New FeaturesThe following are the major features and enhancements in this release, as compared to the s3-integrator charm from
Compatibility
The S3 Integrator charm in this release supports charm configuration with Juju secrets and also sharing data over the relation using Juju secrets. The charm uses a newer version of relation data schema ( The new S3 Integrator is fully compatible and can be integrated with the consumer charms that are still on the older relation data schema In place upgrade is not supported for s3-integrator from track New Contributors
Full Changelog: https://github.com/canonical/object-storage-integrator/compare/rev1…s3-integrator/rev543 gcs-integrator-1-stable-rev241,242 object-storage-integrator
GCS Integrator is an operator charm providing an integrator for connecting to Google Cloud Storage. Charmed applications can integrate with the This is the first stable release in the channel CharmHub | Usage Instructions | Full Documentation Features
Compatibility
Full Changelog: https://github.com/canonical/object-storage-integrator/compare/gcs-integrator/rev1…gcs-integrator-1-stable-rev241,242 azure-storage-integrator-1-stable-rev282,283 object-storage-integrator
Azure Storage Integrator is an operator charm providing an integrator for connecting to Azure Storage. Charmed applications can integrate with the azure-storage-integrator charm using Juju relation, allowing them to consume the Azure Storage connection information shared by the azure-storage-integrator charm. This is the first stable release in the channel New Features
Compatibility
New Contributors
Full Changelog: https://github.com/canonical/object-storage-integrator/compare/rev1…azure-storage-integrator-1-stable-rev282,283 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-operator | postgresql-operator
A new revision of Charmed PostgreSQL VM has been published in the 14/stable channel on Charmhub. System requirements | How to upgrade Compatibility
Features
Bug fixes
COS (Otelcol / Grafana-agent)Charmed PostgreSQL 14 is fully compatible and well tested with grafana-agent charm. The new COS Otelcol (opentelemetry-collector) subordinate charm (rev256+) is compatible and open for testing/feedback. Full Changelog: https://github.com/canonical/postgresql-operator/compare/rev1044…rev1090 postgresql-operator
A new revision of Charmed PostgreSQL VM has been published in the 16/stable channel on Charmhub. System requirements | How to upgrade Compatibility
Features
Bug fixes
COS (Otelcol / Grafana-agent)Charmed PostgreSQL 16 is fully compatible and well tested with grafana-agent charm. The new COS Otelcol (opentelemetry-collector) subordinate charm (rev256+) is compatible and open for testing/feedback. Full Changelog: https://github.com/canonical/postgresql-operator/compare/v16/1.206.0…v16/1.242.0 postgresql-operator
A new revision of Charmed PostgreSQL VM has been published in the 14/stable channel on Charmhub. System requirements | How to upgrade Compatibility
Features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-operator/compare/rev986…rev1044 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-dashboards-k8s-operator | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-ldap-sync | postgresql-ldap-sync
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/postgresql-ldap-sync/compare/0.3.1…0.3.2 postgresql-ldap-sync
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-ldap-sync/compare/0.3.0…0.3.1 postgresql-ldap-sync
What’s Changed
Full Changelog: https://github.com/canonical/postgresql-ldap-sync/compare/0.2.1…0.3.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-dashboards-rock | opensearch-dashboards-rock
change exporter path for ingress (#16) opensearch-dashboards-rock
add certificate directory and remove skopeo and fix test (#15) opensearch-dashboards-rock
chore: Bump trivy to 0.35.0 (#14) | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-dashboards-single-kernel-library | opensearch-dashboards-single-kernel-library
What’s ChangedFull Changelog: https://github.com/canonical/opensearch-dashboards-single-kernel-library/compare/v0.0.5…v0.0.6 opensearch-dashboards-single-kernel-library
What’s ChangedFull Changelog: https://github.com/canonical/opensearch-dashboards-single-kernel-library/compare/v0.0.3…v0.0.4 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-dashboards-snap | opensearch-dashboards-snap
chore: Bump trivy to 0.35.0 (#48) opensearch-dashboards-snap
Merge pull request #45 from canonical/manual-release Add manual release workflow | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-k8s-operator | Up to date | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-k8s-operator | postgresql-k8s-operator
The first stable revision of Charmed PostgreSQL 16 for Kubernetes has been released in the Thank you to everybody who helped make this release happen! :people_holding_hands: Charmhub | Deployment guides | System requirements | How to upgrade from PostgreSQL 14 to 16 Compatibility
*OCI image resources:
- Highlights
Other features
Bug fixes
New Contributors
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/commits/v16/1.111.0 postgresql-k8s-operator
A new revision of Charmed PostgreSQL K8s has been published in the 14/stable channel on Charmhub. System requirements | How to upgrade Compatibility
*OCI image resources: Highlights
Other features
Bug fixes
New contributors
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/compare/rev494…rev774 postgresql-k8s-operator
A new revision of Charmed PostgreSQL K8s has been published in the 14/stable channel on Charmhub. System requirements | How to upgrade Compatibility
Highlights
Features
Bug fixes
Full Changelog: https://github.com/canonical/postgresql-k8s-operator/compare/rev462…rev494 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-rock | opensearch-rock
Merge pull request #25 from canonical/DPE-3647-update-rock-to-2.11.1 [DPE-3647] Update to 2.11.1 opensearch-rock
Merge pull request #23 from canonical/add-status-badges Added workflow badges to readme.md | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-single-kernel-library | opensearch-single-kernel-library
What’s ChangedFull Changelog: https://github.com/canonical/opensearch-single-kernel-library/compare/v0.0.4…v0.0.5 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-k8s-bundle | postgresql-k8s-bundle
Lock file maintenance (#588) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-k8s-bundle
Lock file maintenance (#587) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-k8s-bundle
Update canonical/data-platform-workflows action to v49 (#586) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| pgbouncer-k8s-operator | pgbouncer-k8s-operator
A new revision of Charmed PgBouncer K8s has been published in the 1/stable channel on Charmhub. System requirements | How to upgrade Compatibility
*OCI image resources: Highlights
Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/compare/rev407…rev519 pgbouncer-k8s-operator
A new revision of PgBouncer K8s has been published in the 1/stable channel on Charmhub.
What’s ChangedThis section outlines the most important highlights, features and bug fixes in this release. Highlights
Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/compare/rev359…rev407 RequirementsSee the system requirements and releases overview page for more details about software and hardware prerequisites. pgbouncer-k8s-operator
A new revision of Charmed PgBouncer operator for Kubernetes has been published in the
What’s changedThis section outlines the most important features and bug fixes of this release. Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-k8s-operator/compare/rev268…rev359 RequirementsSee the system requirements and releases overview page for more details about software and hardware prerequisites. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| pgbouncer-operator | pgbouncer-operator
A new revision of PgBouncer has been published in the 1/stable channel on Charmhub. System requirements | How to upgrade Compatibility
What’s ChangedFeatures
Full Changelog: https://github.com/canonical/pgbouncer-operator/compare/rev897…rev909 pgbouncer-operator
A new revision of Charmed PgBouncer VM has been published in the 1/stable channel on Charmhub. System requirements | How to upgrade Compatibility
Bug fixes
Known issues
Full Changelog: https://github.com/canonical/pgbouncer-operator/compare/rev873…rev897 pgbouncer-operator
A new revision of Charmed PgBouncer VM has been published in the 1/stable channel on Charmhub. System requirements | How to upgrade Compatibility
Highlights
Features
Bug fixes
Full Changelog: https://github.com/canonical/pgbouncer-operator/compare/rev639…rev873 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| postgresql-bundle | postgresql-bundle
Lock file maintenance (#574) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-bundle
Update canonical/data-platform-workflows action to v49 (#571) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postgresql-bundle
Lock file maintenance (#573) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mongodb-operator | mongodb-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongodb-operator/compare/rev206…rev207 mongodb-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongodb-operator/compare/rev205…rev206 mongodb-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongodb-operator/compare/rev204…rev205 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-operator | opensearch-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-operator/compare/rev203…rev204 opensearch-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-operator/compare/rev202…rev203 opensearch-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-operator/compare/rev201…rev202 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| zookeeper-operator | zookeeper-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/zookeeper-operator/compare/rev153…rev154 zookeeper-operator
Released to 3/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/zookeeper-operator/compare/rev149…rev153 zookeeper-operator
Released to 3/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/zookeeper-operator/compare/rev151…rev152 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-etcd-operator | charmed-etcd-operator
Released to 3.5/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev8…rev9 charmed-etcd-operator
Released to 3.5/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev9…rev10 charmed-etcd-operator
Released to 3.5/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-operator/compare/rev7…rev8 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mongos-operator | mongos-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongos-operator/compare/rev35…rev36 mongos-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongos-operator/compare/rev34…rev35 mongos-operator
Released to 6/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/mongos-operator/compare/rev33…rev34 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mongos-k8s-operator | mongos-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 1} What’s Changed
Full Changelog: https://github.com/canonical/mongos-k8s-operator/compare/rev22…rev23 mongos-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 1} What’s Changed
Full Changelog: https://github.com/canonical/mongos-k8s-operator/compare/rev21…rev22 mongos-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 1} What’s Changed
Full Changelog: https://github.com/canonical/mongos-k8s-operator/compare/rev20…rev21 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-operator | kafka-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev197…rev198 kafka-operator
Released to 3/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev196…rev197 kafka-operator
Released to 3/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-operator/compare/rev195…rev196 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| zookeeper-k8s-operator | zookeeper-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘zookeeper-image’, ‘revision’: 34} What’s Changed
Full Changelog: https://github.com/canonical/zookeeper-k8s-operator/compare/rev72…rev73 zookeeper-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘zookeeper-image’, ‘revision’: 34} What’s Changed
Full Changelog: https://github.com/canonical/zookeeper-k8s-operator/compare/rev71…rev72 zookeeper-k8s-operator
Released to 3/edge OCI images: - {‘resource_name’: ‘zookeeper-image’, ‘revision’: 34} What’s ChangedFull Changelog: https://github.com/canonical/zookeeper-k8s-operator/compare/rev70…rev71 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| karapace-operator | karapace-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/karapace-operator/compare/rev9…rev10 karapace-operator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/karapace-operator/compare/rev8…rev9 karapace-operator
Released to latest/edge OCI images: What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/karapace-operator/compare/rev7…rev8 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| karapace-k8s-operator | karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 2} What’s Changed
Full Changelog: https://github.com/canonical/karapace-k8s-operator/compare/rev2…rev3 karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 2} What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/karapace-k8s-operator/compare/rev1…rev2 karapace-k8s-operator
Released to latest/edge OCI images: - {‘resource_name’: ‘karapace-image’, ‘revision’: 1} What’s ChangedFull Changelog: https://github.com/canonical/karapace-k8s-operator/commits/rev1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| prometheus-opensearch-dashboards-exporter | prometheus-opensearch-dashboards-exporter
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/prometheus-opensearch-dashboards-exporter/commits/0.1.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charm-rolling-ops | charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev13…rev14 charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev12…rev13 charm-rolling-ops
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/charm-rolling-ops/compare/rev11…rev12 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-bundle | kafka-bundle
Charmed Apache Kafka bundleNew features and bug fixes in the Charmed Apache Kafka bundle: Features
Bug fixes
Other changes
Charmed Apache ZooKeeper bundleNew features and bug fixes in the Charmed Apache ZooKeeper bundle: Features
Bug fixes
Other changes
Canonical Data issues are now public on both Jira and GitHub platforms. Inside the charmsContents of the Charmed Apache Kafka and Charmed Apache ZooKeeper include:
More information about the artifacts are provided by the following table:
Technical notes
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-mysql-rock | image-f611b3f15f657b605bdf8faf473145705181499d976f5c971bab7e9e3656f5e4 charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
image-458dbc8d0759136a57882a28d83e90132c109f9ca3fb75761ce593d8217b6054 charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
image-425a1c97642b9c4529eb6914512fc9b1b39178a0b329a557920c68610664375d charmed-mysql-rock
Released to ghcr.io/canonical/charmed-mysql:8.0.39-22.04_edge What’s Changed
New Contributors
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-platform-libs | data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 17:48 UTC on 4 Dec 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev81…rev82 data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 10:22 UTC on 27 Sep 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev80…rev81 data-platform-libs
resources: Static resources: Released to ‘latest/edge’ at 10:41 UTC on 6 Aug 2024 What’s Changed
Full Changelog: https://github.com/canonical/data-platform-libs/compare/rev79…rev80 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-dashboards-operator | opensearch-dashboards-operator
Released to 2/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opensearch-dashboards-operator/compare/rev25…rev26 opensearch-dashboards-operator
Released to 2/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/opensearch-dashboards-operator/compare/rev24…rev25 opensearch-dashboards-operator
Released to 2/edge OCI images: What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/opensearch-dashboards-operator/compare/rev23…rev24 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| sysbench-operator | sysbench-operator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/sysbench-operator/compare/rev122…rev124 sysbench-operator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/sysbench-operator/compare/rev120…rev122 sysbench-operator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/sysbench-operator/compare/rev118…rev120 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| data-integrator | data-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/data-integrator/compare/rev79…rev81 data-integrator
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/data-integrator/compare/rev77…rev79 data-integrator
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/data-integrator/compare/rev75…rev77 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-etcd-snap | charmed-etcd-snap
Released to 3.5/edge - amd64: revision 1 What’s Changed
Full Changelog: https://github.com/canonical/charmed-etcd-snap/commits/rev1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| mongodb-k8s-operator | mongodb-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 30} What’s Changed
Full Changelog: https://github.com/canonical/mongodb-k8s-operator/compare/rev60…rev61 mongodb-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 30} What’s Changed
Full Changelog: https://github.com/canonical/mongodb-k8s-operator/compare/rev59…rev60 mongodb-k8s-operator
Released to 6/edge OCI images: - {‘resource_name’: ‘mongodb-image’, ‘revision’: 30} What’s Changed
Full Changelog: https://github.com/canonical/mongodb-k8s-operator/compare/rev58…rev59 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-benchmark-operator | opensearch-benchmark-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opensearch-benchmark-operator/commits/rev1 | Up to date | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-test-app | kafka-test-app
Released to latest/edge OCI images: What’s ChangedFull Changelog: https://github.com/canonical/kafka-test-app/compare/rev12…rev13 kafka-test-app
Released to latest/edge OCI images: What’s Changed
Full Changelog: https://github.com/canonical/kafka-test-app/compare/rev11…rev12 kafka-test-app
resources: Static resources: Released to ‘latest/edge’ at 00:05 UTC on 5 May 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/kafka-test-app/compare/rev10…rev11 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-pgbouncer-snap | charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 15 - amd64: revision 16 What’s Changed
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev12…rev16 charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 11 - amd64: revision 12 What’s Changed
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev8…rev12 charmed-pgbouncer-snap
Released to 1/edge - arm64: revision 7 - amd64: revision 8 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/charmed-pgbouncer-snap/compare/rev4…rev8 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| charmed-pgbouncer-rock | image-005a55187fc859560d9a94cd1faee9b280a6b753c6e496d47c5613c77c6d6250 charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge What’s ChangedNew Contributorsimage-8ca12e64d2d2f8b3ae618ccb161fbdaf80e0af432cc9af70e3d65269504f76ca charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge image-3e13bddd3400eddb9ba2accab114e5d797b6efaa1043ec228c9268af9e4ff3d7 charmed-pgbouncer-rock
Released to ghcr.io/canonical/charmed-pgbouncer:1.21-22.04_edge What’s Changed
New Contributors
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| kafka-broker-rack-awareness-operator | kafka-broker-rack-awareness-operator
Released to latest/edge OCI images: What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/kafka-broker-rack-awareness-operator/commits/rev5 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| opensearch-snap | Up to date |
| Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| apache2-rock | apache2-rock
chore: add @lczyk as a code owner (#3) Signed-off-by: Alejandro Santisteban alex.santisteban@canonical.com apache2-rock
feat(26.04): add apache2 rock (#2)
| Up to date | ||||||||||||||||
| bind9-rock | bind9-rock
refactor: move slices to stage-packages (#3)
bind9-rock
feat: add bind9-rock (#2)
| Up to date | ||||||||||||||||
| chisel | chisel
Highlights: bump the minimal Go version to 1.25.8 to fix the vulnerabilities affecting Go 1.24.6. What’s Changed
Security Disclosure Acknowledgement
Full Changelog: https://github.com/canonical/chisel/compare/v1.4.0…v1.4.1 chisel
Highlights: a new optional field, “hint”, is now supported as part of a slice’s definition, allowing you to provide a concise and unopinionated description of the subset of contents coming from a slice. A new format, What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/chisel/compare/v1.3.0…v1.4.0 chisel
Highlights: this release introduces support for unmaintained and unstable Ubuntu releases via a new What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/chisel/compare/v1.2.0…v1.3.0 | |||||||||||||||||
| chisel-docs | chisel-docs
docs: add v3 format and compatibility matrix (#57)
Co-authored-by: Anna Sancho Vaquer anna.sanchovaquer@canonical.com Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com
Co-authored-by: Anna Sancho Vaquer anna.sanchovaquer@canonical.com Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com
Co-authored-by: Anna Sancho Vaquer anna.sanchovaquer@canonical.com Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com
Co-authored-by: Anna Sancho Vaquer anna.sanchovaquer@canonical.com Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com
Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com Co-authored-by: Anna Sancho Vaquer anna.sanchovaquer@canonical.com chisel-docs
docs: updating reference landing page ROCKS-2602 (#49) Signed-off-by: Anna Sancho Vaquer anna.sanchovaquer@canonical.com Co-authored-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com | |||||||||||||||||
| chisel-manifest | chisel-manifest
feat: mirror chisel manifest v1.2.0 (#1) | Up to date | ||||||||||||||||
| chisel-releases | chisel-releases
ci: forward porting workflow (#613)
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com
Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com Co-authored-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com chisel-releases
ci: update ] chisel-releases
ci: skip
This reverts commit 24b02384184a5887ec882b7e3c61d7aeb94aca6f. | Up to date | ||||||||||||||||
| chiselled-base | chiselled-base
chore(deps): update canonical/has-signed-canonical-cla action to v2 (#16) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||
| docker-library-official-images | docker-library-official-images
Merge pull request #13070 from amsteinb-orcl/update-oraclelinux [oraclelinux] Updating 8 and 8-slim for ELSA-2022-6206 docker-library-official-images
[oraclelinux] Update 8⁄8-slim for amd64/arm64v8 Addresses the following errata/CVEs:
Signed-off-by: Alan Steinberg alan.steinberg@oracle.com docker-library-official-images
Merge pull request #13069 from vmassol/patch-43 Update after XWiki 13.10.9 has been released | Up to date | ||||||||||||||||
| dotnet-aspnet-rock | dotnet-aspnet-rock
feat: onboard devel 26.04 .NET10 rock (#5)
dotnet-aspnet-rock
feat: enable additional runners (#4)
dotnet-aspnet-rock
feat: add security manifest (#3)
| Up to date | ||||||||||||||||
| dotnet-containers | Up to date | |||||||||||||||||
| dotnet-deps-rock | dotnet-deps-rock
feat: onboard devel 26.04 .NET10 rock (#5)
dotnet-deps-rock
feat: enable additional arches and runners (#4)
dotnet-deps-rock
feat: add security manifest (#3)
| Up to date | ||||||||||||||||
| dotnet-runtime-rock | dotnet-runtime-rock
feat: onboard devel 26.04 .NET10 rock (#5)
dotnet-runtime-rock
feat: enable additional runners (#4)
dotnet-runtime-rock
feat: add security manifest (#3)
| Up to date | ||||||||||||||||
| golang-rock | golang-rock
feat: add go 1.25 on 26.04 (#12)
golang-rock
feat: add golang 1.22 on 24.04 (#2)
Co-authored-by: Alejandro Santisteban alex.santisteban@canonical.com Signed-off-by: zhijie-yang zhijie.yang@canonical.com
Co-authored-by: Marcin Konowalczyk marcin.konowalczyk@canonical.com Signed-off-by: zhijie-yang zhijie.yang@canonical.com
Co-authored-by: Marcin Konowalczyk marcin.konowalczyk@canonical.com Signed-off-by: zhijie-yang zhijie.yang@canonical.com
Signed-off-by: zhijie-yang zhijie.yang@canonical.com Co-authored-by: Alejandro Santisteban alex.santisteban@canonical.com Co-authored-by: Marcin Konowalczyk marcin.konowalczyk@canonical.com | Up to date | ||||||||||||||||
| memcached-rock | memcached-rock
feat: add memcached 1.6-26.04 (#2)
Co-authored-by: asanvaq anna.sanchovaquer@canonical.com | Up to date | ||||||||||||||||
| node-rock | node-rock
refactor: renamed repo (#21) node-rock
refactor: use rock-template as the base repo (#20)
node-rock
build(node18): add part for security manifest (#19) | Up to date | ||||||||||||||||
| oci-factory | Up to date | |||||||||||||||||
| php-rock | php-rock
chore: update rock (#5)
Co-authored-by: Copilot copilot@github.com
Co-authored-by: Copilot copilot@github.com
co-authored by @lzcyk
co-authored by @lczyk
Co-authored-by: Copilot copilot@github.com Co-authored-by: Copilot copilot@github.com Co-authored-by: Marcin Konowalczyk marcin.konowalczyk@canonical.com php-rock
chore: update with latest changes (#4)
php-rock
Update CODEOWNERS Signed-off-by: Alejandro Santisteban alex.santisteban@canonical.com | Up to date | ||||||||||||||||
| python-rock | python-rock
feat: add python 3.14-26.04 (#41)
Co-authored-by: Copilot copilot@github.com
Co-authored-by: Copilot copilot@github.com python-rock
fix: allow CI to run from forks (#38) python-rock
feat: build 3.13 on 25.10 (#39) Signed-off-by: Cristovao Cordeiro cristovao.cordeiro@canonical.com Co-authored-by: Alejandro Santisteban alex.santisteban@canonical.com | Up to date | ||||||||||||||||
| rabbitmq-rock | rabbitmq-rock
feat: add rabbitmq 3.9-22.04 (#4) rabbitmq-rock
feat: add base-files_release-info (#3) rabbitmq-rock
feat: add Chiselled RabbitMQ 3.12 on 24.04 (#1)
| Up to date | ||||||||||||||||
| rockcraft | rockcraft
Special thanks to the contributors that made this release happen: @asanvaq, @bepri, @canon-cat, @gcomneno, @javierdelapuente, @medubelko, @steinbro and @tigarmo Full list of changes
rockcraft
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/rockcraft/compare/1.18.0…1.19.0 rockcraft
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/rockcraft/compare/1.17.2…1.18.0 | Up to date | ||||||||||||||||
| rocks-template-actions | rocks-template-actions
What’s Changed
Full Changelog: https://github.com/canonical/rocks-template-actions/compare/v1.3.0…v1.3.1 rocks-template-actions
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/rocks-template-actions/compare/v1…v1.3.0 rocks-template-actions
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/rocks-template-actions/compare/v1…v1.2.1 | Up to date | ||||||||||||||||
| rocks-toolbox | rocks-toolbox
1.2.0 (2025-03-25)Features
Bug Fixes
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/rocks-toolbox/compare/v1.1.2…v1.2.0 rocks-toolbox
1.1.2 (2024-04-09)Features
Bug Fixes
Full Changelog: https://github.com/canonical/rocks-toolbox/compare/v1.1.1…v1.1.2 rocks-toolbox
1.1.1 (2024-04-08)Bug Fixes
Full Changelog: https://github.com/canonical/rocks-toolbox/compare/v1.1.0…v1.1.1 | |||||||||||||||||
| ruby-rock | ruby-rock
Merge pull request #8 from canonical/ruby3.2-noble feat: add ruby 3.2 on 24.04 ruby-rock
Update ruby/3.2-24.04/rockcraft.yaml Co-authored-by: Marcin Konowalczyk marcin.konowalczyk@canonical.com | Up to date | ||||||||||||||||
| squid-rock | squid-rock
feat: squid 7.2-26.04 rock implementation (#2)
Signed-off-by: Alejandro Santisteban alex.santisteban@canonical.com Signed-off-by: Alejandro Santisteban alex.santisteban@canonical.com Co-authored-by: Alejandro Santisteban alex.santisteban@canonical.com
Co-authored by @lczyk
Signed-off-by: Alejandro Santisteban alex.santisteban@canonical.com Co-authored-by: Marcin Konowalczyk marcin.konowalczyk@canonical.com | Up to date | ||||||||||||||||
| ssbom | ssbom
feat: add ssbom (#1) | Up to date |
| Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| airbyte-k8s-operator | airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 8 Static resources: Released to ‘latest/edge’ at 11:34 UTC on 18 Feb 2026 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev20…rev21 airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 7 Static resources: Released to ‘latest/edge’ at 09:05 UTC on 16 Jan 2026 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev19…rev20 airbyte-k8s-operator
resources: - airbyte-image: undefined resource-revision: 6 Static resources: Released to ‘latest/edge’ at 13:42 UTC on 15 Jan 2026 What’s Changed
Full Changelog: https://github.com/canonical/airbyte-k8s-operator/compare/rev18…rev19 | Up to date | ||||||||||||||||
| certbot-charm | certbot-charm
Merge pull request #17 from canonical/dependabot/github_actions/actions/checkout-2.4.0 Bump actions/checkout from 2.3.5 to 2.4.0 certbot-charm
Bump actions/checkout from 2.3.5 to 2.4.0 Bumps actions/checkout from 2.3.5 to 2.4.0. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] support@github.com certbot-charm
Merge pull request #16 from canonical/dependabot/github_actions/actions/checkout-2.3.5 Bump actions/checkout from 2.3.4 to 2.3.5 | Up to date | ||||||||||||||||
| datahub-k8s-operator | datahub-k8s-operator
resources: - datahub-gms: undefined resource-revision: 8 - datahub-actions: undefined resource-revision: 17 - datahub-frontend: undefined resource-revision: 8 Static resources: Released to ‘latest/edge’ at 15:24 UTC on 11 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev19…rev20 datahub-k8s-operator
resources: - datahub-actions: undefined resource-revision: 16 - datahub-frontend: undefined resource-revision: 7 - datahub-gms: undefined resource-revision: 7 Static resources: Released to ‘latest/edge’ at 20:09 UTC on 28 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev18…rev19 datahub-k8s-operator
resources: - datahub-actions: undefined resource-revision: 15 - datahub-gms: undefined resource-revision: 6 - datahub-frontend: undefined resource-revision: 6 Static resources: Released to ‘latest/edge’ at 12:40 UTC on 27 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/datahub-k8s-operator/compare/rev17…rev18 | Up to date | ||||||||||||||||
| ranger-k8s-operator | ranger-k8s-operator
resources: - ranger-image: undefined resource-revision: 17 Static resources: Released to ‘latest/edge’ at 10:35 UTC on 7 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev41…rev42 ranger-k8s-operator
resources: - ranger-image: undefined resource-revision: 16 Static resources: Released to ‘latest/edge’ at 12:15 UTC on 4 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev40…rev41 ranger-k8s-operator
resources: - ranger-image: undefined resource-revision: 15 Static resources: Released to ‘latest/edge’ at 09:59 UTC on 1 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/ranger-k8s-operator/compare/rev39…rev40 | Up to date | ||||||||||||||||
| superset-k8s-operator | superset-k8s-operator
resources: - superset-image: undefined resource-revision: 40 Static resources: Released to ‘latest/edge’ at 11:24 UTC on 22 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev58…rev59 superset-k8s-operator
resources: - superset-image: undefined resource-revision: 39 Static resources: Released to ‘latest/edge’ at 11:32 UTC on 15 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev57…rev58 superset-k8s-operator
resources: - superset-image: undefined resource-revision: 38 Static resources: Released to ‘latest/edge’ at 08:00 UTC on 13 Apr 2026 Released to ‘6/edge’ at 17:25 UTC on 13 Apr 2026 Released to ‘6/stable’ at 17:27 UTC on 13 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/superset-k8s-operator/compare/rev56…rev57 | Up to date | ||||||||||||||||
| timescaledb-charm | timescaledb-charm
Merge pull request #6 from TeodorPt/deprecate Add deprecate notice timescaledb-charm
Merge pull request #5 from TeodorPt/toolkit Add optional TimescaleDB Toolkit setup for the charm | Up to date | ||||||||||||||||
| trino-k8s-operator | trino-k8s-operator
resources: - trino-image: undefined resource-revision: 38 Static resources: Released to ‘latest/edge’ at 13:09 UTC on 5 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev64…rev65 trino-k8s-operator
resources: - trino-image: undefined resource-revision: 37 Static resources: Released to ‘latest/edge’ at 09:50 UTC on 4 May 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev63…rev64 trino-k8s-operator
resources: - trino-image: undefined resource-revision: 36 Static resources: Released to ‘latest/edge’ at 15:58 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/trino-k8s-operator/compare/rev62…rev63 | Up to date |
| Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mattermost-k8s-operator | mattermost-k8s-operator
resources: - app-image: undefined resource-revision: 4 Static resources: Released to ‘latest/edge’ at 13:11 UTC on 14 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/mattermost-k8s-operator/compare/rev32…rev33 mattermost-k8s-operator
resources: - app-image: undefined resource-revision: 3 Static resources: Released to ‘latest/edge’ at 22:29 UTC on 30 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/mattermost-k8s-operator/compare/rev31…rev32 mattermost-k8s-operator
resources: - app-image: undefined resource-revision: 2 Static resources: Released to ‘latest/edge’ at 12:08 UTC on 24 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/mattermost-k8s-operator/compare/rev30…rev31 | Up to date | ||||||||||||||||||||
| haproxy-operator | haproxy-operator
resources: Static resources: Released to ‘latest/edge’ at 03:25 UTC on 14 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/haproxy-route-policy-rev17…haproxy-spoe-auth-rev130 haproxy-operator
resources: Static resources: Released to ‘latest/edge’ at 03:25 UTC on 14 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/haproxy-route-policy-rev17…haproxy-route-policy-rev18 haproxy-operator
resources: Static resources: Released to ‘2.8/edge’ at 03:25 UTC on 14 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/haproxy-operator/compare/haproxy-route-policy-rev17…haproxy-rev412 | Up to date | ||||||||||||||||||||
| wazuh-server-operator | wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 227 Static resources: Released to ‘4.11/edge’ at 23:59 UTC on 11 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev253…rev254 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 226 Static resources: Released to ‘4.11/edge’ at 20:59 UTC on 11 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev252…rev253 wazuh-server-operator
resources: - wazuh-server-image: undefined resource-revision: 224 Static resources: Released to ‘4.11/edge’ at 07:57 UTC on 4 May 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-server-operator/compare/rev251…rev252 | Up to date | ||||||||||||||||||||
| hockeypuck-k8s-operator | hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 76 Static resources: Released to ‘2.2/edge’ at 21:16 UTC on 11 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev75…rev76 hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 75 Static resources: Released to ‘2.2/edge’ at 05:04 UTC on 8 May 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev74…rev75 hockeypuck-k8s-operator
resources: - app-image: undefined resource-revision: 74 Static resources: Released to ‘2.2/edge’ at 03:25 UTC on 4 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/hockeypuck-k8s-operator/compare/rev73…rev74 | Up to date | ||||||||||||||||||||
| nginx-ingress-integrator-operator | nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 03:06 UTC on 9 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev471…rev473 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 15:55 UTC on 2 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev469…rev472 nginx-ingress-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 15:55 UTC on 2 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/nginx-ingress-integrator-operator/compare/rev469…rev471 | Up to date | ||||||||||||||||||||
| opencti-operator | opencti-vxvault-connector-rev116 opencti-operator
resources: - opencti-vxvault-connector-image: localhost:5000/rock:latest resource-revision: 119 Static resources: Released to ‘latest/edge’ at 08:40 UTC on 8 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/opencti-operator/compare/opencti-abuseipdb-ipblacklist-connector-rev111…opencti-vxvault-connector-rev116 opencti-vxvault-connector-rev115 opencti-operator
resources: - opencti-vxvault-connector-image: localhost:5000/rock:latest resource-revision: 118 Static resources: Released to ‘latest/edge’ at 07:45 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/opencti-operator/compare/opencti-abuseipdb-ipblacklist-connector-rev110…opencti-vxvault-connector-rev115 opencti-vxvault-connector-rev114 opencti-operator
resources: - opencti-vxvault-connector-image: localhost:5000/rock:latest resource-revision: 117 Static resources: Released to ‘latest/edge’ at 05:44 UTC on 8 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/opencti-operator/compare/opencti-abuseipdb-ipblacklist-connector-rev109…opencti-vxvault-connector-rev114 | Up to date | ||||||||||||||||||||
| netbox-k8s-operator | netbox-k8s-operator
resources: - django-app-image: undefined resource-revision: 49 Static resources: Released to ‘4/edge’ at 06:00 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/netbox-k8s-operator/compare/rev46…rev47 netbox-k8s-operator
resources: - django-app-image: undefined resource-revision: 48 Static resources: Released to ‘4/edge’ at 10:49 UTC on 27 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/netbox-k8s-operator/compare/rev45…rev46 netbox-k8s-operator
resources: - django-app-image: undefined resource-revision: 47 Static resources: Released to ‘4/edge’ at 05:11 UTC on 4 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/netbox-k8s-operator/compare/rev44…rev45 | Up to date | ||||||||||||||||||||
| indico-operator | indico-operator
resources: - indico-image: undefined resource-revision: 320 - indico-nginx-image: undefined resource-revision: 362 Static resources: Released to ‘latest/edge’ at 04:50 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/indico-operator/compare/rev333…rev334 indico-operator
resources: - indico-image: undefined resource-revision: 319 - indico-nginx-image: undefined resource-revision: 361 Static resources: Released to ‘latest/edge’ at 04:34 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/indico-operator/compare/rev332…rev333 indico-operator
resources: - indico-nginx-image: undefined resource-revision: 360 - indico-image: undefined resource-revision: 318 Static resources: Released to ‘latest/edge’ at 07:53 UTC on 7 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/indico-operator/compare/rev331…rev332 | |||||||||||||||||||||
| traefik-k8s-operator | traefik-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on May 7, 2026 at 14:50 UTC What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev294…rev295 traefik-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on May 7, 2026 at 09:35 UTC What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev293…rev294 traefik-k8s-operator
This revision is for ubuntu@20.04 (amd64) Released to latest/edge on May 7, 2026 at 08:57 UTC What’s Changed
Full Changelog: https://github.com/canonical/traefik-k8s-operator/compare/rev292…rev293 | Up to date | ||||||||||||||||||||
| ingress-configurator-operator | ingress-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 11:56 UTC on 7 May 2026 Released to ‘latest/stable’ at 08:21 UTC on 11 May 2026 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/ingress-configurator-operator/compare/rev77…rev78 ingress-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 12:53 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/ingress-configurator-operator/compare/rev76…rev77 ingress-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 12:34 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/ingress-configurator-operator/compare/rev75…rev76 | Up to date | ||||||||||||||||||||
| penpot-operator | penpot-operator
resources: - penpot-image: undefined resource-revision: 70 Static resources: Released to ‘latest/edge’ at 03:24 UTC on 7 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/penpot-operator/compare/rev76…rev77 penpot-operator
resources: - penpot-image: undefined resource-revision: 70 Static resources: Released to ‘latest/edge’ at 21:35 UTC on 6 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/penpot-operator/compare/rev75…rev76 penpot-operator
resources: - penpot-image: undefined resource-revision: 69 Static resources: Released to ‘latest/edge’ at 12:35 UTC on 4 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/penpot-operator/compare/rev74…rev75 | Up to date |
| |||||||||||||||||||
| maubot-operator | maubot-operator
resources: - maubot-image: undefined resource-revision: 98 Static resources: Released to ‘latest/edge’ at 15:49 UTC on 6 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/maubot-operator/compare/rev100…rev101 maubot-operator
resources: - maubot-image: undefined resource-revision: 97 Static resources: Released to ‘latest/edge’ at 00:23 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/maubot-operator/compare/rev99…rev100 maubot-operator
resources: - maubot-image: undefined resource-revision: 96 Static resources: Released to ‘latest/edge’ at 10:54 UTC on 4 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/maubot-operator/compare/rev98…rev99 | Up to date | ||||||||||||||||||||
| gateway-api-integrator-operator | gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 21:27 UTC on 5 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/gateway-api-integrator-rev153…gateway-route-rev19 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 21:27 UTC on 5 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/gateway-api-integrator-rev153…gateway-api-integrator-rev154 gateway-api-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 08:32 UTC on 27 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/gateway-api-integrator-operator/compare/gateway-api-integrator-rev152…gateway-route-rev18 | Up to date | ||||||||||||||||||||
| mailserver-operators | mailserver-operators
resources: Static resources: Released to ‘2.3/edge’ at 12:57 UTC on 5 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/mailserver-operators/compare/dovecot-rev3…dovecot-rev4 mailserver-operators
resources: Static resources: Released to ‘2.3/edge’ at 16:05 UTC on 30 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/mailserver-operators/compare/dovecot-rev2…dovecot-rev3 mailserver-operators
resources: Static resources: Released to ‘2.3/edge’ at 14:47 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/mailserver-operators/compare/dovecot-rev1…dovecot-rev2 | Up to date | ||||||||||||||||||||
| digest-squid-auth-helper | digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 05:35 UTC on 5 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev40…rev41 digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 20:57 UTC on 27 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev39…rev40 digest-squid-auth-helper
resources: Static resources: Released to ‘5/edge’ at 09:18 UTC on 7 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/digest-squid-auth-helper/compare/rev38…rev39 | Up to date | ||||||||||||||||||||
| ubuntu-motd-server-operator | ubuntu-motd-server-operator
resources: - flask-app-image: undefined resource-revision: 44 Static resources: Released to ‘latest/edge’ at 05:34 UTC on 5 May 2026 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/ubuntu-motd-server-operator/compare/rev57…rev58 ubuntu-motd-server-operator
resources: - flask-app-image: undefined resource-revision: 43 Static resources: Released to ‘latest/edge’ at 10:48 UTC on 27 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/ubuntu-motd-server-operator/compare/rev56…rev57 ubuntu-motd-server-operator
resources: - flask-app-image: undefined resource-revision: 42 Static resources: Released to ‘latest/edge’ at 22:46 UTC on 5 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/ubuntu-motd-server-operator/compare/rev55…rev56 | |||||||||||||||||||||
| httprequest-lego-provider | httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 84 Static resources: Released to ‘latest/edge’ at 05:31 UTC on 5 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev87…rev88 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 83 Static resources: Released to ‘latest/edge’ at 08:20 UTC on 4 May 2026 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev86…rev87 httprequest-lego-provider
resources: - django-app-image: undefined resource-revision: 82 Static resources: Released to ‘latest/edge’ at 03:25 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/httprequest-lego-provider/compare/rev85…rev86 | Up to date | ||||||||||||||||||||
| falco-operators | falco-operators
resources: Static resources: Released to ‘0.42/edge’ at 05:29 UTC on 5 May 2026 What’s ChangedFull Changelog: https://github.com/canonical/falco-operators/compare/rev90…rev91 falco-operators
resources: Static resources: Released to ‘0.42/edge’ at 08:35 UTC on 27 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/falco-operators/compare/rev89…rev90 falco-operators
resources: Static resources: Released to ‘0.42/edge’ at 03:18 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/falco-operators/compare/rev78…rev89 | Up to date | ||||||||||||||||||||
| copilot-collections | copilot-collections
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/copilot-collections/compare/v0.12.0…v0.13.0 copilot-collections
What’s ChangedFull Changelog: https://github.com/canonical/copilot-collections/compare/v0.11.0…v0.12.0 copilot-collections
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/copilot-collections/compare/v0.10.0…v0.11.0 | |||||||||||||||||||||
| backup-operators | backup-operators
resources: Static resources: Released to ‘latest/edge’ at 18:34 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/backup-operators/compare/rev35…rev36 backup-operators
resources: Static resources: Released to ‘latest/edge’ at 16:19 UTC on 24 Mar 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/backup-operators/compare/rev34…rev35 backup-operators
resources: Static resources: Released to ‘latest/edge’ at 08:18 UTC on 19 Feb 2026 What’s Changed
Full Changelog: https://github.com/canonical/backup-operators/compare/rev33…rev34 | Up to date | ||||||||||||||||||||
| github-runner-operators | github-runner-webhook-gateway-rev122 github-runner-operators
resources: - app-image: localhost:5000/rock:latest resource-revision: 123 Static resources: Released to ‘latest/edge’ at 12:48 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operators/compare/github-runner-planner-rev103…github-runner-webhook-gateway-rev122 github-runner-operators
resources: - app-image: localhost:5000/rock:latest resource-revision: 103 Static resources: Released to ‘latest/edge’ at 12:48 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operators/compare/github-runner-planner-rev103…github-runner-planner-rev104 github-runner-webhook-gateway-rev121 github-runner-operators
resources: - app-image: localhost:5000/rock:latest resource-revision: 122 Static resources: Released to ‘latest/edge’ at 07:48 UTC on 29 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operators/compare/github-runner-planner-rev102…github-runner-webhook-gateway-rev121 | |||||||||||||||||||||
| github-runner-image-builder-operator | github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 06:11 UTC on 30 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev158…rev159 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 01:16 UTC on 21 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev157…rev158 github-runner-image-builder-operator
resources: Static resources: Released to ‘latest/edge’ at 03:14 UTC on 31 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-image-builder-operator/compare/rev156…rev157 | Up to date | ||||||||||||||||||||
| synapse-operator | synapse-operator
resources: - synapse-image: undefined resource-revision: 860 Static resources: Released to ‘1/edge’ at 15:55 UTC on 28 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev884…rev885 synapse-operator
resources: - synapse-image: undefined resource-revision: 860 Static resources: Released to ‘1/edge’ at 18:27 UTC on 27 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/synapse-operator/compare/rev877…rev884 synapse-operator
resources: - synapse-image: undefined resource-revision: 859 Static resources: Released to ‘2/edge’ at 12:56 UTC on 20 Mar 2026 What’s ChangedFull Changelog: https://github.com/canonical/synapse-operator/compare/rev882…rev883 | |||||||||||||||||||||
| aproxy-operator | aproxy-operator
resources: Static resources: Released to ‘latest/edge’ at 06:49 UTC on 28 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/aproxy-operator/compare/rev77…rev82 aproxy-operator
resources: Static resources: Released to ‘latest/edge’ at 06:49 UTC on 28 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/aproxy-operator/compare/rev77…rev81 aproxy-operator
resources: Static resources: Released to ‘latest/edge’ at 06:49 UTC on 28 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/aproxy-operator/compare/rev77…rev80 | |||||||||||||||||||||
| jenkins-agent-k8s-operator | jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 41 Static resources: Released to ‘latest/edge’ at 06:42 UTC on 27 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev66…rev69 jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 41 Static resources: Released to ‘latest/edge’ at 06:42 UTC on 27 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev66…rev68 jenkins-agent-k8s-operator
resources: - jenkins-agent-k8s-image: undefined resource-revision: 40 Static resources: Released to ‘latest/edge’ at 11:10 UTC on 4 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-k8s-operator/compare/rev64…rev67 | Up to date | ||||||||||||||||||||
| jenkins-agent-operator | jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 04:51 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev172…rev187 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 04:51 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev172…rev186 jenkins-agent-operator
resources: Static resources: Released to ‘latest/edge’ at 04:51 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-agent-operator/compare/rev172…rev185 | Up to date | ||||||||||||||||||||
| chrony-operator | chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 03:58 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/chrony-operator/compare/rev115…rev116 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 08:31 UTC on 23 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/chrony-operator/compare/rev114…rev115 chrony-operator
resources: Static resources: Released to ‘latest/edge’ at 20:26 UTC on 20 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/chrony-operator/compare/rev113…rev114 | Up to date | ||||||||||||||||||||
| content-cache-k8s-operator | content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 113 Static resources: Released to ‘latest/edge’ at 03:44 UTC on 25 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev111…rev112 content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 112 Static resources: Released to ‘latest/edge’ at 08:40 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev110…rev111 content-cache-k8s-operator
resources: - content-cache-image: undefined resource-revision: 111 Static resources: Released to ‘latest/edge’ at 05:01 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-k8s-operator/compare/rev109…rev110 | Up to date | ||||||||||||||||||||
| saml-integrator-operator | saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 03:31 UTC on 25 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev162…rev163 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 09:15 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev161…rev162 saml-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 05:11 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/saml-integrator-operator/compare/rev160…rev161 | |||||||||||||||||||||
| smtp-integrator-operator | smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 03:28 UTC on 25 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev122…rev123 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 04:43 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev121…rev122 smtp-integrator-operator
resources: Static resources: Released to ‘latest/edge’ at 04:16 UTC on 4 Apr 2026 Released to ‘latest/stable’ at 06:42 UTC on 15 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/smtp-integrator-operator/compare/rev120…rev121 | Up to date | ||||||||||||||||||||
| github-runner-operator | github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 07:05 UTC on 24 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev690…rev693 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 07:05 UTC on 24 Apr 2026 Released to ‘latest/beta’ at 08:49 UTC on 27 Apr 2026 Released to ‘latest/stable’ at 05:52 UTC on 28 Apr 2026 Released to ‘latest/stable’ at 05:55 UTC on 28 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/github-runner-operator/compare/rev690…rev692 github-runner-operator
resources: Static resources: Released to ‘latest/edge’ at 00:50 UTC on 24 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/github-runner-operator/compare/rev688…rev691 | |||||||||||||||||||||
| platform-engineering-deployment-modules | platform-engineering-deployment-modules
What’s Changed
Full Changelog: https://github.com/canonical/platform-engineering-deployment-modules/compare/main.2026.04.22.87…main.2026.04.23.88 platform-engineering-deployment-modules
What’s Changed
Full Changelog: https://github.com/canonical/platform-engineering-deployment-modules/compare/main.2026.04.21.86…main.2026.04.22.87 platform-engineering-deployment-modules
What’s Changed
Full Changelog: https://github.com/canonical/platform-engineering-deployment-modules/compare/main.2026.04.20.85…main.2026.04.21.86 | Up to date | ||||||||||||||||||||
| github-actions-runner | github-actions-runner
What’s Changed
New Contributors
Full Changelog: https://github.com/actions/runner/compare/v2.333.1…v2.334.0 Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners Windows x64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on Windows arm64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on OSX x64OSX arm64 (Apple silicon)Linux x64Linux arm64Linux armUsing your self hosted runnerFor additional details about configuring, running, or shutting down the runner please check out our product docs. SHA-256 ChecksumsThe SHA-256 checksums for the packages included in this build are shown below:
github-actions-runner
What’s Changed
New Contributors
Full Changelog: https://github.com/actions/runner/compare/v2.330.0…v2.331.0 Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners Windows x64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on Windows arm64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on OSX x64OSX arm64 (Apple silicon)Linux x64Linux arm64Linux armUsing your self hosted runnerFor additional details about configuring, running, or shutting down the runner please check out our product docs. SHA-256 ChecksumsThe SHA-256 checksums for the packages included in this build are shown below:
github-actions-runner
What’s Changed
New Contributors
Full Changelog: https://github.com/actions/runner/compare/v2.329.0…v2.330.0 Note: Actions Runner follows a progressive release policy, so the latest release might not be available to your enterprise, organization, or repository yet. To confirm which version of the Actions Runner you should expect, please view the download instructions for your enterprise, organization, or repository. See https://docs.github.com/en/enterprise-cloud@latest/actions/hosting-your-own-runners/adding-self-hosted-runners Windows x64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on Windows arm64We recommend configuring the runner in a root folder of the Windows drive (e.g. “C:\actions-runner”). This will help avoid issues related to service identity folder permissions and long file path restrictions on Windows. The following snipped needs to be run on OSX x64OSX arm64 (Apple silicon)Linux x64Linux arm64Linux armUsing your self hosted runnerFor additional details about configuring, running, or shutting down the runner please check out our product docs. SHA-256 ChecksumsThe SHA-256 checksums for the packages included in this build are shown below:
| |||||||||||||||||||||
| wordpress-k8s-operator | wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 171 Static resources: Released to ‘latest/edge’ at 18:01 UTC on 21 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev177…rev178 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 170 Static resources: Released to ‘latest/edge’ at 11:09 UTC on 21 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev175…rev177 wordpress-k8s-operator
resources: - wordpress-image: undefined resource-revision: 169 Static resources: Released to ‘latest/edge’ at 16:39 UTC on 25 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/compare/rev174…rev176 | Up to date | ||||||||||||||||||||
| chrony-client-operator | chrony-client-operator
resources: Static resources: Released to ‘latest/edge’ at 20:21 UTC on 20 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/chrony-client-operator/compare/rev51…rev54 chrony-client-operator
resources: Static resources: Released to ‘latest/edge’ at 20:21 UTC on 20 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/chrony-client-operator/compare/rev51…rev53 chrony-client-operator
resources: Static resources: Released to ‘latest/edge’ at 15:31 UTC on 14 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/chrony-client-operator/compare/rev49…rev52 | Up to date | ||||||||||||||||||||
| draupnir-snap | draupnir-snap
chore(deps): update dependency the-draupnir-project/draupnir to v3 (#33) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> draupnir-snap
chore: run renovate on weekends (#32) draupnir-snap
Update dependency the-draupnir-project/Draupnir to v2.9.0 (#30) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date |
| |||||||||||||||||||
| jenkins-k8s-operator | jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 238 Static resources: Released to ‘latest/edge’ at 06:56 UTC on 20 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev308…rev311 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 238 Static resources: Released to ‘latest/edge’ at 06:56 UTC on 20 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev308…rev310 jenkins-k8s-operator
resources: - jenkins-image: undefined resource-revision: 237 Static resources: Released to ‘latest/edge’ at 10:55 UTC on 4 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/jenkins-k8s-operator/compare/rev306…rev309 | |||||||||||||||||||||
| create-pull-request | create-pull-request
feat: support creating pull request for remote repository. (#215)
| |||||||||||||||||||||
| mas-cli-snap | mas-cli-snap
Update dependency element-hq/matrix-authentication-service to v1.15.0 (#29) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mas-cli-snap
chore(deps): update dependency element-hq/matrix-authentication-service to v1.14.0 (#28) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> mas-cli-snap
chore: run renovate on weekends (#27) | Up to date |
| |||||||||||||||||||
| matrix-appservice-irc | matrix-appservice-irc
chore: run renovate on weekends (#24) matrix-appservice-irc
Add Jira product (#23) matrix-appservice-irc
chore(deps): update actions/checkout action to v6 (#22) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| content-cache-operator | content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 11:53 UTC on 20 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-operator/compare/rev46…rev512 content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 14:56 UTC on 19 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-operator/compare/rev45…rev511 content-cache-operator
resources: Static resources: Released to ‘1/edge’ at 14:18 UTC on 19 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/content-cache-operator/compare/rev44…rev510 | Up to date | ||||||||||||||||||||
| discourse-k8s-operator | discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 238 Static resources: Released to ‘latest/edge’ at 15:23 UTC on 8 Apr 2026 What’s Changed
Full Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev251…rev252 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 237 Static resources: Released to ‘latest/edge’ at 23:27 UTC on 7 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev250…rev251 discourse-k8s-operator
resources: - discourse-image: undefined resource-revision: 237 Static resources: Released to ‘latest/edge’ at 22:47 UTC on 7 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/discourse-k8s-operator/compare/rev249…rev250 | |||||||||||||||||||||
| mjolnir-snap | ||||||||||||||||||||||
| cloudflared-operator | cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 15:52 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/cloudflared-operator/compare/rev28…rev29 cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 11:21 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/cloudflared-operator/compare/rev27…rev28 cloudflared-operator
resources: Static resources: Released to ‘latest/edge’ at 07:41 UTC on 18 Apr 2026 What’s ChangedFull Changelog: https://github.com/canonical/cloudflared-operator/compare/rev26…rev27 | Up to date | ||||||||||||||||||||
| cloudflare-configurator-operator | cloudflare-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 10:10 UTC on 20 Dec 2024 What’s Changed
Full Changelog: https://github.com/canonical/cloudflare-configurator-operator/compare/rev2…rev3 cloudflare-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 10:34 UTC on 18 Oct 2024 What’s Changed
Full Changelog: https://github.com/canonical/cloudflare-configurator-operator/compare/rev1…rev2 cloudflare-configurator-operator
resources: Static resources: Released to ‘latest/edge’ at 08:16 UTC on 15 Oct 2024 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cloudflare-configurator-operator/commits/rev1 |
| ||||||||||||||||||||
| irc-bridge-operator | irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 16:14 UTC on 24 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev45…rev46 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 18:02 UTC on 16 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev44…rev45 irc-bridge-operator
resources: Static resources: Released to ‘latest/edge’ at 17:45 UTC on 15 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/irc-bridge-operator/compare/rev43…rev44 | |||||||||||||||||||||
| opendkim-operator | opendkim-operator
resources: Static resources: Released to ‘2/edge’ at 12:24 UTC on 27 Mar 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opendkim-operator/compare/rev9…rev10 opendkim-operator
resources: Static resources: Released to ‘2/edge’ at 14:41 UTC on 24 Oct 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/opendkim-operator/compare/rev8…rev9 opendkim-operator
resources: Static resources: Released to ‘2/edge’ at 06:18 UTC on 23 Oct 2025 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/opendkim-operator/compare/rev7…rev8 | |||||||||||||||||||||
| operator-workflows | operator-workflows
Update workflow references to use sphinx-stack (#1011)
Agent-Logs-Url: https://github.com/canonical/operator-workflows/sessions/cbf2b6ed-aec4-47f4-bd29-8528529fb1a4 Co-authored-by: swetha1654 186686490+swetha1654@users.noreply.github.com Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com Co-authored-by: swetha1654 186686490+swetha1654@users.noreply.github.com operator-workflows
fix: add detection for pip –break-system-packages support in integration tests (#1010)
operator-workflows
fix: upgrade setuptools & wheel with PIP_BREAK_FLAG for compatibility (#1009)
| Up to date | ||||||||||||||||||||
| operator-workflows-build-tools | Up to date | |||||||||||||||||||||
| paas-charm | discourse-gatekeeper/base-content paas-charm
Set up google analytics (#58)
| |||||||||||||||||||||
| dns-operators | dns-operators
resources: Static resources: Released to ‘latest/edge’ at 12:32 UTC on 13 Mar 2025 What’s ChangedFull Changelog: https://github.com/canonical/dns-operators/compare/rev70…rev71 dns-operators
resources: Static resources: Released to ‘latest/edge’ at 17:57 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/dns-operators/compare/rev69…rev70 dns-operators
resources: Static resources: Released to ‘latest/edge’ at 13:31 UTC on 12 Mar 2025 What’s Changed
Full Changelog: https://github.com/canonical/dns-operators/compare/rev68…rev69 | |||||||||||||||||||||
| platform-engineering-charm-template | discourse-gatekeeper/base-content platform-engineering-charm-template
Migrate config renovate.json (#38) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||||||||||||||||||
| platform-engineering-contributing-guide | platform-engineering-contributing-guide
chore: run renovate on weekends (#97) platform-engineering-contributing-guide
Same as snaps. Pypi by default should not be trusted (#93) platform-engineering-contributing-guide
Expand guidance on failing status checks (#96)
Co-authored-by: Sébastien Georget sebastien.georget@canonical.com
Co-authored-by: Erin Conley erin.conley@canonical.com
Co-authored-by: Erin Conley erin.conley@canonical.com
Co-authored-by: Sébastien Georget sebastien.georget@canonical.com Co-authored-by: Erin Conley erin.conley@canonical.com | Up to date | ||||||||||||||||||||
| action-tmate | action-tmate
fix: exclude keyx-strict-c-v key exchange algo (#27) action-tmate
fix: build latest (#26) action-tmate
Update allowed KexAlgorithms (#25) | Up to date | ||||||||||||||||||||
| platform-engineering-vale-package | ||||||||||||||||||||||
| pollen-operator | pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 08:17 UTC on 25 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/pollen-operator/compare/rev63…rev64 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 07:28 UTC on 9 Feb 2026 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/pollen-operator/compare/rev62…rev63 pollen-operator
resources: Static resources: Released to ‘latest/edge’ at 09:37 UTC on 5 Jan 2026 What’s Changed
Full Changelog: https://github.com/canonical/pollen-operator/compare/rev61…rev62 | Up to date | ||||||||||||||||||||
| postfix-relay-operators | postfix-relay-operators
chore(deps): update dependency pydantic to v2.13.3 (#59) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postfix-relay-operators
chore(deps): update dependency cryptography to v47 (#60) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> postfix-relay-operators
chore(deps): update dependency pydantic to v2.13.2 (#58) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| release-notes-automation | release-notes-automation
Support PR compliance autofill workflow for forks (#43) release-notes-automation
chore(copilot): Update PR compliance workflow (#42)
release-notes-automation
chore: run renovate on weekends (#41) | Up to date | ||||||||||||||||||||
| indico-custom-profile-fields | indico-custom-profile-fields
indico-custom-profile-fields
| |||||||||||||||||||||
| self-hosted-runner-performance-benchmark | self-hosted-runner-performance-benchmark
increase time from a week to a month (#44) self-hosted-runner-performance-benchmark
fix: use github_hosted_data time when parsing comparison chart times (#43) The comparison chart script was incorrectly assigning self_hosted_data[“time”] to github_hosted_data[“time”], causing the two DataFrames to share the same pandas index after filtering. When the two CSVs have different row counts (which is common), the element-wise subtraction produces NaN values for all columns, leaving only the axhline(y=0) visible — making all 7 charts appear flat. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com self-hosted-runner-performance-benchmark
feat: add Docker registry mirror results to the UI (#41)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
The jitter values from librespeed-cli are in milliseconds. Update the CSV header and chart code accordingly. Add a rename() on load to handle existing CSVs that still carry the old ‘jitter (s)’ header. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com | Up to date | ||||||||||||||||||||
| setup-devstack-swift | Up to date | |||||||||||||||||||||
| flask-multipass-saml-groups | flask-multipass-saml-groups
Upgrade flask-multipass from 0.10 to 0.11 | |||||||||||||||||||||
| charmed-ingress-documentation | charmed-ingress-documentation
Update all non-major dependencies (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> charmed-ingress-documentation
chore: Use consolidated docs workflow (#13)
charmed-ingress-documentation
Update actions/checkout action to v6 (#4) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| synapse_stats_exporter | Up to date | |||||||||||||||||||||
| tmate-ssh-server-operator | tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 14:11 UTC on 25 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev25…rev28 tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 14:11 UTC on 25 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev25…rev27 tmate-ssh-server-operator
resources: Static resources: Released to ‘latest/edge’ at 07:12 UTC on 10 Feb 2026 What’s Changed
Full Changelog: https://github.com/canonical/tmate-ssh-server-operator/compare/rev23…rev26 | |||||||||||||||||||||
| charmed-cloudflared-snap | charmed-cloudflared-snap
chore: run renovate on weekends (#47) charmed-cloudflared-snap
Update dependency cloudflare/cloudflared to v2026.3.0 (#45) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> charmed-cloudflared-snap
Update actions/upload-artifact action to v7 (#44) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| aproxy | aproxy
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/aproxy/commits/v0.0.1 | Up to date | ||||||||||||||||||||
| wazuh-dashboard-operator | wazuh-dashboard-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-dashboard-operator/commits/rev1 | |||||||||||||||||||||
| wazuh-dashboard-snap | wazuh-dashboard-snap
Add Jira product (#11) wazuh-dashboard-snap
Add security policy (#10) wazuh-dashboard-snap
Sync GitHub issues to Jira (#9) | Up to date | ||||||||||||||||||||
| wazuh-indexer-operator | wazuh-indexer-operator
Released to latest/edge OCI images: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wazuh-indexer-operator/commits/rev1 | |||||||||||||||||||||
| wazuh-indexer-snap | wazuh-indexer-snap
Add Jira product (#17) wazuh-indexer-snap
Add security policy (#16) wazuh-indexer-snap
Sync GitHub issues to Jira (#15) | Up to date | ||||||||||||||||||||
| any-charm | any-charm
resources: Static resources: Released to ‘latest/beta’ at 13:08 UTC on 27 Jan 2026 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev91…rev138 any-charm
resources: Static resources: Released to ‘latest/beta’ at 13:07 UTC on 27 Jan 2026 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev91…rev137 any-charm
resources: Static resources: Released to ‘latest/beta’ at 13:07 UTC on 27 Jan 2026 What’s Changed
Full Changelog: https://github.com/canonical/any-charm/compare/any-charm-k8s-rev91…rev136 | |||||||||||||||||||||
| wireguard-gateway-operator | wireguard-gateway-operator
resources: Static resources: Released to ‘latest/edge’ at 15:46 UTC on 23 Apr 2026 What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/wireguard-gateway-operator/compare/rev10…rev11 wireguard-gateway-operator
resources: Static resources: Released to ‘latest/edge’ at 23:13 UTC on 20 Mar 2026 What’s ChangedFull Changelog: https://github.com/canonical/wireguard-gateway-operator/compare/rev7…rev9 wireguard-gateway-operator
resources: Static resources: Released to ‘latest/edge’ at 16:54 UTC on 20 Mar 2026 What’s Changed
Full Changelog: https://github.com/canonical/wireguard-gateway-operator/compare/rev6…rev8 | Up to date |
| |||||||||||||||||||
| http-proxy-operators | http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 03:59 UTC on 13 Feb 2026 What’s ChangedFull Changelog: https://github.com/canonical/http-proxy-operators/compare/rev46…rev47 http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 07:30 UTC on 10 Feb 2026 What’s Changed
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev45…rev46 http-proxy-operators
resources: Static resources: Released to ‘latest/edge’ at 02:38 UTC on 18 Dec 2025 What’s Changed
Full Changelog: https://github.com/canonical/http-proxy-operators/compare/rev44…rev45 |
| Repository | Latest Releases/Commit | Status | Commits Since | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dcgm-snap | dcgm-snap
Update centrally managed files (#89)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> dcgm-snap
update .github/workflows/check.yaml (#87) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> dcgm-snap
chore: update datacenter-gpu-manager deps (#85) Signed-off-by: Deezzir yurii.kondrakov@canonical.com | Up to date | ||||||||||||||||||||
| juju-backup-all | juju-backup-all
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/juju-backup-all/compare/v1.2.2…1.2.2 juju-backup-all
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/juju-backup-all/compare/1.2.0…1.2.1 juju-backup-all
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/juju-backup-all/compare/1.1.1…1.2.0 | |||||||||||||||||||||
| snap-tempest | snap-tempest
update tox.ini (#412) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> snap-tempest
update .github/.jira_sync_config.yaml (#406) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> snap-tempest
update .github/ISSUE_TEMPLATE/bug_report.yaml (#405) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| charm-juju-backup-all | charm-juju-backup-all
resources: Static resources: Released to ‘latest/edge’ at 01:29 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev119…rev124 charm-juju-backup-all
resources: Static resources: Released to ‘latest/edge’ at 01:29 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev119…rev123 charm-juju-backup-all
resources: Static resources: Released to ‘latest/edge’ at 01:28 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-juju-backup-all/compare/rev119…rev122 | Up to date | ||||||||||||||||||||
| charm-local-users | charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 01:35 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev289…rev312 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 01:35 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev289…rev311 charm-local-users
resources: Static resources: Released to ‘latest/edge’ at 01:34 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-local-users/compare/rev289…rev310 | Up to date | ||||||||||||||||||||
| smoke-alerts | smoke-alerts
add jira sync & codeowners (#19) Sync issues to smoke detector backlog smoke-alerts
Add Ceph rules (#9)
smoke-alerts
Add Loki rules for charmed Opensearch audit events (#15) | Up to date | ||||||||||||||||||||
| smartctl-exporter-snap | smartctl-exporter-snap
Update centrally managed files (#61)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
update .github/workflows/check.yaml (#60) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> smartctl-exporter-snap
Update centrally managed files (#59)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| charm-nrpe | charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 09:06 UTC on 5 Dec 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev241…rev264 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 09:06 UTC on 5 Dec 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev241…rev263 charm-nrpe
resources: Static resources: Released to ‘latest/edge’ at 09:06 UTC on 5 Dec 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nrpe/compare/rev241…rev262 | |||||||||||||||||||||
| charm-openstack-service-checks | charm-openstack-service-checks
resources: Static resources: Released to ‘latest/edge’ at 04:34 UTC on 9 Dec 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev78…rev81 charm-openstack-service-checks
resources: Static resources: Released to ‘latest/edge’ at 04:34 UTC on 9 Dec 2025 What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev78…rev80 charm-openstack-service-checks
resources: Static resources: Released to ‘latest/edge’ at 05:06 UTC on 17 Jul 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-openstack-service-checks/compare/rev76…rev79 | Up to date | ||||||||||||||||||||
| prometheus-hardware-exporter | prometheus-hardware-exporter
What’s Changed
Full Changelog: https://github.com/canonical/prometheus-hardware-exporter/compare/v1.2.0…v1.2.1 prometheus-hardware-exporter
What’s Changed
Full Changelog: https://github.com/canonical/prometheus-hardware-exporter/compare/v1.1.0…v1.2.0 prometheus-hardware-exporter
What’s Changed
Full Changelog: https://github.com/canonical/prometheus-hardware-exporter/compare/v1.0.0…v1.1.0 | Up to date | ||||||||||||||||||||
| ovn-exporter | ovn-exporter
Merge pull request #31 from canonical/fix/mismatch-content-name fix: align content interface identifiers with microovn ovn-exporter
fix: align content interface identifiers with microovn Update content identifiers for ‘ovn-central-data’ and ‘ovn-chassis’ plugs to match the default slot names provided by the microovn snap. This resolves a connection mismatch that was causing the content interface connections to be denied by snapd. Signed-off-by: jneo8 james.lin@canonical.com ovn-exporter
Merge pull request #30 from jneo8/doc/add-copying docs: add COPYING | Up to date | ||||||||||||||||||||
| auditd-operator | auditd-operator
Charm Deployment v1.0.2Charm artifacts for Ubuntu 22.04 (Jammy) and 24.04 (Noble) are attached below. Example: What’s Changed
Full Changelog: https://github.com/canonical/auditd-operator/compare/v1.0.1…v1.0.2 auditd-operator
Charm Deployment v1.0.1Charm artifacts for Ubuntu 22.04 (Jammy) and 24.04 (Noble) are attached below. Example: What’s Changed
Full Changelog: https://github.com/canonical/auditd-operator/compare/v1.0.0…v1.0.1 auditd-operator
Charm Deployment v1.0.0Download url: https://github.com/canonical/auditd-operator/releases/download/v1.0.0/auditd_amd64-v1.0.0.charm Example: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/auditd-operator/commits/v1.0.0 | |||||||||||||||||||||
| layer-beats-base | layer-beats-base
Update centrally managed files (#58)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> layer-beats-base
Update centrally managed files (#57)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> Co-authored-by: Samuel Allan samuel.allan@canonical.com layer-beats-base
Update centrally managed files (#56)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| charm-userdir-ldap | charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 01:49 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev189…rev212 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 01:48 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev189…rev211 charm-userdir-ldap
resources: Static resources: Released to ‘latest/edge’ at 01:48 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/charm-userdir-ldap/compare/rev189…rev210 | Up to date | ||||||||||||||||||||
| charmed-openstack-exporter-snap | charmed-openstack-exporter-snap
Update centrally managed files (#48)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> charmed-openstack-exporter-snap
Update centrally managed files (#45)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> charmed-openstack-exporter-snap
update tox.ini (#44) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| cve-scanner | cve-scanner
Snap Installation v1.0.0Download url: https://github.com/canonical/cve-scanner/releases/download/v1.0.0/cve_scanner_v1.0.0.snap Example: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cve-scanner/commits/v1.0.0 | |||||||||||||||||||||
| cve-scanner-operator | cve-scanner-operator
Charm Deployment v1.0.0[Note]: the CIS functionality is not working yet in this release. Download url: https://github.com/canonical/cve-scanner-operator/releases/download/v1.0.0/cve-scanner_ubuntu@24.04-amd64-v1.0.0.charm Example: What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/cve-scanner-operator/commits/v1.0.0 | |||||||||||||||||||||
| charm-advanced-routing | charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 08:47 UTC on 10 Apr 2026 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev96…rev99 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 08:47 UTC on 10 Apr 2026 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev96…rev101 charm-advanced-routing
resources: Static resources: Released to ‘latest/edge’ at 08:47 UTC on 10 Apr 2026 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-advanced-routing/compare/rev96…rev100 | |||||||||||||||||||||
| openstack-exporter-operator | openstack-exporter-operator
resources: Static resources: Released to ‘latest/edge’ at 13:49 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev69…rev71 openstack-exporter-operator
resources: Static resources: Released to ‘latest/edge’ at 13:48 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev69…rev70 openstack-exporter-operator
resources: Static resources: Released to ‘latest/edge’ at 01:38 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/openstack-exporter-operator/compare/rev68…rev69 | Up to date | ||||||||||||||||||||
| derper-snap | derper-snap
Update centrally managed files (#40)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> derper-snap
update tox.ini (#39) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> derper-snap
Update centrally managed files (#38)
Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> | Up to date | ||||||||||||||||||||
| generic-exporter-operator | generic-exporter-operator
This revision is for ./generic-exporter_ubuntu%4022.04-amd64.charm ./generic-exporter_ubuntu%4024.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-amd64.charm ./generic-exporter_ubuntu%4022.04-arm64.charm ./generic-exporter_ubuntu%4022.04-s390x.charm ./generic-exporter_ubuntu%4022.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-arm64.charm ./generic-exporter_ubuntu%4024.04-s390x.charm Released to dev/edge on March 19, 2026 at 01:05 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/generic-exporter-operator/commits/rev35 generic-exporter-operator
This revision is for ./generic-exporter_ubuntu%4022.04-amd64.charm ./generic-exporter_ubuntu%4024.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-amd64.charm ./generic-exporter_ubuntu%4022.04-arm64.charm ./generic-exporter_ubuntu%4022.04-s390x.charm ./generic-exporter_ubuntu%4022.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-arm64.charm ./generic-exporter_ubuntu%4024.04-s390x.charm Released to dev/edge on March 19, 2026 at 01:05 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/generic-exporter-operator/commits/rev34 generic-exporter-operator
This revision is for ./generic-exporter_ubuntu%4022.04-amd64.charm ./generic-exporter_ubuntu%4024.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-amd64.charm ./generic-exporter_ubuntu%4022.04-arm64.charm ./generic-exporter_ubuntu%4022.04-s390x.charm ./generic-exporter_ubuntu%4022.04-ppc64el.charm ./generic-exporter_ubuntu%4024.04-arm64.charm ./generic-exporter_ubuntu%4024.04-s390x.charm Released to dev/edge on March 19, 2026 at 01:05 UTC What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/generic-exporter-operator/commits/rev33 | Up to date |
| |||||||||||||||||||
| hacluster-exporter-snap | hacluster-exporter-snap
init repo (#1) The PR adds all necessary files to initialize the repo for the HAProxy Exporter snap:
This is a transfer from the existing repo. Signed-off-by: Deezzir yurii.kondrakov@canonical.com hacluster-exporter-snap
init Signed-off-by: Deezzir yurii.kondrakov@canonical.com | Up to date | ||||||||||||||||||||
| haproxy-exporter-snap | haproxy-exporter-snap
chore: add icon (#2) The PR adds an icon for the snap’s listing page. Signed-off-by: Deezzir yurii.kondrakov@canonical.com haproxy-exporter-snap
Init repo (#1) The PR adds all necessary files to initialize the repo for the HAProxy Exporter snap:
This is a transfer from the existing repo. Signed-off-by: Deezzir yurii.kondrakov@canonical.com haproxy-exporter-snap
init Signed-off-by: Deezzir yurii.kondrakov@canonical.com | Up to date | ||||||||||||||||||||
| hardware-observer-operator | hardware-observer-operator
resources: Static resources: Released to ‘latest/edge’ at 02:25 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev871…rev894 hardware-observer-operator
resources: Static resources: Released to ‘latest/edge’ at 02:25 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev871…rev893 hardware-observer-operator
resources: Static resources: Released to ‘latest/edge’ at 02:24 UTC on 8 May 2026 What’s Changed
Full Changelog: https://github.com/canonical/hardware-observer-operator/compare/rev871…rev892 | Up to date | ||||||||||||||||||||
| headscale-snap | headscale-snap
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/headscale-snap/commits/0.26.1 | |||||||||||||||||||||
| tailscale-snap | tailscale-snap
What’s Changed
New Contributors
Full Changelog: https://github.com/canonical/tailscale-snap/commits/1.88.4 | |||||||||||||||||||||
| charm-sysconfig | charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 21:19 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev138…rev161 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 21:19 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev138…rev160 charm-sysconfig
resources: Static resources: Released to ‘latest/edge’ at 21:19 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-sysconfig/compare/rev138…rev159 | Up to date | ||||||||||||||||||||
| charm-prometheus-libvirt-exporter | charm-prometheus-libvirt-exporter
resources: Static resources: Released to ‘latest/edge’ at 19:40 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev132…rev147 charm-prometheus-libvirt-exporter
resources: Static resources: Released to ‘latest/edge’ at 19:40 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev132…rev146 charm-prometheus-libvirt-exporter
resources: Static resources: Released to ‘latest/edge’ at 19:39 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-libvirt-exporter/compare/rev132…rev145 | |||||||||||||||||||||
| charm-logrotated | charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 13:38 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev72…rev77 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 13:38 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev72…rev76 charm-logrotated
resources: Static resources: Released to ‘latest/edge’ at 13:38 UTC on 8 Sep 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-logrotated/compare/rev72…rev75 | Up to date | ||||||||||||||||||||
| prometheus-juju-backup-all-exporter | prometheus-juju-backup-all-exporter
What’s Changed
Full Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/compare/v1.2.0…v1.2.1 prometheus-juju-backup-all-exporter
What’s Changed
New ContributorsFull Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/compare/v1.1.0…v1.2.0 prometheus-juju-backup-all-exporter
What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/prometheus-juju-backup-all-exporter/compare/v1.0.0…v1.1.0 | |||||||||||||||||||||
| charmed-openstack-upgrader | charmed-openstack-upgrader
What’s Changed
Full Changelog: https://github.com/canonical/charmed-openstack-upgrader/compare/2.2.2…2.2.3 charmed-openstack-upgrader
What’s Changed
Full Changelog: https://github.com/canonical/charmed-openstack-upgrader/compare/2.2.1…2.2.2 charmed-openstack-upgrader
What’s Changed
Full commit log since 2.2.0: https://github.com/canonical/charmed-openstack-upgrader/compare/2.2.0…2.2.1 | |||||||||||||||||||||
| charm-simple-streams | charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 03:11 UTC on 10 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-simple-streams/compare/rev40…rev43 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 03:11 UTC on 10 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-simple-streams/compare/rev40…rev42 charm-simple-streams
resources: Static resources: Released to ‘latest/edge’ at 00:31 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-simple-streams/compare/rev38…rev41 | Up to date | ||||||||||||||||||||
| charm-prometheus-blackbox-exporter | charm-prometheus-blackbox-exporter
resources: Static resources: Released to ‘latest/edge’ at 02:28 UTC on 9 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev48…rev51 charm-prometheus-blackbox-exporter
resources: Static resources: Released to ‘latest/edge’ at 02:28 UTC on 9 Jul 2025 What’s ChangedNew ContributorsFull Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev48…rev50 charm-prometheus-blackbox-exporter
resources: Static resources: Released to ‘latest/edge’ at 02:32 UTC on 16 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-prometheus-blackbox-exporter/compare/rev46…rev49 | Up to date | ||||||||||||||||||||
| charm-nginx | charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 00:29 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev46…rev49 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 00:29 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev46…rev48 charm-nginx
resources: Static resources: Released to ‘latest/edge’ at 04:38 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-nginx/compare/rev44…rev47 | Up to date | ||||||||||||||||||||
| charm-apt-mirror | charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 02:59 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev60…rev63 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 02:59 UTC on 14 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev60…rev62 charm-apt-mirror
resources: Static resources: Released to ‘latest/edge’ at 04:08 UTC on 12 Jun 2025 What’s Changed
Full Changelog: https://github.com/canonical/charm-apt-mirror/compare/rev58…rev61 | Up to date | ||||||||||||||||||||
| layer-filebeat | layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev65…rev70 layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev65…rev69 layer-filebeat
resources: Static resources: Released to ‘latest/edge’ at 09:50 UTC on 10 Apr 2025 What’s Changed
Full Changelog: https://github.com/canonical/layer-filebeat/compare/rev65…rev68 | Up to date |